| Bug # | Status | Description | Patch | Notes |
| #1078 | FIXED | Problems with attributes documentation | Yes | Fixed in HEAD (future 4.3) |
| #10768 | FIXED | ICEs on compilation of ada support library for avr | Yes | Fixed in HEAD (future 4.4). |
| #11074 | FIXED | libstdc++ fails to build due to gettext issue | ? | Fixed in >= 4.3.2. |
| #11259 | FIXED | [avr] gcc Double 'andi' missed optimization | Yes | Fixed in >= 4.4.0. |
| #12017 | FIXED | ICE: in spill_failure, at reload1.c:1862 with builtin_apply/builtin_return | Yes | Fixed in >= 4.2.1. |
| #16563 | FIXED | The compiler doesnt the necessary push/restore of r18/r19 | No | Fixed in >= 4.0.0. |
| #17993 | FIXED | Error in dwarf2 debug output of bitfield members | No | Fixed in >= 4.3.0. |
| #18251 | FIXED | unable to find a register to spill in class `POINTER_REGS' | Yes | Fixed in >= 4.3.0. |
| #18553 | FIXED | Annoying warning with -ffunction-sections -g | Yes | Fixed in 4.1.2, 4.2 branch, and 4.3 branch. |
| #19087 | FIXED | Overflowed address in dwarf debug line information | Yes | Fixed in 4.1.3, 4.2 branch, and >= 4.3. |
| #19154 | FIXED | miss-optimization of (x & pow2C) avr conditionals returning bool equivalent values | No | Fixed in >= 4.5.0. |
| #19636 | FIXED | [4.0/4.1/4.2 regression] Can't compile large switch statement | No | Fixed in >= 4.4.0. |
| #19684 | FIXED | avr wrong size in asm comment (peephole) | No | Fixed in >= 4.3.0. |
| #19959 | FIXED | [4.0/4.1/4.2 Regression] Can't compile gnattools for the cross targets | No | Fixed in >= 4.4.0. |
| #20222 | FIXED | Double load of volatile operand for abs builtin | No | Fixed in >= 4.3.0. |
| #20822 | FIXED | makeinfo cannot process gnat_ugn_unw.texi | Yes | Fixed in >= 4.4.0. |
| #21080 | FIXED | Excecution test failure for avr for pr17377 test case. | Yes | Fixed in >= 4.5.0. |
| #21107 | FIXED | [4.0/4.1/4.2 regression] internal compiler error: in expand_one_stack_var_at, at cfgexpand.c:476 | No | Fixed in 4.1.0 |
| #23479 | FIXED | Implement binary constants with a "0b" prefix | Yes | Fixed in >= 4.3.0 |
| #23726 | FIXED | Missed optimizations for divmod | Yes | Fixed in >= 4.5.0 |
| #24894 | FIXED | ICE building newlib/libc/misc/init.c | No | Fixed in >= 4.4.0. |
| #25035 | FIXED | [4.1/4.2 regression] libssp causes a failure with cross compilers with unified trees | No | Fixed in >= 4.1.3 / 4.4.0. |
| #25448 | FIXED | [4.0/4.1/4.2 Regression] Unfounded warnings from the AVR backend | Yes | Fixed in 4.1.3, 4.2 branch, and >= 4.3.0. |
| #26504 | FIXED | [4.1/4.2 Regression] compute_frame_pointer_to_cfa_displacement error for avr target with --with-dwarf2 | Yes | Fixed in 4.1.2 and 4.2 branch. |
| #27192 | FIXED | call through function pointer goes to wrong address | Yes | Fixed in >= 4.5.0. |
| #27386 | FIXED | AVR: wrong code generated when passing three uint64_t arguments to function | No | Fixed in >= 4.4.0, >= 4.3.2. |
| #27593 | FIXED | [4.1/4.2 Regression][avr] bad code generation with -funroll-loops | No | Fixed in >= 4.3.0. |
| #28902 | FIXED | Fix for "alignment of XXX is greater than maximum object alignment" on AVR | Yes | Fixed in 4.2.1, and >= 4.3.0. |
| #29141 | FIXED | static constructors beyond 64k fail | No | Fixed in 4.4.0. |
| #29449 | FIXED | OBJECT_FORMAT_ELF not defined for the AVR target | No | Fixed in 4.1.2, 4.2 branch, and >= 4.3.0. Depends on GCC bug #18553. |
| #29932 | FIXED | avr-gcc wrongly optimizes bit sets/resets for IO register 0x20 | Yes | Works for 4.1.x. Fixed in 4.2 branch >= 4.3.0. |
| #30243 | FIXED | [4.1/4.2/4.3 Regression][avr] signbit() causes an internal compiler error | Yes | Fixed in >= 4.4.0, >= 4.3.2. |
| #30289 | FIXED | avr-gcc: builtin memset(): wrong code | No | Fixed in 4.1.3, 4.2 branch, and >= 4.3.0. |
| #30483 | FIXED | Internal compiler error with inline volatile assembly on AVR | No | Fixed in 4.1.3, 4.2 branch, and >= 4.3.0. |
| #30841 | FIXED | [4.3 regression] Missed optimizations for sbi/cbi instructions | No | Fixed in >= 4.3.0. |
| #31137 | FIXED | missing "break" in switch for MULT in avr_rtx_costs | Yes | Fixed in 4.1.3, 4.2 branch, and >= 4.3.0. |
| #31331 | FIXED | ICE on invalid function attribute syntax for main() | Yes | Fixed in 4.1.3, 4.2.1 and >= 4.3.0. |
| #31644 | FIXED | [avr] can't find a register in class 'BASE_POINTER_REGS' while reloading 'asm' | Yes | Fixed in >= 4.4.0. |
| #31786 | FIXED | [4.1/4.2/4.3 Regression][avr] error: unable to find a register to spill in class 'BASE_POINTER_REGS' | Yes | Fixed in >= 4.4.0. |
| #32335 | FIXED | libgcc build failure, ICE in cselib_record_set, at cselib.c:1508 | No | Fixed in >= 4.3.0. |
| #32901 | FIXED | [4.1 regression] bitfield constants with multiple bitfields take up space in .data | No | Fixed in >= 4.1.3 / 4.3.1 (?). |
| #33028 | FIXED | Missed optimizations in peephole2 pass | Yes | Fixed in >= 4.3.0. |
| #33200 | FIXED | install fails when trying to install fix-header since fix-header wasn't built | No | Fixed in >= 4.5.0. |
| #33782 | FIXED | FAIL: gcc.c-torture/compile/limits-stringlit.c (test for excess errors) | No | Fixed in >= 4.4.0. |
| #34210 | FIXED | ffs builtin calls undefined __ffshi2 | Yes | Fixed in HEAD (future 4.4). |
| #34299 | FIXED | [avr] ICE on function attribute syntax for main() | No | Fixed in >= 4.4.0. |
| #34412 | FIXED | ICE in extract_insn, at recog.c:1990 | Yes | Fixed in >= 4.3.0. |
| #34879 | FIXED | __builtin_setjmp / __builtin_longjmp fails stack frame address with O2, O3 and Os | Yes | Fixed in >= 4.4.0. |
| #34880 | FIXED | gcc.c-torture/execute/float-floor.c fails for targets with no 64-bit double type | Yes | Fixed in >= 4.4.0. |
| #34889 | FIXED | gcc.c-torture/execute/builtins/pr23484-chk.c fails on 16 bit integer platforms | No | Fixed in >= 4.4.0. |
| #34894 | FIXED | Some compile tests require trampolines even when the target sets no_trampolines | Yes | Fixed in >= 4.4.0. |
| #34916 | FIXED | [4.3 Regression] gcc.c-torture/execute/pr27364.c fails with -O1, -O2 and -Os | Yes | Fixed in >= 4.3.1 / 4.4.0. |
| #34932 | FIXED | [avr] ICE in reload | No | Fixed in >= 4.4.0, >= 4.3.2. |
| #35005 | FIXED | New testcase execute/20071211-1.c assumes 32 bit integers | Yes | Fixed in >= 4.4.0. |
| #35013 | FIXED | Incomplete check in RTL for "pm()" annotation | Yes | Fixed in >= 4.5.0. |
| #35509 | FIXED | [4.3/4.4 Regression] builtin isinf() mismatch to compile-time substitution | No | Fixed in >= 4.4.0. |
| #35519 | FIXED | COMBINE repeating same matches and can SEG fault | Yes | Fixed in >= 4.3.1 / 4.4.0. |
| #35542 | FIXED | fwprop only propagates one operand | Yes | Fixed in >= 4.3.2 / 4.4.0. |
| #35872 | FIXED | [4.3 regression] incorrect code for 32bit multiplication by constant | No | Fixed in >= 4.3.1 / 4.4.0. |
| #36212 | FIXED | Vector alignment overides Target alignment | Yes | Fixed in >= 4.4.0. |
| #36284 | FIXED | gcc.dg-struct-layout fails AVR target - multiple reasons | No | Fixed in >= 4.4.0. |
| #36285 | FIXED | gcc.dg/compat/struct-by-value-xxx improper test for AVR target | No | Fixed in >= 4.4.0. |
| #36336 | FIXED | ICE push_reload - psuedo reg_equiv_constant | No | Fixed in >= 4.3.2 / 4.4.0. |
| #36424 | FIXED | avr-gcc use don't saved registers in ISR with -O3 ('-frename-registers' ) optimization | Yes | Fixed in >= 4.4.0. |
| #36447 | FIXED | [4.4 Regression] simplify_subreg ICE with right shift more than length type AVR | Yes | Fixed in >= 4.4.0. |
| #36470 | FIXED | sizeof UTF-32 is 2 on AVR | No | Fixed in >= 4.5.0. |
| #36903 | FIXED | Generic vectorizarion test failures | No | Fixed in >= 4.5.0. |
| #37020 | FIXED | [4.4 Regression] [AVR] FAIL: gcc.dg/debug/dwarf2/dwarf-die3.c scan-assembler-not DW_AT_inline | No | Fixed in >= 4.4.0. |
| #37081 | FIXED | [avr] FAIL: gcc.dg/pr36998.c | No | Fixed in >= 4.5.0. |
| #37466 | FIXED | [AVR] avr-gcc generating incorrect assembly for expression with the long constant operands | Yes | Fixed in >= 4.3.3. |
| #38036 | FIXED | [4.4/4.5 Regression][AVR] FAIL: gcc.c-torture/execute/pr37573.c execution | No | Fixed in >= 4.4.3. |
| #38202 | FIXED | [avr] FAIL: gcc.dg/torture/pr37868.c | No | Fixed in >= 4.5.0. |
| #38558 | FIXED | [avr] ICE on function attribute syntax for __vectorN() | No | Fixed in >= 4.4.0. Duplicate of bug 34299 |
| #39223 | FIXED | volatile bug on AVR | No | Fixed in >= 4.4.2. |
| #41440 | FIXED | SEG FAULT in CSE.C caused by bad RTL expansion | Yes | Fixed in >= 4.5.0. |
| #42457 | FIXED | [4.5 Regression] AVR fails to build with other than C family languages | No | Fixed in >= 4.5.0. |
| #42483 | FIXED | AVR fails all whopr/lto tests | No | Fixed in >= 4.5.0. |