public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/103273] New: [12 Regression] internal compiler error: in cp_parser_type_id_1, at cp/parser.c:24010
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug c++/103273] [12/13/14/15 "

[Bug tree-optimization/103006] New: wrong code at -O2 (only) on x86_64-linux-gnu
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug middle-end/103006] [12/13/14/15 Regression] wrong code at -O1 or -O2 on x86_64-linux-gnu by r7-7101

[Bug rtl-optimization/102850] New: [10/11/12 Regression] ICE in begin_move_insn, at sched-ebb.c:196
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug rtl-optimization/102850] [12/13/14/15 Regression] ICE in begin_move_insn, at sched-ebb.c:196 since r10-3502-g2e2c6df346ab70ed

[Bug c/102844] New: gcc-9.x miscompiles unsigned char expression in switch
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug tree-optimization/102844] [12 Regression] DOM jump threading not copying block that became non-empty

[Bug c/102810] New: Bogus Wstringop-overread warning when special (integer) pointer values passed to array parameter of a function
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug middle-end/102810] [12/13/14/15 Regression] Bogus Wstringop-overread passing a smaller array to an array parameter without a bound

[Bug target/102737] New: [x86] Failure to optimize out bad register usage involving int->double conversion
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug target/102737] [12/13/14/15 Regression] extra mov with int->double conversion and addition (incoming arguments and return)

[Bug c++/102709] New: ICE: in build_function_type, at tree.c:7304
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug c++/102709] [12/13/14/15 Regression] ICE: in build_function_type with parameter packs not expanded in constructor while doing auto deduction since r11-2748-gb871301f09be7061

[Bug testsuite/102690] New: [12 regression] g++.dg/warn/Warray-bounds-16.C fails
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug testsuite/102690] [12/13/14/15 "

[Bug fortran/102619] New: [10/11/12 Regression] ICE in gfc_conv_descriptor_dtype, at fortran/trans-array.c:215
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug fortran/102619] [12/13/14/15 Regression] ICE in gfc_conv_descriptor_dtype, at fortran/trans-array.c:215 since r9-6493-g0e3088806577e805

[Bug fortran/102596] New: [11/12 Regression] ICE in gfc_omp_clause_default_ctor, at fortran/trans-openmp.c:713
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug fortran/102596] [12/13/14/15 Regression] ICE in gfc_omp_clause_default_ctor, at fortran/trans-openmp.c:713 since r11-4883-ge929ef532ad52cde

[Bug c++/102593] New: [10/11/12 Regression] ICE in cp_oacc_check_attachments, at cp/semantics.c:6561
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug c++/102593] [12/13/14/15 Regression] ICE in cp_oacc_check_attachments, at cp/semantics.c:6561 since r10-5596-g519d7496beac32c2

[Bug regression/102513] New: False positive -Wstringop-overflow= or -Warray-bounds warning with recursive function
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug ipa/102513] [12/13/14/15 Regression] Many false positive warnings "

[Bug driver/102437] New: [11 Regression] gcc-11 and later started recognising -R option
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug driver/102437] [12/13/14/15 "

[Bug c++/102433] New: [11/12 Regression] ICE in ~saved_token_sentinel, at cp/parser.c:1293
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug c++/102433] [12/13/14/15 Regression] ICE in ~saved_token_sentinel, at cp/parser.c:1293 since r11-8118-g82198676c80764ca

[Bug fortran/102430] New: ICE in fold_convert_loc, at fold-const.c:2554
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug fortran/102430] [12/13/14/15 Regression] ICE in fold_convert_loc, at fold-const.c:2554 since r7-4447-gb4c3a85be9658537

[Bug c++/102419] New: [concepts] [regression] return-type-requirement of "Y<typename T::type>" does not check that T::type actually exists
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug c++/102419] [12/13/14/15 Regression][concepts] "

[Bug fortran/102333] New: [9/10/11/12 Regression] ICE in gfc_generate_function_code, at fortran/trans-decl.c:6941
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug fortran/102333] [12/13/14/15 Regression] ICE in gfc_generate_function_code, at fortran/trans-decl.c:6941 since r7-4526-gd809e15a19e63493

[Bug c/102329] New: pointer "maybe uninitialized" right after assignment
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug tree-optimization/102329] [12/13/14/15 Regression] "

[Bug middle-end/102310] New: ICE in visit_ref_for_mod_analysis with OpenACC
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug ipa/102310] [12 Regression] "

[Bug c/102291] New: dubious overflow warning
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug c/102291] [12/13/14/15 Regression] wrong overflow warning for compound expression conversion and bit_and expressions

[Bug target/102250] New: [11/12 Regression] python is not documented as a Prerequisite for building for riscv
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug target/102250] [12/13 "

[Bug c++/102214] New: ICE when compiling local class with -fno-weak
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug c++/102214] [12/13/14/15 Regression] "

[Bug target/102027] New: ABI break when using vector type in function arg/return value
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug target/102027] [12/13/14/15 Regression] "

[Bug c/101995] New: regression built-in memset missed-optimization arm -Os
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug rtl-optimization/101995] [12/13/14/15 Regression] regression built-in memset missed-optimization arm -Os since r9-3594

[Bug c/101974] New: ICE on compilable code: in from_mode_char, at attribs.h:304
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug c/101974] [12/13/14/15 Regression] ICE on compilable code: in from_mode_char, at attribs.h:304 since r10-4929-g54aa6b58fe2fe73b

[Bug rtl-optimization/101958] New: compiling with "-O2 -fselective-scheduling2 -fno-tree-ch" produce bad result
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug rtl-optimization/101958] [12/13/14/15 Regression] "

[Bug c++/101903] New: [9/10/11/12 Regression] ICE with invalid constexpr constructor in template class
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug c++/101903] [12/13/14/15 "

[Bug c++/101889] New: [11/12 Regression] ICE with template argument deduction of broken template
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug c++/101889] [12/13/14/15 Regression] ICE with template argument deduction of broken template since r11-2748-gb871301f09be7061

[Bug c++/101887] New: [9/10/11/12 Regression] ICE with invalid declaration of 'operator delete'
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug c++/101887] [12/13/14/15 "

[Bug target/101882] New: modulus with input and output set to a hard register
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug target/101882] [12/13/14/15 Regression] "

[Bug c++/101881] New: [9/10/11/12 Regression] ICE with vector type in template alias
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug c++/101881] [12/13/14/15 Regression] ICE with vector type in template alias since r7-2549-gf3365c1201908df5

[Bug fortran/101760] New: [11/12 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:290
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug fortran/101760] [12/13/14/15 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:290 since r12-1319-gd4d38135b3137f1d

[Bug c++/101730] New: [10/11/12 Regression] ICE in cp_parser_ctor_initializer_opt_and_function_body, at cp/parser.c:24549
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug c++/101730] [12/13/14/15 Regression] ICE in cp_parser_ctor_initializer_opt_and_function_body, at cp/parser.c:24549 since r11-723-g020d86db8896f088

[Bug c/101630] New: ICE with -Wall: in get_constant, at c-family/c-format.c:325
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug c/101630] [12/13 Regression] "

[Bug lto/101625] New: ICE in modref_tree<int>::merge with LTO and -m32
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug ipa/101625] [12/13/14/15 Regression] ICE in modref_tree<int>::merge with LTO and -m32 since r11-3825-g71dbabccbfb295c8

[Bug c++/101533] New: ICE in gen_type_die_with_usage, at dwarf2out.c:25988
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug c++/101533] [12/13/14/15 Regression] "

[Bug tree-optimization/101481] New: -ftree-loop-distribute-patterns can slow down and increases size of code
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug tree-optimization/101481] [12/13/14/15 Regression] "

[Bug c/101478] New: ICE on invalid code: recompute_tree_invariant_for_addr_expr
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug c/101478] [12/13/14/15 Regression] ICE with statement expression and offsetof like expression

[Bug c++/101463] New: Using a constexpr variable template specialization as default argument for non-type template parameter of reference type leads gcc to reject function call
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug c++/101463] [12/13/14/15 Regression] "

[Bug c++/101303] New: ICE from modified lambda-generic-100362.C test case from bug 100362
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug c++/101303] [12/13/14/15 Regression] "

[Bug fortran/101281] New: [11/12 Regression] ICE with -std=f2003/f2008 and assumed-rank array
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug fortran/101281] [12/13/14/15 "

[Bug c/101262] New: GCC11 OpenMP optimization causes sigsegv on aligned constant array in darktable
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug middle-end/101262] [12/13/14/15 Regression] "

[Bug c/101188] New: [AVR] Miscompilation and function pointers
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug rtl-optimization/101188] [12/13 Regression] [postreload] Uses content of a clobbered register

[Bug c++/101150] New: null pointer dereference false positive disappears when compiling an additional function
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug tree-optimization/101150] [12 Regression] "

[Bug c/101109] New: ICE: Segmentation Fault: tree_check(tree_node*, char const*, int, char const*, tree_code)
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug middle-end/101109] [12/13/14/15 Regression] ICE with function in the .vtable_map_vars section

[Bug fortran/101100] New: [9/10/11/12 Regression] ICE in trans_caf_token_assign, at fortran/trans-expr.c:9433
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug fortran/101100] [12/13/14/15 "

[Bug c++/101099] New: [9/10/11/12 Regression] ICE in type_unification_real, at cp/pt.c:22173
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug c++/101099] [12/13/14/15 "

[Bug libgcc/100904] New: [9/10/11 Regression] Wrong line location #include error "No such file or directory" – line + 1 [traditional mode as used by gfortran]
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug preprocessor/100904] [12/13/14/15 "

[Bug c++/100853] New: internal compiler error: in cp_tree_equal, at cp/tree.c:4148
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug c++/100853] [12/13/14/15 Regression] internal compiler error: in cp_tree_equal, at cp/tree.c:4148 since r11-2275-g5324a3e621d9a2ee

[Bug c++/100829] New: ICE with type that can't be determined
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug c++/100829] [12/13/14/15 Regression] ICE with type that can't be determined since r8-6321-gd78201d30c7c5a8f

[Bug ipa/100801] New: Aggressive loop optimizations cause incorrect warning
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug tree-optimization/100801] [12 Regression] "

[Bug c/100789] New: ICE: in gimplify_expr, at gimplify.c:14750
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug c/100789] [12/13/14/15 Regression] ICE with __transaction_relaxed and left shift signed overflow

[Bug middle-end/100733] New: -fcompare-debug failure for pr85213.c at -O1 -fdisable-tree-phiopt2
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug middle-end/100733] [12/13/14/15 Regression] "

[Bug c++/100632] New: [11/12 Regression] ICE: Segmentation fault (in write_member_name)
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug c++/100632] [12/13/14/15 Regression] ICE: Segmentation fault (in write_member_name) since r11-2237

[Bug rtl-optimization/100554] New: [9/10/11/12 Regression] -fcompare-debug failure w/ -Os -fmodulo-sched -fno-tree-loop-optimize
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug rtl-optimization/100554] [12/13/14/15 "

[Bug rtl-optimization/100533] New: [10/11/12 Regression] aarch64: -fcompare-debug failure with -O -fmodulo-sched
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug rtl-optimization/100533] [12/13/14/15 "

[Bug c/100530] New: ICE with -g: in add_dwarf_attr, at dwarf2out.c:4493
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug debug/100530] [12/13/14/15 Regression] ICE with -g: in add_dwarf_attr with __seg_gs (Alternative address-space) global variable since r8-4385-ga297ccb52e0c894e

[Bug c/100529] New: ICE at -O3: in force_constant_size, at gimplify.c:733
 2024-07-19 13:12 UTC  (2+ messages)
` [Bug c/100529] [12/13/14/15 Regression] ICE at -O3: in force_constant_size, at gimplify.c:733 since r11-4494-ga4223abb3deb24e8

[Bug debug/100523] New: [11/12 Regression] armv8.1-m.main -fcompare-debug failure with -O -fmodulo-sched -mtune=cortex-a53
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug debug/100523] [12/13/14/15 "

[Bug c++/100507] New: ICE on invalid: tree check expects tree that contains 'decl common'
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug c++/100507] [12/13/14/15 Regression] "

[Bug c/100501] New: ICE: segmentation fault on embedded asm code
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug c/100501] [12/13/14/15 Regression] ICE with inline-asm and void statement expression

[Bug target/100460] New: [11/12 Regression] mingw build broken due to use of unsupported open() flags
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug c++/100460] [12/13/14/15 Regression][modules] "

[Bug rtl-optimization/100378] New: [Regression 9/10/11/12] arm64: lsl + asr used instead of sxth
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug target/100378] [12/13/14/15 Regression] "

[Bug c++/100366] New: spurious warning - std::vector::clear followed by std::vector::insert(vec.end(), ...) with -O2
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug tree-optimization/100366] [12 Regression] "

[Bug target/100354] New: [9 regression] aarch64: non-deligitimized UNSPEC UNSPEC_TLS (76) found in variable location
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug target/100354] [12/13/14/15 "

[Bug testsuite/100346] New: [11 regression] printf tests fail after r11-6755
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug testsuite/100346] [12/13/14/15 "

[Bug other/100338] New: [11 regression] Python error running test case after r11-2720
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug other/100338] [12/13/14/15 "

[Bug c/100320] New: regression: 32-bit x86 memcpy is suboptimal
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug target/100320] [12/13/14/15 Regression] "

[Bug libgcc/100289] New: libgcc/libgcov.h: bootstrap failure due to missing #include <sys/mman.h>
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug gcov-profile/100289] [12/13/14/15 Regression] "

[Bug fortran/100273] New: [9/10/11/12 Regression] ICE in gfc_create_module_variable, at fortran/trans-decl.c:5352
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug fortran/100273] [12/13/14/15 "

[Bug c++/100252] New: Internal compiler error during template instantiation
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug c++/100252] [12 Regression] "

[Bug fortran/100194] New: [9/10/11/12 Regression] ICE in gfc_trans_create_temp_array, at fortran/trans-array.c:1351
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug fortran/100194] [12/13/14/15 "

[Bug fortran/100155] New: [9/10/11 Regression] ICE in gfc_conv_intrinsic_size, at fortran/trans-intrinsic.c:805
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug fortran/100155] [12/13/14/15 "

[Bug fortran/100118] New: ICE on sizeof with derived type components
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug fortran/100118] [12/13/14/15 Regression] ICE on sizeof with derived type components since r6-202-gf3b0bb7a560be0f0

[Bug c++/100052] New: [11 regression] ICE in compiling g++.dg/modules/xtreme-header-3_b.C after r11-8118
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug c++/100052] [12/13/14/15 "

[Bug lto/100010] New: ICE in lto_output_node, at lto-cgraph.c:447 (-fdevirtualize-at-ltrans)
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug lto/100010] [12/13/14/15 Regression] ICE in lto_output_node, at lto-cgraph.c:447 (-fdevirtualize-at-ltrans) since r6-6384-gceda2c69d5219719

[Bug middle-end/99959] New: missing -Wuninitialized for an esra variable with TREE_NO_WARNING
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug middle-end/99959] [12/13/14/15 Regression] "

[Bug libstdc++/99942] New: [8/9/10/11 Regression] COW std::string::data() is noexcept but can throw
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug libstdc++/99942] [12/13/14/15 "

[Bug tree-optimization/99918] New: suboptimal code for bool bitfield tests
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug tree-optimization/99918] [12/13/14/15 Regression] "

[Bug c++/99795] New: -Wnarrowing/-Woverflow false-negative in constant expression in undeduced context
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug c++/99795] [12 Regression] "

[Bug target/99782] New: Compile time and memory hog w/ __int128 on aarch64
 2024-07-19 13:11 UTC  (2+ messages)
` [Bug middle-end/99782] [12/13/14/15 Regression] "

[Bug tree-optimization/99739] New: [11 Regression] missing optimization of a repeated conditional
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug tree-optimization/99739] [12 "

[Bug target/99723] New: arm: ICE in build_function_type during selftests
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug target/99723] [12/13/14/15 Regression] "

[Bug c++/99599] New: Concepts requirement falsely reporting recursion, breaks tag_invoke pattern
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug c++/99599] [12/13 Regression] Concepts requirement falsely reporting cyclic dependency, "

[Bug c++/99590] New: ICE when pack expansion with lambda
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug c++/99590] [12/13/14/15 Regression] "

[Bug rtl-optimization/99469] New: ICE: qsort checking failed with selective scheduling on aarch64
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug rtl-optimization/99469] [12/13/14/15 Regression] "

[Bug rtl-optimization/99332] New: ICE:inreset_sched_cycles_in_current_ebb, at sel-sched.c:7147 with -fprofile-generate -O3 -fselective-scheduling -fselective-scheduling2 -fsel-sched-pipelining
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug rtl-optimization/99332] [12/13/14/15 Regression] ICE:in reset_sched_cycles_in_current_ebb, "

[Bug c++/99310] New: [11 Regression] ICE: canonical types differ for identical types 'void (A::)(void*)' and 'void (A::)(void*)'
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug c++/99310] [12/13/14/15 "

[Bug c++/99309] New: Segmentation fault with __builtin_constant_p usage at -O2
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug ipa/99309] [12/13/14/15 Regression] "

[Bug c++/99117] New: cannot accumulate std::valarray
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug libstdc++/99117] [12 Regression] "

[Bug c++/99078] New: Optimizer moves struct initialization into loop
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug tree-optimization/99078] [12/13/14/15 Regression] "

[Bug inline-asm/99015] New: ICE: Max. number of generated reload insns per insn is achieved (90)
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug rtl-optimization/99015] [12/13 Regression] "

[Bug middle-end/116003] New: [15 Regression] ICE: in register_initial_def, at value-relation.cc:610 with -O2 -fnon-call-exceptions -fprofile-arcs -finstrument-functions -fno-tree-copy-prop and _BitInt()
 2024-07-19 13:10 UTC 

[Bug c++/98995] New: Copy elision not applied to members declared with [[no_unique_address]]
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug c++/98995] [12/13/14/15 Regression] Copy elision not applied to members declared with [[no_unique_address]] or a empty base class

[Bug rtl-optimization/98973] New: [11 regression] Wrong code with gcse store motion pass
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug rtl-optimization/98973] [12/13/14/15 "

[Bug tree-optimization/98856] New: [11 Regression] botan AES-128/XTS is slower by ~17% since r11-6649-g285fa338b06b804e72997c4d876ecf08a9c083af
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug tree-optimization/98856] [12/13/14/15 "

[Bug tree-optimization/98845] New: [8/9/10 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 2 and 23 which are marked as MUST COALESCE.)
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug tree-optimization/98845] [12/13/14/15 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 2 and 23 which are marked as MUST COALESCE.) since r6-528-g465770e43996a132

[Bug c++/98803] New: [C++20] ICE on invalid code with checked build [in synthesize_implicit_template_parm, at cp/parser.c:45335]
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug c++/98803] [12/13/14/15 Regression] "

[Bug c++/98800] New: ICE on invalid use of non-static member function in trailing return type since r251438
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug c++/98800] [12/13/14/15 Regression] ICE on invalid use of non-static member function in trailing return type since r8-2724

[Bug c++/98662] New: checking ICE in friend_accessible_p since r227023
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug c++/98662] [12/13 Regression] "

[Bug c/98621] New: ICE: x from g referenced in f
 2024-07-19 13:10 UTC  (2+ messages)
` [Bug c/98621] [12/13/14/15 Regression] "

[Bug tree-optimization/98563] New: regression: vectorization fails while it worked on gcc 9 and earlier
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug tree-optimization/98563] [12/13/14/15 Regression] vectorization fails while it worked on gcc 9 and earlier since since r10-2271-gd81ab49d0586fca0

[Bug other/98533] New: [11 Regression] ICE: 'verify_type' failed
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug c++/98533] [12/13/14/15 "

[Bug go/98504] New: [11 Regression] bootstrap broken in libgo on ia64-linux-gnu
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug lto/98504] [12/13/14/15 "

[Bug preprocessor/98459] New: [11 Regression] ICE in linemap_position_for_line_and_column, at libcpp/line-map.c:923
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug c++/98459] [12/13/14/15 Regression] ICE in linemap_position_for_line_and_column, at libcpp/line-map.c:923 since r6-6901-g876217ae71cf0b34

[Bug c++/98356] New: [9/10/11 Regression] ICE in cp_parser_dot_deref_incomplete, at cp/parser.c:7899
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug c++/98356] [12/13 Regression] ICE in cp_parser_dot_deref_incomplete, at cp/parser.c:7899 since r9-4841-g2139fd74f31449c0

[Bug c/98294] New: [9/10/11 Regression] ICE in calculate_line_spans, at diagnostic-show-locus.c:1296
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug c/98294] [12/13/14/15 Regression] ICE in calculate_line_spans, at diagnostic-show-locus.c:1296 since r6-6901-g876217ae71cf0b34

[Bug c/98209] New: printf failed with O1 or above
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug middle-end/98209] [12/13/14/15 Regression] "

[Bug fortran/98203] New: [11 Regression] ICE in gfc_trans_omp_do, at fortran/trans-openmp.c:4665
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug fortran/98203] [12/13/14/15 Regression] ICE in gfc_trans_omp_do, at fortran/trans-openmp.c:4665 since r11-349-gf884bef21cccc05d

[Bug tree-optimization/98028] New: __builtin_sub_overflow_p not folded to const when some constraints are known
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug tree-optimization/98028] [12/13/14/15 Regression] "

[Bug ipa/98000] New: g++-10 internal compiler error: verify_cgraph_node failed
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug ipa/98000] [12/13/14/15 Regression] ICE verify_cgraph_node failed since r10-7306-g72b3bc895f023bf4

[Bug c/97991] New: ICE in c_parser_consume_token, at c/c-parser.c:850
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug c/97991] [12/13/14/15 Regression] "

[Bug c/97986] New: ICE in force_constant_size when applying va_arg to VLA type
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug c/97986] [12/13/14/15 Regression] ICE in force_constant_size when applying va_arg to VLA type since r6-91-gf8e89441bc5518f4

[Bug c/97972] New: [10/11 Regression] ICE in moving_insn_creates_bookkeeping_block_p, at sel-sched.c:2031
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug rtl-optimization/97972] [12/13/14/15 Regression] ICE in moving_insn_creates_bookkeeping_block_p, at sel-sched.c:2031 since r9-2064-gc4c5ad1d6d1e1e1f

[Bug lto/97787] New: [10/11 regression] 64bit mips lto: .symtab local symbol at index x (>= sh_info of y)
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug lto/97787] [12/13/14/15 "

[Bug rtl-optimization/97756] New: Inefficient handling of 128-bit arguments
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug rtl-optimization/97756] [12/13 Regression] "

[Bug c++/97740] New: Weird error message about accessing a private member of my own class inside of std::string_view inside of constexpr
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug c++/97740] [12/13/14/15 Regression] "

[Bug preprocessor/97577] New: [11 Regression] ICE: Segmentation fault (in get_location_from_adhoc_loc)
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug preprocessor/97577] [12/13/14/15 Regression] ICE: Segmentation fault (in get_location_from_adhoc_loc) by r11-4128

[Bug sanitizer/97490] New: [10/11 Regression] false-positive -Wstringop-overflow= with address sanitizer
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug sanitizer/97490] [12/13/14/15 Regression] false-positive -Wstringop-overflow= with address sanitizer since r10-5451-gef29b12cfbb4979a

[Bug target/97366] New: [8/9/10/11 Regression] Redundant load with SSE/AVX vector intrinsics
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug target/97366] [12/13/14/15 "

[Bug target/97323] New: [10/11 Regression] ICE 'verify_type' failed on arm-linux-gnueabihf
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug target/97323] [12/13/14/15 "

[Bug c++/97165] New: Infinite error stream on invalid code
 2024-07-19 13:09 UTC  (2+ messages)
` [Bug c++/97165] [12/13/14/15 Regression] "

[Bug tree-optimization/97108] New: Wmaybe-uninitialized false positive
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug tree-optimization/97108] [12/13/14/15 Regression] -Wmaybe-uninitialized "

[Bug fortran/96986] New: [8 Regression] Explicit interface required: volatile argument for ENTRY subroutine
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug fortran/96986] [12/13/14/15 "

[Bug tree-optimization/96966] New: redundant memcpy not eliminated after pointer subtraction
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug tree-optimization/96966] [12/13/14/15 Regression] "

[Bug c++/96957] New: No name-lookup into base class when using an non dependent base class via template alias with dummy parameter
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug c++/96957] [12/13/14/15 Regression] GCC thinks a non-dependent base is dependent because of template alias

[Bug middle-end/96900] New: bogus -Warray-bounds on strlen with valid pointer obtained from just-past-the-end
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug middle-end/96900] [12/13/14/15 Regression] "

[Bug c++/96750] New: 10-12% performance decrease in benchmark going from GCC8 to GCC9/GCC10
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug ipa/96750] [12/13/14/15 Regression] "

[Bug middle-end/96564] New: New maybe use of uninitialized variable warning since GCC >10
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug middle-end/96564] [12/13/14/15 Regression] New maybe use of uninitialized variable warning since r11-959

[Bug c++/96467] New: [8/9/10/11 Regression] in finish_member_declaration, at cp/semantics.c:3240
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug c++/96467] [12/13/14/15 "

[Bug c++/96465] New: ICE in tsubst_function_decl, at cp/pt.c:13669
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug c++/96465] [12/13/14/15 Regression] "

[Bug c++/96438] New: [10/11 Regression] ICE in do_pushtag, at cp/name-lookup.c:6861
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug c++/96438] [12/13/14/15 "

[Bug c++/96252] New: mis-optimization where identical functions have very different codegen since gcc 10
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug ipa/96252] [12/13/14/15 Regression] "

[Bug c++/96184] New: GCC treats "use of local variable with automatic storage from containing function" differently in versions
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug c++/96184] [12/13/14/15 Regression] "

[Bug c++/96162] New: [11 Regression] ICE in discriminator_for_local_entity, at cp/mangle.c:1910
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug c++/96162] [12/13/14/15 "

[Bug tree-optimization/96135] New: [9/10/11 regression] bswap not detected by bswap pass, unexpected results between optimization levels
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug tree-optimization/96135] [12/13/14/15 "

[Bug fortran/96087] New: [9/10/11 Regression] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1575
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug fortran/96087] [12/13/14/15 "

[Bug fortran/95879] New: [10/11 Regression] ICE in gfc_get_derived_type, at fortran/trans-types.c:2729
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug fortran/95879] [12/13/14/15 Regression] ICE in gfc_resolve_formal_arglist, at fortran/resolve.c:313

[Bug c++/95825] New: [7/8/9/10/11 Regression] boost::optional -Wuninitialized
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug tree-optimization/95825] [12/13/14/15 Regression] boost::optional -Wuninitialized with -fsanitize=address

[Bug middle-end/95622] New: force_output flag on a variable prevents optimization / regresses c-c++-common/goacc/kernels-alias-ipa-pta-2.c
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug middle-end/95622] [12/13/14/15 Regression] force_output flag on a variable prevents optimization / regresses c-c++-common/goacc/kernels-alias-ipa-pta{-2,-4,}.c

[Bug middle-end/95558] New: Invalid IPA optimizations based on weak definition
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug ipa/95558] [12/13/14/15 Regression] "

[Bug ada/95549] New: [9/10/11 regression] gnat1 doesn't link on AIX
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug ada/95549] [12/13/14/15 "

[Bug sanitizer/95496] New: [10/11 Regression] Bogus -Wformat-overflow= warnings with -fsanitize=undefined
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug sanitizer/95496] [12/13/14/15 "

[Bug fortran/95338] New: [9/10/11 Regression] ICE in eliminate_stmt, at tree-ssa-sccvn.c:5974
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug fortran/95338] [12/13/14/15 Regression] ICE non-trivial conversion in component_ref

[Bug c++/95298] New: sorry, unimplemented: mangling record_type
 2024-07-19 13:08 UTC  (2+ messages)
` [Bug c++/95298] [12/13 Regression] "

[Bug tree-optimization/95185] New: Failure to optimize specific kind of sign comparison check
 2024-07-19 13:07 UTC  (2+ messages)
` [Bug tree-optimization/95185] [12/13/14/15 Regression] "

[Bug libgomp/95163] New: internal compiler error: in gimplify_adjust_omp_clauses, at gimplify.c:10440
 2024-07-19 13:07 UTC  (2+ messages)
` [Bug fortran/95163] [12/13/14/15 Regression] ICE in gimplify_adjust_omp_clauses, at gimplify.c:10440 since r7-4447-gb4c3a85be9658537

[Bug c/95145] New: [10/11 Regression]internal compiler error: in analyze_functions, at cgraphunit.c:1380
 2024-07-19 13:07 UTC  (2+ messages)
` [Bug c/95145] [12/13/14/15 "

[Bug middle-end/95140] New: [10/11 Regression] bogus -Wstringop-overflow for a loop unrolled past the end of a trailing array
 2024-07-19 13:07 UTC  (2+ messages)
` [Bug tree-optimization/95140] [12/13/14/15 Regression] bogus -Wstringop-overflow for a loop unrolled past the end of an array

[Bug rtl-optimization/95123] New: [10/11 Regression] Wrong code w/ -O2 -fselective-scheduling2 -funroll-loops --param early-inlining-insns=5 --param loop-invariant-max-bbs-in-loop=3 --param max-jump-thread-duplication-stmts=0
 2024-07-19 13:07 UTC  (2+ messages)
` [Bug rtl-optimization/95123] [12/13/14/15 Regression] Wrong code w/ -O2 -fselective-scheduling2 -funroll-loops --param early-inlining-insns=5 --param loop-invariant-max-bbs-in-loop=3 --param max-jump-thread-duplication-stmts=0 -fPIE

[Bug middle-end/95072] New: -Warray-bounds false positive with flexible array bounds (regression from GCC 9)
 2024-07-19 13:07 UTC  (2+ messages)
` [Bug middle-end/95072] [12/13 Regression] "

[Bug fortran/94978] New: [8/9/10/11 Regression] Bogus warning "Array reference at (1) out of bounds in loop beginning at (2)"
 2024-07-19 13:07 UTC  (2+ messages)
` [Bug fortran/94978] [12/13/14/15 "

[Bug testsuite/94853] New: [10 regression] excess errors in gfortran.dg/analyzer/pr93993.f90 since r10-8012
 2024-07-19 13:07 UTC  (2+ messages)
` [Bug testsuite/94853] [12/13/14/15 "

[Bug ipa/94762] New: ICE: Segmentation fault (in is_tm_irrevocable)
 2024-07-19 13:07 UTC  (2+ messages)
` [Bug ipa/94762] [12/13/14/15 Regression] ICE: Segmentation fault (in is_tm_irrevocable) since r7-1710-g849a76a5a20db383

[Bug tree-optimization/94675] New: [9 regression] -Warray-bounds false positive with -O2
 2024-07-19 13:07 UTC  (2+ messages)
` [Bug tree-optimization/94675] [12/13/14/15 regression] -Warray-bounds false positive with -O2 since r9-1948

[Bug debug/94340] New: [9/10 Regression] -fcompare-debug -O failure on cpp1z/nodiscard3.C
 2024-07-19 13:07 UTC  (2+ messages)
` [Bug debug/94340] [12/13/14/15 "

[Bug c++/94276] New: [9/10 Regression] g++: error: gcc/testsuite/g++.dg/ext/stmtexpr3.C: -fcompare-debug failure since r9-3352-g87bd153645f393a1
 2024-07-19 13:07 UTC  (2+ messages)
` [Bug c++/94276] [12/13/14/15 "

[Bug libfortran/94143] New: [9/10 Regression] Asynchronous execute_command_line() breaks following synchronous calls
 2024-07-19 13:07 UTC  (2+ messages)
` [Bug libfortran/94143] [12/13/14/15 "

[Bug c/94106] New: error on a function redeclaration with attribute transaction_safe
 2024-07-19 13:07 UTC  (2+ messages)
` [Bug c/94106] [12/13/14/15 Regression] "

[Bug fortran/93832] [12/13/14/15 Regression] ICE in gfc_convert_to_structure_constructor, at fortran/primary.c:3100
 2024-07-19 13:07 UTC 

[Bug fortran/93814] [12/13/14/15 Regression] ICE in build_entry_thunks, at fortran/trans-decl.c:2898
 2024-07-19 13:07 UTC 

[Bug target/93808] [12/13/14/15 Regression] [SH] Ruby crashes with 'Illegal Instruction' with -fcrossjumping
 2024-07-19 13:07 UTC 

[Bug middle-end/93786] [12/13/14/15 Regression] gimplifier ICE with statement expression since r8-5526
 2024-07-19 13:07 UTC 

[Bug target/93738] [12/13/14/15 regression] test case gcc.target/powerpc/20050603-3.c fails
 2024-07-19 13:07 UTC 

[Bug fortran/93715] [12/13/14/15 Regression] ICE in gfc_trans_auto_array_allocation, at fortran/trans-array.c:6320
 2024-07-19 13:07 UTC 

[Bug libstdc++/93672] [12 Regression] std::basic_istream::ignore hangs if delim MSB is set
 2024-07-19 13:07 UTC 

[Bug middle-end/93644] [12/13/14/15 Regression] spurious -Wreturn-local-addr with PHI of PHI
 2024-07-19 13:07 UTC 

[Bug c/93573] [12/13/14/15 Regression] internal compiler error: in force_constant_size, at gimplify.c:733
 2024-07-19 13:07 UTC 

[Bug rtl-optimization/93565] [12/13 Regression] Combine duplicates instructions
 2024-07-19 13:06 UTC 

[Bug fortran/93554] [12/13/14/15 Regression] ICE in expand_oacc_for, at omp-expand.c:6035 since r6-4364-ge4834818d22f5c66
 2024-07-19 13:06 UTC 

[Bug fortran/93552] [12/13/14/15 Regression][OpenACC] ICE in gfc_trans_exit, at fortran/trans-stmt.c:6110/11/12 since r7-6598-g02889d23ee3b0285
 2024-07-19 13:06 UTC 

[Bug c/93537] [12 Regression] gcc 9.2 takes a Segmentation Violation when attached file is compiled
 2024-07-19 13:06 UTC 

[Bug c++/93503] [12/13/14/15 Regression] Duplicated error on pure virtual template
 2024-07-19 13:06 UTC 

[Bug tree-optimization/93404] [12/13/14/15 regression] -O2 and -O2 -flto SPEC2006 and 2017 code size regression
 2024-07-19 13:06 UTC 

[Bug tree-optimization/93271] [12/13/14/15 regression] SRA producing wrong code on denormals
 2024-07-19 13:06 UTC 

[Bug rtl-optimization/93264] [12/13/14/15 Regression] ICE in cfg_layout_redirect_edge_and_branch_force, at cfgrtl.c:4522
 2024-07-19 13:06 UTC 

[Bug middle-end/93181] [12/13/14/15 Regression] -Wuninitialized fails to warn about uninitialized value
 2024-07-19 13:06 UTC 

[Bug tree-optimization/93055] [12/13/14/15 Regression] accumulation loops in stepanov_vector benchmark use more instruction level parpallelism
 2024-07-19 13:06 UTC 

[Bug rtl-optimization/93007] [12/13/14/15 regression] pr77698.c testcase fails due to block commoning
 2024-07-19 13:06 UTC 

[Bug debug/92983] [12/13/14/15 Regression] Debug info regression since PR87428 changes
 2024-07-19 13:06 UTC 

[Bug tree-optimization/92955] [12/13/14/15 regression] False positive stringop-overflow warning with vectorization and loop unrolling
 2024-07-19 13:06 UTC 

[Bug c/92773] [12/13/14/15 Regression] GCC compilation with big array / header is infinite
 2024-07-19 13:06 UTC 

[Bug middle-end/92718] [12/13/14/15 Regression] Bogus Wstringop-overflow in __builtin_memset() of an element of array of size 1 of struct
 2024-07-19 13:06 UTC 

[Bug lto/92600] [12/13/14/15 Regression] ICE: symtab_node::verify failed, building 523.xalancbmk_r with -flto -fno-inline since r267359
 2024-07-19 13:06 UTC 

[Bug tree-optimization/92539] [12/13/14/15 Regression] -Warray-bounds false positive with -O3 (loop unroll?)
 2024-07-19 13:06 UTC 

[Bug debug/92444] [12/13/14/15 regression] gcc generates wrong debug information at -O2 and -O3 since r10-4122-gf658ad3002a0af
 2024-07-19 13:06 UTC 

[Bug debug/92387] [12/13 Regression] gcc generates wrong debug information at -O1 since r10-1907-ga20f263ba1a76a
 2024-07-19 13:06 UTC 

[Bug tree-optimization/92335] [12/13 Regression] sinking of loads happen too early which causes vectorization not to be done
 2024-07-19 13:06 UTC 

[Bug middle-end/92023] [12/13/14/15 Regression] Miscompilation when inlining operator delete[]
 2024-07-19 13:06 UTC 

[Bug tree-optimization/92005] [12/13/14/15 Regression] switch code generation regression
 2024-07-19 13:06 UTC 

[Bug bootstrap/92002] [12/13/14/15 regression] -Wuninitialized warning in gcc/wide-int.cc
 2024-07-19 13:06 UTC 

[Bug tree-optimization/91954] [12/13/14/15 Regression] gcc.dg/vect/pr66142.c should not need early inlining to be vectorized since r10-3311-gff6686d2e5f797d6
 2024-07-19 13:06 UTC 

[Bug c++/91846] [12/13/14/15 Regression] ICE in use_thunk, at cp/method.c:316
 2024-07-19 13:05 UTC 

[Bug target/91735] [12/13/14/15 Regression] Runtime regression for SPEC2000 177.mesa on Haswell around the end of August 2018
 2024-07-19 13:05 UTC 

[Bug sanitizer/91707] [12/13/14/15 Regression] spurious stringop-overflow warning with -fsanitize=undefined
 2024-07-19 13:05 UTC 

[Bug testsuite/91626] [12/13/14/15 Regression] FAIL: gcc.dg/lto/pr48622 c_lto_pr48622_0.o-c_lto_pr48622_0.o link, -O -flto -finline-small-functions -fno-early-inlining
 2024-07-19 13:05 UTC 

[Bug target/91614] [12/13/14/15 regression][arm] gcc.target/arm/unaligned-memcpy-2.c FAIL since r274986
 2024-07-19 13:05 UTC 

[Bug libfortran/91543] [12/13/14/15 Regression] nf failure ( Handling stack overflow more sensibly
 2024-07-19 13:05 UTC 

[Bug middle-end/91512] [12/13/14/15 Regression] Fortran compile time regression
 2024-07-19 13:05 UTC 

[Bug target/91498] [12/13/14/15 Regression] STV change in r274481 causes 300.twolf regression on Haswell
 2024-07-19 13:05 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).