Mon Jul 29 2024 05:26:18 UTC
The compiler does not change its operation to conform to the meanings implied by your variable names.
Hide Search Description
174 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
61193 gcc target bergner RESO FIXE ABI incompatibility between POWER and Z HTM builtins and intrinsics 2014-05-16
60693 gcc target jakub RESO FIXE [4.8 Regression] ICE on funny memcpy 2014-10-08
59610 gcc ipa jamborm RESO FIXE [4.8 Regression] ICE in parm_preserved_before_stmt_p 2014-01-08
60182 gcc c++ jason RESO FIXE g++ segfault within template expansion using "using" aliasing 2014-03-01
60222 gcc c++ jason RESO FIXE [4.9 Regression] ICE with reference as template parameter 2014-02-21
59860 gcc tree-opt rguenth RESO FIXE [4.8/4.9 Regression] ICE in compute_may_aliases, at tree-ssa-structalias.c:6843 2014-01-21
60115 gcc tree-opt rguenth RESO FIXE [4.8 Regression] wrong code at -O3 on x86_64-linux-gnu 2014-02-10
60382 gcc tree-opt rguenth RESO FIXE [4.8 Regression] ICE on valid code at -O3 on x86_64-linux-gnu (in vect_create_epilog_for_reduction, at tree-vect-loop.c:4352) 2014-05-13
59379 gcc target unassigned RESO FIXE [4.9 Regression] gomp_init_num_threads is compiled into an infinite loop with --with-arch=corei7 --with-cpu=slm 2014-01-22
59470 gcc middle-e unassigned RESO FIXE [4.8 Regression] libstdc++ miscompilation after r205709 2014-01-08
60419 gcc middle-e unassigned RESO FIXE [4.8 Regression] ICE Segmentation fault 2014-03-26
60839 gcc target unassigned RESO FIXE [4.8/4.9/4.10 Regression] PowerPC: internal compiler error: in extract_insn, at recog.c:2154 2014-04-16
61066 gcc c++ unassigned RESO FIXE [4.8 Regression] Many testcase failures 2014-05-13
60930 gcc tree-opt bill.schmidt RESO FIXE [4.8/4.9/4.10 Regression] Wrong folding of - ((unsigned long long) a * (unsigned long long) (unsigned int)-1) 2014-05-02
58295 gcc rtl-opti ebotcazou RESO FIXE [4.8/4.9 regression] Missed zero-extension elimination in the combiner 2013-12-10
59138 gcc middle-e ebotcazou RESO FIXE [4.8/4.9 Regression] possible packed struct miscompile 2013-11-27
60452 gcc rtl-opti ebotcazou RESO FIXE [4.8/4.9 Regression] wrong code at -O1 with large offsets in the frame 2014-05-18
56824 gcc preproce jakub RESO FIXE [4.8 regression] pragma GCC diagnostic push/pop fail with GCC diagnostic ignored "-Waggregate-return" 2014-03-06
57499 gcc middle-e jakub RESO FIXE [4.7 Regression] ICE when noreturn destructor returns after throw with -O 2014-06-12
58726 gcc rtl-opti jakub RESO FIXE [4.7 Regression] wrong code at -Os on x86_64-linux-gnu (affecting trunk/4.7/4.6, but not 4.8) 2014-10-23
58844 gcc preproce jakub RESO FIXE [4.8 Regression] ICE with invalid use of ## 2014-08-12
58864 gcc target jakub RESO FIXE [4.8/4.9 regression] ICE in connect_traces, at dwarf2cfi.c:NNNN 2015-09-13
58997 gcc rtl-opti jakub RESO FIXE [4.7 Regression] ICE on valid code at -O3 on x86_64-linux-gnu (affecting gcc trunk and 4.8.2) 2014-06-12
59163 gcc target jakub RESO FIXE [4.8/4.9 Regression] program compiled with g++ -O3 segfaults 2013-12-10
59280 gcc c jakub RESO FIXE [4.8/4.9 Regression] ICE with attribute((constructor(invalid))) 2013-11-29
59388 gcc tree-opt jakub RESO FIXE [4.7 Regression] ICE on valid code at -O1 and above on x86_64-linux-gnu 2014-06-12
59776 gcc middle-e jakub RESO FIXE [4.8 Regression] gcc -g -O1 ICE in expand_debug_locations, at cfgexpand.c:3865 2018-07-24
60026 gcc ipa jakub RESO FIXE [4.8 Regression] ICE at -O3 on valid code (with the optimize pragma) on x86_64-linux-gnu 2014-03-06
60101 gcc c jakub RESO FIXE [4.7 Regression] Long compile times when mixed complex floating point datatypes are used in lengthy expressions 2014-06-12
60603 gcc debug jakub RESO FIXE [4.7 Regression] .debug_macinfo/.debug_macro has wrong line numbers for built-in macros 2014-06-12
57899 gcc c++ jason RESO FIXE [4.8/4.9 Regression] bind/function with data member: infinite recursion 2014-01-31
58466 gcc c++ jason RESO FIXE [4.8/4.9 Regression] ICE in cxx_eval_constant_expression 2014-01-29
58504 gcc c++ jason RESO FIXE [4.7/4.8/4.9 regression] ICE with type trait as default template parameter 2014-01-28
58632 gcc c++ jason RESO FIXE [4.8/4.9 Regression] ICE reusing template parameter name as class name 2014-01-28
58651 gcc c++ jason RESO FIXE [4.7/4.8/4.9 Regression] ICE with invalid initializer list 2014-01-29
58812 gcc c++ jason RESO FIXE [4.7/4.8/4.9 Regression] ICE initializing an r-value reference with an initializer list 2014-01-28
58814 gcc c++ jason RESO FIXE [4.7/4.8/4.9 Regression] ICE with volatile and attribute vector_size 2014-01-28
58837 gcc c++ jason RESO FIXE [4.7/4.8/4.9 Regression] [c++11] ICE using invalid condition in static_assert 2014-01-28
58954 gcc c++ jason RESO FIXE [4.8/4.9 Regression] accessing a private member function in decltype of a friend class causes access control error 2013-12-27
58965 gcc c++ jason RESO FIXE [4.8/4.9 Regression] [c++11] ICE with member initializer in static union 2014-01-27
59044 gcc c++ jason RESO FIXE [4.8/4.9 Regression] Internal compiler error triggers when accessing a typedef in a specialized member class 2014-01-03
59097 gcc c++ jason RESO FIXE [4.7/4.8/4.9 Regression] ICE with invalid statement expression as array size 2014-01-28
59646 gcc c++ jason RESO FIXE [4.7/4.8/4.9 Regression] ICE with volatile in initializer list 2014-01-31
60216 gcc c++ jason RESO FIXE [4.8/4.9 Regression] [c++11] Trouble with deleted template functions 2014-02-21
60219 gcc c++ jason RESO FIXE [4.8/4.9 Regression] [c++11] ICE invalid use of variadic template 2014-02-21
60708 gcc c++ jason RESO FIXE [4.8 Regression] An array temporary causes an ICE in gimplify 2014-05-13
60713 gcc c++ jason RESO FIXE [4.8 regression] ICE in iterative_hash_expr 2014-05-13
58596 gcc c++ paolo.carlini RESO FIXE [4.8/4.9 Regression] [c++11] ICE with decltype in non-static data member initializer 2022-03-11
58956 gcc middle-e rguenth RESO FIXE [4.7 Regression] wrong code at -O1 and above (affecting gcc 4.6 to trunk) 2014-06-12
59817 gcc tree-opt rguenth RESO FIXE [4.8 Regression] ICE in extract_affine_chrec with -O2 -ftree-loop-linear 2014-05-05
59903 gcc tree-opt rguenth RESO FIXE [4.8 Regression] ICE on valid code at -O3 on x86_64-linux-gnu (affecting trunk and 4.8.x) 2014-02-10
60635 gcc lto rguenth RESO FIXE [4.8 Regression] ICE when mixing C and Fortran lto1: error: use operand missing for stmt 2014-04-23
60740 gcc tree-opt rguenth RESO FIXE [4.8 Regression] ICE in extract_affine w/ -O2 -ftree-loop-linear 2014-04-23
60750 gcc c++ rguenth RESO FIXE [4.8 Regression] double free after std::move on string inside throw when compiled with optimization 2014-05-05
60766 gcc tree-opt rguenth RESO FIXE [4.7 Regression] Wrong optimization with -O2 2019-06-14
60836 gcc c++ rguenth RESO FIXE [4.7 Regression] invalid PHI argument and ICE in verify_gimple 2014-06-12
60895 gcc tree-opt rguenth RESO FIXE [4.8 Regression] error: address taken, but ADDRESSABLE bit not set 2014-05-05
59137 gcc rtl-opti rsandifo RESO FIXE [4.7 Regression] Miscompilation at -O1 on mips/mipsel 2014-06-12
43546 gcc target unassigned RESO FIXE [4.7 Regression] ICE: in assign_stack_local_1, at function.c:353 with -mpreferred-stack-boundary=2 -msseregparm 2014-06-12
56490 gcc tree-opt unassigned RESO FIXE [4.7 Regression] -Wall triggering infinite loop 2014-06-12
56791 gcc middle-e unassigned RESO FIXE [4.8/4.9 Regression] Segmentation fault in stage2 gengenrtl -- Incorrect instruction sequence generated by reload 2014-01-16
57293 gcc target unassigned RESO FIXE [4.8/4.9 Regression] not needed frame pointers on IA-32 (performance regression?) 2014-01-16
58668 gcc rtl-opti unassigned RESO FIXE [4.8/4.9 regression] internal compiler error: in cond_exec_process_insns, at ifcvt.c:339 2014-01-07
59031 gcc c++ unassigned RESO FIXE [4.8/4.9 Regression] vtable lookup not optimized away 2013-11-24
59142 gcc target unassigned RESO FIXE [4.8/4.9 Regression] internal compiler error while compiling OpenCV 2.4.7 2014-01-17
59255 gcc c++ unassigned RESO FIXE [4.8/4.9 Regression] Segmentation fault with std::function and -fprofile-use 2013-12-20
60133 gcc other unassigned RESO FIXE [4.8/4.9 Regression] wrong multiarch name on aarch64-linux-gnu 2014-03-19
60169 gcc target unassigned RESO FIXE [4.8/4.9 Regression] ICE ARM thumb1 handles far jump 2014-03-02
60516 gcc target unassigned RESO FIXE [4.7 regression]: cc1plus crashes compiling a method with a huge struct as argument 2014-06-12
60609 gcc target unassigned RESO FIXE [4.8 Regression] Error: value of 256 too large for field of 1 bytes at 68242 2014-05-19
60700 gcc target unassigned RESO FIXE [4.8 Regression] missing dependency between %ax and %eax when compiling 32bit on 64bit 2014-03-31
59032 gcc c++ vries RESO FIXE [4.8 Regression] ICE incrementing vector type 2013-12-02
59037 gcc middle-e vries RESO FIXE [4.8/4.9 Regression] ICE when accessing invalid element (nelts + 1) of vector 2013-12-02
49397 gcc fortran burnus RESO FIXE [4.7/4.8/4.9 Regression] [F03] ICE with proc pointer assignment 2014-02-19
55946 gcc ada ebotcazou RESO FIXE wrong tools used for build of gnattools [native-cross] 2014-01-14
59207 gcc target ebotcazou RESO FIXE [4.8/4.9 regression] uninitialized local variable in sparc_fold_builtin 2013-11-20
59382 gcc ada ebotcazou RESO FIXE gnatmake is not able to compile libraries 2013-12-04
52369 gcc c++ fabien RESO FIXE Const-qualified non-class base member and defaulted default constructor 2014-03-28
58191 gcc libstdc+ fdumont RESO FIXE Can't use boost transform_iterator with _GLIBCXX_DEBUG 2013-10-16
52370 gcc fortran jakub RESO FIXE [4.7 Regression] Spurious "may be used uninitialized" warning for check of optional argument 2017-12-28
58984 gcc tree-opt jakub RESO FIXE [4.8/4.9 Regression] wrong code at -Os and above on x86_64-linux-gnu in 64-bit mode 2013-11-07
59358 gcc tree-opt jakub RESO FIXE [4.8/4.9 Regression] Infinite loop generated with >=O2 2013-12-03
59839 gcc target jakub RESO FIXE i686 AVX2 gather intrinsic not compiling with -O0 on mingw w64 2014-01-16
60062 gcc target jakub RESO FIXE [4.7 Regression] wrong code (for code with the optimize attribute) at -O1 and above on x86_64-linux-gnu in 32-bit mode 2021-08-30
60233 gcc driver jakub RESO FIXE AVX instructions emitted with -march=native on host without AVX support 2014-02-18
60502 gcc tree-opt jakub RESO FIXE [4.8 Regression] ICE reassociation and vector types. 2014-05-05
60960 gcc tree-opt jakub RESO FIXE [4.8 Regression] Wrong result when a vector variable is divided by a literal constant 2014-05-05
58789 gcc middle-e jamborm RESO FIXE [4.8 Regression] "internal compiler error: Segmentation fault" with external definition 2013-10-29
59493 gcc fortran janus RESO FIXE [OOP] ICE: Segfault on Class(*) pointer association 2016-11-16
59654 gcc fortran janus RESO FIXE [4.8/4.9 Regression] [OOP] Broken function table with complex OO use case 2016-11-16
41174 gcc libstdc+ jason RESO FIXE uncaught_exception always returns true 2014-04-01
55800 gcc c++ jason RESO FIXE Link failure with thread_local in unnamed namespace 2014-01-31
57850 gcc c++ jason RESO FIXE [4.8/4.9 Regression] Option -fdump-translation-unit not working 2013-10-16
58162 gcc c++ jason RESO FIXE [C++11] bogus error: use of deleted function 'constexpr A::A(const A&)' 2013-11-24
58672 gcc c++ jason RESO FIXE [c++11] ICE with thread_local and variable of broken class 2014-01-31
59989 gcc c++ jason RESO FIXE [4.7/4.8/4.9 Regression] ICE when a template parameter pack is explicitly specified for a function template and provides a complete argument list for a template 2014-01-30
60108 gcc c++ jason RESO FIXE [4.7/4.8/4.9 Regression] [C++11] ICE in use_thunk, at cp/method.c:340 2014-02-22
60146 gcc c++ jason RESO FIXE [4.8 Regression] ICE when compiling this code with -fopenmp 2014-03-01
60187 gcc c++ jason RESO FIXE [4.7/4.8/4.9 Regression] [c++11] ICE with parameter pack as underlying type for enum 2014-02-22
60367 gcc c++ jason RESO FIXE Default argument object is not getting constructed 2015-03-03
60628 gcc c++ jason RESO FIXE [4.7/4.8 Regression] [c++11] ICE initializing array of auto 2021-08-12
59803 gcc target krebbel RESO FIXE [4.8 Regression] s390x -march=z10 reload ICE 2014-01-15
56344 gcc middle-e mpolacek RESO FIXE ICE for program with very large structs returned by value 2021-09-23
58854 gcc target ramana RESO FIXE [4.8 regression] "sub sp, fp, #40" hoisted above frame accesses 2014-05-29
58839 gcc libstdc+ redi RESO FIXE [4.8/4.9 Regression] dereferencing void* in shared_ptr(unique_ptr&& u) constructor 2013-10-29
59215 gcc libstdc+ redi RESO FIXE tsan: warning in shared_ptr_base.h 2014-03-11
59548 gcc libstdc+ redi RESO FIXE [4.7 Regression] Abort after copying std::unordered_map in debug mode 2014-03-26
60564 gcc libstdc+ redi RESO FIXE [4.8/4.9 Regression] [C++11] The std::packaged_task constructor taking a reference to a functor does not copy its argument. 2014-03-18
60594 gcc libstdc+ redi RESO FIXE [4.8/4.9 Regression] std::function of a type with a declared (but not defined) return type fails to compile 2014-05-06
58143 gcc tree-opt rguenth RESO FIXE [4.8 regression] wrong code at -O3 2013-11-18
58653 gcc tree-opt rguenth RESO FIXE [4.7 Regression] wrong code (segfaults) at -O3 on x86_64-linux-gnu in 64-bit mode (affecting gcc 4.6 to trunk) 2014-06-12
58794 gcc tree-opt rguenth RESO FIXE [4.8 Regression] ICE in set_lattice_value, at tree-ssa-ccp.c:455 on x86_64-linux-gnu (at -O1, -O2, and -O3) 2013-11-18
59125 gcc middle-e rguenth RESO FIXE [4.8 Regression] gcc triggers wrong strncpy_chk 2014-01-09
59288 gcc tree-opt rguenth RESO FIXE [4.7 Regression] ICE in get_initial_def_for_induction 2014-06-12
60221 gcc middle-e rguenth RESO FIXE [4.7 Regression] gcc -fexceptions generates unnecessary cleanup code 2014-05-23
60276 gcc tree-opt rguenth RESO FIXE [4.7 Regression] -O3 autovectorizer breaks on a particular loop 2024-05-13
60429 gcc middle-e rguenth RESO FIXE [4.7 Regression] Miscompilation (aliasing) with -finline-functions 2014-06-12
60729 gcc middle-e rguenth RESO FIXE [4.8 Regression] Compiler failure for combination of -ftrapv and -O3: compiler error: in prepare_cmp_insn 2014-04-23
60849 gcc tree-opt rguenth RESO FIXE [4.7 Regression] bogus comparison result type 2014-06-12
60903 gcc tree-opt rguenth RESO FIXE [4.8 Regression] ICE: in verify_loop_structure, at cfgloop.c:1647: : edge from 13 to 14 should be marked irreducible 2014-05-06
58079 gcc rtl-opti rsandifo RESO FIXE [4.8 Regression] internal compiler error: in do_SUBST, at combine.c:711 2013-10-29
60272 gcc c++ rth RESO FIXE atomic<>::compare_exchange_weak has spurious store and can cause race conditions 2016-06-04
59952 gcc target ubizjak RESO FIXE -march=core-avx2 should not enable RTM 2014-05-08
36282 gcc middle-e unassigned RESO FIXE [4.7 Regression] Spurious warning "asm declaration ignored due to conflict with previous rename" 2021-12-22
55850 gcc fortran unassigned RESO FIXE [OOP] SELECT TYPE issues 2016-11-16
56060 gcc c++ unassigned RESO FIXE ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742 2014-01-10
56387 gcc c++ unassigned RESO FIXE Alias of class template wrongly seen as different 2015-03-31
56912 gcc rtl-opti unassigned RESO FIXE [4.8/4.9 Regression] scheduler change breaks linux kernel LTO build with 4.8 2013-11-22
57425 gcc rtl-opti unassigned RESO FIXE [4.8 Regression] RTL alias analysis unprepared to handle stack slot sharing 2014-03-23
57524 gcc c++ unassigned RESO FIXE [4.7 Regression] ICE: in timevar_start, at timevar.c:343 2014-01-24
57683 gcc bootstra unassigned RESO FIXE Parallel build failure: generated prerequisite header not built in time (insn-opinit.h) 2021-10-02
57684 gcc libstdc+ unassigned RESO FIXE [c++11] Lambda is not convertible to std::function 2015-04-09
57719 gcc tree-opt unassigned RESO FIXE [4.8/4.9 Regression] wrong code at -O3 on x86_64-linux-gnu 2013-10-30
58134 gcc middle-e unassigned RESO FIXE [4.8/4.9 Regression] -ftree-vectorizer-verbose=<n> shows vectorized loops only for N== 1 and N >2 but not for N==2 2013-10-31
58137 gcc tree-opt unassigned RESO FIXE [trunk, ICE] full unroll + AVX2 vectorization 2013-12-06
58353 gcc c++ unassigned RESO FIXE Internal Compiler Error with Variadic Templates 2014-05-11
58595 gcc target unassigned RESO FIXE internal compiler error: in gen_movsi when compiling on arm some files of lttng-tools with -fPIE 2014-04-10
58952 gcc libstdc+ unassigned RESO FIXE Construct "std::getchar()" rejected when getchar is macro in C library 2013-11-01
59088 gcc target unassigned RESO FIXE -mtune=core-avx2 doesn't turn on SSE unaligned load/store 2013-11-12
59090 gcc debug unassigned RESO FIXE [4.7 Regression] Broken debug information for a function containing __sync_compare_and_swap 2014-06-12
59378 gcc c++ unassigned RESO FIXE Internal compiler error when using __builtin_shuffle in a template function 2014-01-02
59477 gcc rtl-opti unassigned RESO FIXE [4.8 Regression] ICE: in assign_by_spills, at lra-assigns.c:1281 with -O 2014-01-22
59587 gcc target unassigned RESO FIXE cpu_names in i386.c is accessed with wrong index 2014-01-08
59625 gcc target unassigned RESO FIXE asm goto and TARGET_FOUR_JUMP_LIMIT 2021-09-02
59647 gcc rtl-opti unassigned RESO FIXE [4.8 Regression] ICE in simplify_const_unary_operation, at simplify-rtx.c:1597 2014-01-01
59652 gcc target unassigned RESO FIXE [4.8 Regression] ICE: in reload_cse_simplify_operands, at postreload.c:411 2014-01-08
59680 gcc libstdc+ unassigned RESO FIXE Compile error in thread.cc 2014-03-11
59695 gcc target unassigned RESO FIXE bad code generation on aarch64 in aarch64_output_mi_thunk 2014-02-07
59730 gcc c++ unassigned RESO FIXE ICE: in type_dependent_expression_p, at cp/pt.c:19969 2014-01-10
59794 gcc target unassigned RESO FIXE [4.7/4.8 Regression] i386 backend fails to detect MMX/SSE/AVX ABI changes 2014-02-19
60454 gcc tree-opt unassigned RESO FIXE [4.7 Regression] Code mistakenly detected as doing bswap 2014-06-12
60595 gcc c++ unassigned RESO FIXE Compiler error when computing default destructor thunk within virtual inheritance hierarchy 2015-03-19
60709 gcc c++ unassigned RESO FIXE [C++11]ICE when using a braced-init-list as function argument to initialize a reference to array 2014-11-26
59858 gcc rtl-opti vmakarov RESO FIXE [4.8 Regression] ICE: assign_by_spills, at lra-assigns.c:1283 2014-01-21
58805 gcc tree-opt vries RESO FIXE [4.8/4.9 Regression] Inline assembly wrongly optimized out when inside a conditional 2013-10-24
54355 gcc c jakub RESO FIXE ICE on invalid code in switch statement 2013-10-17
58099 gcc fortran janus RESO FIXE [4.8/4.9 Regression] [F03] over-zealous procedure-pointer error checking 2013-12-09
58998 gcc fortran janus RESO FIXE [4.8/4.9 Regression] Generic interface problem with gfortran 2013-12-31
59395 gcc fortran janus RESO FIXE [4.8 Regression] double free with procedure pointer component 2014-02-09
34547 gcc fortran pault RESO FIXE [4.8/4.9 regression] NULL(): Fortran 2003 changes, accepts invalid, ICE on invalid 2014-01-19
58410 gcc fortran pault RESO FIXE [4.8/4.9 Regression] Bogus uninitialized variable warning for allocatable derived type array function result 2014-01-19
59414 gcc fortran pault RESO FIXE [4.8 Regression] [OOP] ICE in in gfc_conv_expr_descriptor on ALLOCATE inside SELECT TYPE 2014-02-01
55022 gcc tree-opt rguenth RESO FIXE [4.8 Regression] air.f90 is miscompliled with -m64 -O2 -fgraphite-identity after revision 190619 2014-05-06
45586 gcc fortran unassigned RESO FIXE [4.8 Regression] ICE non-trivial conversion at assignment 2014-02-16
47889 gcc lto unassigned RESO FIXE [4.7 Regression] Segmentation fault in array_ref_element_size / useless_type_conversion_p 2014-06-12
54221 gcc fortran unassigned RESO FIXE [4.8/4.9 Regression] Explicit private access specifier signals "unexpected defined but not used [-Wunused-function]" warning 2015-09-13
54305 gcc target unassigned RESO FIXE [4.8/4.9 regression] FAIL: gcc.target/m68k/pr36134.c scan-assembler lea 2014-02-03
57445 gcc fortran unassigned RESO FIXE [4.8/4.9 Regression][OOP] ICE in gfc_conv_class_to_class - for OPTIONAL polymorphic array 2013-11-30
59700 gcc fortran unassigned RESO FIXE [4.8/4.9 Regression] Misleading/buggy runtime error message: Bad integer for item 0 in list input 2014-02-22
59774 gcc libfortr unassigned RESO FIXE [4.8 Regression] Inconsistent rounding between -m32 and -m64 2014-02-15
60128 gcc fortran unassigned RESO FIXE [4.8 Regression] Wrong ouput using en edit descriptor 2014-04-04
60486 gcc target unassigned RESO FIXE [4.8 Regression] [avr] superfluous or missing comparision after addition or subtraction 2014-03-13
59396 gcc target gjl RESO FIXE [avr] Wrong warning with ISR() and -flto 2021-07-05
58567 gcc c++ unassigned RESO FIXE [4.8 Regression] ICE with invalid loop variable in template using openmp 2014-03-01
174 bugs found.

as

File a new bug in the "gcc" product