January 2026 Archives by date
Starting: Thu Jan 1 00:08:41 GMT 2026
Ending: Sat Jan 31 22:10:58 GMT 2026
Messages: 4703
- [Bug target/119979] [16 Regression] Recent promote_prototypes change breaks multiple ports
hjl.tools at gmail dot com
- [Bug c++/123346] ICE: Segmentation fault when returning union initialized using temporary object at call site, with designated initializers
egas.g.ribeiro at tecnico dot ulisboa.pt
- [Bug c++/123354] New: ICE with nested structures and sizeof of constexpr variable
antoshkka at gmail dot com
- [Bug c++/123354] [14/15/16 Regression] ICE with nested structures and sizeof of constexpr variable
pinskia at gcc dot gnu.org
- [Bug c++/123354] [14/15/16 Regression] ICE with nested structures and sizeof of constexpr variable
pinskia at gcc dot gnu.org
- [Bug c/123355] New: clang: 6 * -Wmaybe-uninitialized
dcb314 at hotmail dot com
- [Bug tree-optimization/122746] in-order SLP reduction not implemented
vekumar at gcc dot gnu.org
- [Bug testsuite/123299] c-c++-common/gomp/uses_allocators-8.c is UNRESOLVED
cvs-commit at gcc dot gnu.org
- [Bug testsuite/123299] c-c++-common/gomp/uses_allocators-8.c is UNRESOLVED
burnus at gcc dot gnu.org
- [Bug c/123356] New: -fstrict-aliasing miscompile struct swap when there is another identical struct (from flint code base)
user202729 at protonmail dot com
- [Bug ada/16075] wrong resolution for type declared in parent of formal package
ebotcazou at gcc dot gnu.org
- [Bug ada/42413] program with function returning task passed to subprogram hangs at run time
ebotcazou at gcc dot gnu.org
- [Bug ada/93702] crash when using Indefinite_Holders.To_Holder in expression function
ebotcazou at gcc dot gnu.org
- [Bug libgcc/123357] New: ICE: in linemap_add, at libcpp/line-map.cc
522024330006 at smail dot nju.edu.cn
- [Bug middle-end/123358] New: ICE: in expand_asm_stmt, at cfgexpand.cc when using enum constant with "m" constraint
522024330006 at smail dot nju.edu.cn
- [Bug c++/123359] New: ICE: tree check: accessed elt 1 of ‘tree_vec’ with 0 elts in expand_template_argument_pack, at cp/pt.cc when using co_await in a coroutine with invalid multidimensional array parameter
522024330006 at smail dot nju.edu.cn
- [Bug c/123356] [15/16 regression] -fstrict-aliasing miscompile struct swap when there is another identical struct (from flint code base)
sjames at gcc dot gnu.org
- [Bug c++/123360] New: ICE: tree check: expected class ‘type’, have ‘declaration’ (function_decl) in cp_type_quals, at cp/typeck.cc during reshape_init with nested anonymous compound literal
522024330006 at smail dot nju.edu.cn
- [Bug c/123355] clang: 6 * -Wmaybe-uninitialized
sjames at gcc dot gnu.org
- [Bug lto/110710] LTO linker on Windows creates an invalid Makefile
peter0x44 at disroot dot org
- [Bug lto/110710] LTO linker on Windows creates an invalid Makefile
sjames at gcc dot gnu.org
- [Bug lto/110710] LTO linker on Windows creates an invalid Makefile
sjames at gcc dot gnu.org
- [Bug fortran/123321] Namelist input of variable accessed by use association with renaming fails
anlauf at gcc dot gnu.org
- [Bug fortran/123321] Namelist input of variable accessed by use association with renaming fails
kargl at gcc dot gnu.org
- [Bug lto/110710] LTO linker on Windows creates an invalid Makefile
peter0x44 at disroot dot org
- [Bug fortran/123321] Namelist input of variable accessed by use association with renaming fails
jvdelisle at gcc dot gnu.org
- [Bug c++/123361] New: False positive "narrowing conversion of 'value' from 'int32_t' {aka 'int'} to 'double'?
dmitriy.ovdienko at gmail dot com
- [Bug fortran/101399] Horizonal tab character not ignored on print statement
kargl at gcc dot gnu.org
- [Bug fortran/123321] Namelist input of variable accessed by use association with renaming fails
anlauf at gcc dot gnu.org
- [Bug c++/123361] False positive "narrowing conversion of 'value' from 'int32_t' {aka 'int'} to 'double'"?
pinskia at gcc dot gnu.org
- [Bug fortran/119136] Printing result of function that prints itself hangs
cvs-commit at gcc dot gnu.org
- [Bug fortran/101399] Horizonal tab character not ignored on print statement
kargl at gcc dot gnu.org
- [Bug c++/123361] False positive "narrowing conversion of 'value' from 'int32_t' {aka 'int'} to 'double'"?
pinskia at gcc dot gnu.org
- [Bug c/123362] New: Invalid conversions from nullptr generate misleading diagnostics
luigighiron at gmail dot com
- [Bug c/123362] Invalid conversions from nullptr generate misleading diagnostics
pinskia at gcc dot gnu.org
- [Bug c/123362] Invalid conversions from nullptr generate misleading diagnostics
pinskia at gcc dot gnu.org
- [Bug c/78078] [DR485] error on ATOMIC_VAR_INIT with aggregate initializer
luigighiron at gmail dot com
- [Bug c++/123361] False positive "narrowing conversion of 'value' from 'int32_t' {aka 'int'} to 'double'"?
dmitriy.ovdienko at gmail dot com
- [Bug middle-end/123355] clang: 6 * -Wmaybe-uninitialized
pinskia at gcc dot gnu.org
- [Bug c++/102258] dynamic_cast to derived type fails during constant evaluation
acharvak at pm dot me
- [Bug fortran/105594] -Wuse-without-only issued for any submodule
kargl at gcc dot gnu.org
- [Bug fortran/101399] Horizonal tab character not ignored on print statement
jvdelisle at gcc dot gnu.org
- [Bug fortran/101399] Horizonal tab character not ignored on print statement
jvdelisle at gcc dot gnu.org
- [Bug fortran/109512] accepts implicit dummy procedure even with "implicit none (external)"
kargl at gcc dot gnu.org
- [Bug fortran/109512] accepts implicit dummy procedure even with "implicit none (external)"
kargl at gcc dot gnu.org
- [Bug fortran/101399] Horizontal tab character not ignored on print statement
cvs-commit at gcc dot gnu.org
- [Bug c++/123363] New: ICE: Segmentation fault in finish_call_expr during template argument parsing with invalid nested template-id
522024330006 at smail dot nju.edu.cn
- [Bug rtl-optimization/123364] New: ICE: in emit_swap_insn, at reg-stack.cc with fsincos inline asm
522024330006 at smail dot nju.edu.cn
- [Bug rtl-optimization/123365] New: ICE: in emit_move_insn, at expr.cc with inline asm array-to-register constraint
522024330006 at smail dot nju.edu.cn
- [Bug ipa/122856] [13/14/15/16 Regression] ICE: in decide_about_value, at ipa-cp.cc
522024330006 at smail dot nju.edu.cn
- [Bug rtl-optimization/122272] extra move in some cases; missed optimizations in classic "gcd" implementation
pinskia at gcc dot gnu.org
- [Bug middle-end/106688] out of ssa Coalescing sometimes chooses the wrong thing causing an extra move
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/97286] simplified subreg used outside of the loop can cause conflict and cause an extra move inside the loop
pinskia at gcc dot gnu.org
- [Bug middle-end/123355] warnings: 6 * -Wmaybe-uninitialized
dcb314 at hotmail dot com
- [Bug c++/123277] [16 Regression] [[maybe_unused]] does not silence Wunused-local-typedefs for dependent typedefs since r16-5937
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123107] [15/16 Regression] X86-64: ICE at -O2 during RTL pass: expand
glaubitz at physik dot fu-berlin.de
- [Bug c++/123277] [16 Regression] [[maybe_unused]] does not silence Wunused-local-typedefs for dependent typedefs since r16-5937
jakub at gcc dot gnu.org
- [Bug c/122572] [15/16 regression] Segmentation fault on aarch64 building with -O2, no issue with -O2 -fschedule-insns
uecker at gcc dot gnu.org
- [Bug c/123356] [15/16 regression] -fstrict-aliasing miscompile struct swap when there is another identical struct (from flint code base)
uecker at gcc dot gnu.org
- [Bug c/122572] [15/16 regression] Segmentation fault on aarch64 building with -O2, no issue with -O2 -fschedule-insns
uecker at gcc dot gnu.org
- [Bug c++/123331] [15/16 regression] ICE: in cxx_eval_store_expression, at cp/constexpr.cc since r15-7260
jakub at gcc dot gnu.org
- [Bug libfortran/123366] New: [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
developer at lorenzosalvadore dot it
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
developer at lorenzosalvadore dot it
- [Bug target/122869] risc-v loops miscompiled: loop with fault-only-first intrinsics never terminates when `-O0`
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123367] New: [16 Regression] Regression of 523.xalancbmk_r after vectorizing uncounted loops on Zen{4,5}
vekumar at gcc dot gnu.org
- [Bug c++/123331] [15/16 regression] ICE: in cxx_eval_store_expression, at cp/constexpr.cc since r15-7260
jakub at gcc dot gnu.org
- [Bug c++/123354] [14/15/16 Regression] ICE with nested structures and sizeof of constexpr variable since r14-8981
jakub at gcc dot gnu.org
- [Bug target/123317] [16 Regression] RISC-V rv64gcv: miscompile at -Os
pan2.li at intel dot com
- [Bug target/122869] risc-v loops miscompiled: loop with fault-only-first intrinsics never terminates when `-O0`
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123367] [16 Regression] Regression of 523.xalancbmk_r after vectorizing uncounted loops on Zen{4,5}
pinskia at gcc dot gnu.org
- [Bug c++/123347] [16 regression] ICE when building libprojectm-3.1.12 (tree check: expected record_type or union_type or qual_union_type, have pointer_type in potential_constant_expression_1, at cp/constexpr.cc:12075)
jakub at gcc dot gnu.org
- [Bug middle-end/123368] New: ICE: Segmentation fault in lower_nested_functions / mark_addressable with multiple nested functions and section attribute
522024330006 at smail dot nju.edu.cn
- [Bug d/122800] [16 Regression] Decide about gphobos soname bump for GCC 16
jakub at gcc dot gnu.org
- [Bug rtl-optimization/121852] [13/14/15 regression] wrong code at -O2 with "-fno-gcse" on x86_64-linux-gnu
jakub at gcc dot gnu.org
- [Bug rtl-optimization/121852] [13/14/15 regression] wrong code at -O2 with "-fno-gcse" on x86_64-linux-gnu
jakub at gcc dot gnu.org
- [Bug c++/123329] [13/14/15/16 regression] ICE: unexpected expression 'T' of kind template_parm_index since r13-4761
jakub at gcc dot gnu.org
- [Bug c/123356] [15/16 regression] -fstrict-aliasing miscompile struct swap when there is another identical struct (from flint code base)
mikpelinux at gmail dot com
- [Bug tree-optimization/123300] [14/15/16 Regression] Adding [[assume((1<<i) > 0)]]/__builtin_unreachable generates an infinite loop
jakub at gcc dot gnu.org
- [Bug tree-optimization/123300] [14/15/16 Regression] Adding [[assume((1<<i) > 0)]]/__builtin_unreachable generates an infinite loop
jakub at gcc dot gnu.org
- [Bug fortran/123352] invalid association target when invoking type-bound function on associate-name with operator-result selector
pault at gcc dot gnu.org
- [Bug c++/123369] New: ICE: error reporting routines re-entered when instantiating template with overaligned array elements
522024330006 at smail dot nju.edu.cn
- [Bug target/121485] [15 Regression]RISC-V Zvkned vector-scalar intrinsics use wrong EMUL (m1 for m2/m4/m8 variants of intrinsics)
cvs-commit at gcc dot gnu.org
- [Bug target/121485] [15 Regression]RISC-V Zvkned vector-scalar intrinsics use wrong EMUL (m1 for m2/m4/m8 variants of intrinsics)
law at gcc dot gnu.org
- [Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
law at gcc dot gnu.org
- [Bug target/123318] [14/15 Regression] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) (set (reg:SF 159) (unspec:DI [...] UNSPEC_AUIPC)) with -Ofast -mcmodel=medany -mexplicit-relocs -march=rv64gv
law at gcc dot gnu.org
- [Bug c/123370] New: ICE: in build_conditional_expr, at c/c-typeck.cc with _Float16 and ternary operator
522024330006 at smail dot nju.edu.cn
- [Bug target/122869] risc-v loops miscompiled: loop with fault-only-first intrinsics never terminates when `-O0`
rdapp at gcc dot gnu.org
- [Bug c++/123281] [16 Regression] ICE using gcc 20251221 snapshot with openscad-2025.05.01_pre-r1 since r16-6140
jakub at gcc dot gnu.org
- [Bug target/123086] RISC-V possible optimization of fp move instruction in SpacemiT-x60 tuning
law at gcc dot gnu.org
- [Bug target/123279] [RISC-V] ICE: in code_for_pred_mov, at ./insn-opinit.h:968
rdapp at gcc dot gnu.org
- [Bug ada/123371] New: Bug box or infinite loop when using container aggregate key expression under some circumstances
liam at liampwll dot com
- [Bug middle-end/123086] RISC-V possible optimization of fp move instruction in SpacemiT-x60 tuning
pinskia at gcc dot gnu.org
- [Bug c/78078] [DR485] error on ATOMIC_VAR_INIT with aggregate initializer
jsm28 at gcc dot gnu.org
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
kargl at gcc dot gnu.org
- [Bug target/122869] risc-v loops miscompiled: loop with fault-only-first intrinsics never terminates when `-O0`
law at gcc dot gnu.org
- [Bug tree-optimization/123372] New: [15/16 Regression] ICE in expand_fn_using_insn on .SAT_SUB while building OpenTTD with LTO since r15-1671
jakub at gcc dot gnu.org
- [Bug c/123373] New: %R macro does not set arg_going, causing incorrect token concatenation in specs
mpsuzuki@hiroshima-u.ac.jp
- [Bug tree-optimization/123372] [15/16 Regression] ICE in expand_fn_using_insn on .SAT_SUB while building OpenTTD with LTO since r15-1671
pinskia at gcc dot gnu.org
- [Bug c++/101070] ICE: Error reporting routines re-entered with aligned attribute and arrays
pinskia at gcc dot gnu.org
- [Bug c++/123369] ICE: error reporting routines re-entered when instantiating template with overaligned array elements
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123372] [15/16 Regression] ICE in expand_fn_using_insn on .SAT_SUB while building OpenTTD with LTO since r15-1671
sjames at gcc dot gnu.org
- [Bug tree-optimization/123372] [15/16 Regression] ICE in expand_fn_using_insn on .SAT_SUB while building OpenTTD with LTO since r15-1671
jakub at gcc dot gnu.org
- [Bug tree-optimization/123372] [15/16 Regression] ICE in expand_fn_using_insn on .SAT_SUB while building OpenTTD with LTO since r15-1671
jakub at gcc dot gnu.org
- [Bug tree-optimization/123374] New: elfutils: bogus warning when building debuginfod.cxx since r16-5258
siddhesh at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
sjames at gcc dot gnu.org
- [Bug fortran/123375] New: [16 Regression] Fortran ICE in insert_bbt while building crest package since r16-2189
jakub at gcc dot gnu.org
- [Bug fortran/123375] [16 Regression] Fortran ICE in insert_bbt while building crest package since r16-2189
jakub at gcc dot gnu.org
- [Bug fortran/123375] [16 Regression] Fortran ICE in insert_bbt while building crest package since r16-2189
jakub at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
pinskia at gcc dot gnu.org
- [Bug ada/123371] infinite loop on iterated element association with iterator specification and key expression
ebotcazou at gcc dot gnu.org
- [Bug ada/123371] infinite loop on iterated element association with iterator specification and key expression
ebotcazou at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
pinskia at gcc dot gnu.org
- [Bug fortran/123375] [16 Regression] Fortran ICE in insert_bbt while building crest package since r16-2189
anlauf at gcc dot gnu.org
- [Bug fortran/123375] [16 Regression] Fortran ICE in insert_bbt while building crest package since r16-2189
kargl at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
siddhesh at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
pinskia at gcc dot gnu.org
- [Bug target/123279] [RISC-V] ICE: in code_for_pred_mov, at ./insn-opinit.h:968
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
pinskia at gcc dot gnu.org
- [Bug target/123279] [RISC-V] ICE: in code_for_pred_mov, at ./insn-opinit.h:968
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
pinskia at gcc dot gnu.org
- [Bug c++/123376] New: [16 Regression] ICE in write_type when building qt6-qtscxml with -flto -ffat-lto-objects since r16-3821
jakub at gcc dot gnu.org
- [Bug c++/123376] [16 Regression] ICE in write_type when building qt6-qtscxml with -flto -ffat-lto-objects since r16-3821
jakub at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123377] New: [16 Regression] gcc.dg/uninit-pred-7_a.c line 23 xpassing since r16-5258-g1d8e2d51e5c5cb
hp at gcc dot gnu.org
- [Bug tree-optimization/123377] [16 Regression] gcc.dg/uninit-pred-7_a.c line 23 xpassing since r16-5258-g1d8e2d51e5c5cb
hp at gcc dot gnu.org
- [Bug tree-optimization/123377] [16 Regression] gcc.dg/uninit-pred-7_a.c line 23 xpassing since r16-5258-g1d8e2d51e5c5cb
pinskia at gcc dot gnu.org
- [Bug fortran/119136] Printing result of function that prints itself hangs
jvdelisle at gcc dot gnu.org
- [Bug libstdc++/123378] New: Memory leak in std::barrier with gcc-16
stuart.a.hayhurst at gmail dot com
- [Bug tree-optimization/123377] [16 Regression] gcc.dg/uninit-pred-7_a.c line 23 xpassing since r16-5258-g1d8e2d51e5c5cb
pinskia at gcc dot gnu.org
- [Bug libstdc++/123378] [16 Regression] Memory leak in std::barrier with gcc-16
pinskia at gcc dot gnu.org
- [Bug libstdc++/123378] [16 Regression] Memory leak in std::barrier with gcc-16
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123377] [16 Regression] gcc.dg/uninit-pred-7_a.c line 23 xpassing since r16-5258-g1d8e2d51e5c5cb
hp at gcc dot gnu.org
- [Bug tree-optimization/123377] [16 Regression] gcc.dg/uninit-pred-7_a.c line 23 xpassing since r16-5258-g1d8e2d51e5c5cb
pinskia at gcc dot gnu.org
- [Bug c++/123379] New: constexpr template for does not work with temporary std::span
ivan.lazaric.gcc at gmail dot com
- [Bug d/122800] [16 Regression] Decide about gphobos soname bump for GCC 16
ibuclaw at gcc dot gnu.org
- [Bug c++/123379] constexpr template for does not work with temporary std::span
pinskia at gcc dot gnu.org
- [Bug fortran/123352] invalid association target when invoking type-bound function on associate-name with operator-result selector
cvs-commit at gcc dot gnu.org
- [Bug fortran/123352] invalid association target when invoking type-bound function on associate-name with operator-result selector
pault at gcc dot gnu.org
- [Bug c/123370] ICE: in build_conditional_expr, at c/c-typeck.cc with _Float16 and ternary operator and !
pinskia at gcc dot gnu.org
- [Bug driver/123373] %R macro does not set arg_going, causing incorrect token concatenation in specs
pinskia at gcc dot gnu.org
- [Bug middle-end/123368] [13/14/15/16 Regression] ICE: mark_addressable with multiple nested functions and section attribute
pinskia at gcc dot gnu.org
- [Bug target/123364] [13/14/15/16 Regression] ICE with 2 input operands with constraints of "0" where 0 constraint is "=t"
pinskia at gcc dot gnu.org
- [Bug target/123364] [13/14/15/16 Regression] ICE with 2 input operands with constraints of "0" where 0 constraint is "=t"
pinskia at gcc dot gnu.org
- [Bug c/123365] [13/14/15/16 Regression] ICE: in emit_move_insn, at expr.cc with inline asm array-to-register constraint
pinskia at gcc dot gnu.org
- [Bug fortran/119136] Printing result of function that prints itself hangs
tkoenig at gcc dot gnu.org
- [Bug target/121535] zero_call_used_regs vs BImode on ia64
frank.scheiner at web dot de
- [Bug c/117687] Wzero-as-nullpointer-constant should warn for zeros of type bool, enum, and _BitInt
cvs-commit at gcc dot gnu.org
- [Bug c/121081] [16 Regression] ICE on x86_64-linux-gnu: in composite_type, at c/c-typeck.cc:1011 with visibility attribute on atomic
cvs-commit at gcc dot gnu.org
- [Bug c/121507] internal compiler error: in composite_type_cond, at c/c-typeck.cc:1028
cvs-commit at gcc dot gnu.org
- [Bug ada/123371] infinite loop on iterated element association with iterator and key
cvs-commit at gcc dot gnu.org
- [Bug ada/123371] infinite loop on iterated element association with iterator and key
cvs-commit at gcc dot gnu.org
- [Bug ada/123371] infinite loop on iterated element association with iterator and key
ebotcazou at gcc dot gnu.org
- [Bug fortran/119136] Printing result of function that prints itself hangs
jakub at gcc dot gnu.org
- [Bug c++/123331] [15/16 regression] ICE: in cxx_eval_store_expression, at cp/constexpr.cc since r15-7260
cvs-commit at gcc dot gnu.org
- [Bug c++/123347] [16 regression] ICE when building libprojectm-3.1.12 (tree check: expected record_type or union_type or qual_union_type, have pointer_type in potential_constant_expression_1, at cp/constexpr.cc:12075)
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/123326] [16 Regression] Bootstrap broken on FreeBSD by r16-6038
cvs-commit at gcc dot gnu.org
- [Bug c++/123331] [15 regression] ICE: in cxx_eval_store_expression, at cp/constexpr.cc since r15-7260
jakub at gcc dot gnu.org
- [Bug c++/123347] [16 regression] ICE when building libprojectm-3.1.12 (tree check: expected record_type or union_type or qual_union_type, have pointer_type in potential_constant_expression_1, at cp/constexpr.cc:12075)
jakub at gcc dot gnu.org
- [Bug driver/123373] %R macro does not set arg_going, causing incorrect token concatenation in specs
mpsuzuki@hiroshima-u.ac.jp
- [Bug tree-optimization/123372] [15/16 Regression] ICE in expand_fn_using_insn on .SAT_SUB while building OpenTTD with LTO since r15-1671
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123372] [15 Regression] ICE in expand_fn_using_insn on .SAT_SUB while building OpenTTD with LTO since r15-1671
jakub at gcc dot gnu.org
- [Bug driver/123373] %R macro does not set arg_going, causing incorrect token concatenation in specs
mpsuzuki@hiroshima-u.ac.jp
- [Bug target/123380] New: [15/16 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1048 with -O2 -march=rv64i -mabi=lp64 and _Float16
zsojka at seznam dot cz
- [Bug target/123381] New: ICE: maximum number of generated reload insns per insn achieved (90) with -mrvv-vector-bits=zvl
zsojka at seznam dot cz
- [Bug tree-optimization/123382] New: [16 Regression] AArch64: ICE at -O3: invalid mask type in 'vec_perm_expr'
xxs_chy at outlook dot com
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
siddhesh at gcc dot gnu.org
- [Bug tree-optimization/123382] [16 Regression] AArch64: ICE at -O3: invalid mask type in 'vec_perm_expr'
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123382] [16 Regression] AArch64: ICE at -O3: invalid mask type in 'vec_perm_expr'
pinskia at gcc dot gnu.org
- [Bug fortran/123375] [16 Regression] Fortran ICE in insert_bbt while building crest package since r16-2189
kargl at gcc dot gnu.org
- [Bug tree-optimization/123382] [16 Regression] AArch64: ICE at -O3: invalid mask type in 'vec_perm_expr'
pinskia at gcc dot gnu.org
- [Bug fortran/119136] Printing result of function that prints itself hangs
tkoenig at gcc dot gnu.org
- [Bug rtl-optimization/123380] [15/16 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1048 with -O2 -march=rv64i -mabi=lp64 and _Float16
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123380] [15/16 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1048 with -O2 and _Float16
pinskia at gcc dot gnu.org
- [Bug driver/123373] %R macro does not set arg_going, causing incorrect token concatenation in specs
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123120] phiprop does not always work
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121168] missed optimization with ubsan at -O3 due to phiprop not working with UBSAN_NULL
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121165] false positive Warray-bounds while building openmpt with -O3 -fsanitize=undefined
pinskia at gcc dot gnu.org
- [Bug ipa/123383] New: [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range)
sjames at gcc dot gnu.org
- [Bug ipa/123383] [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range)
sjames at gcc dot gnu.org
- [Bug ipa/123383] [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range)
sjames at gcc dot gnu.org
- [Bug ipa/123383] [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range)
sjames at gcc dot gnu.org
- [Bug middle-end/42196] [4.5 Regression] ICE when SRAing partial assigments to complex number
cvs-commit at gcc dot gnu.org
- [Bug middle-end/121661] [13/14/15/16 Regression] miscompilation involving complex and nested functions since r13-1762-gf9d4c3b45c5ed5
pinskia at gcc dot gnu.org
- [Bug fortran/123375] [16 Regression] Fortran ICE in insert_bbt while building crest package since r16-2189
kargl at gcc dot gnu.org
- [Bug ipa/123383] [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range)
sjames at gcc dot gnu.org
- [Bug ipa/123383] [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range)
pinskia at gcc dot gnu.org
- [Bug ipa/123383] [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range)
pinskia at gcc dot gnu.org
- [Bug ipa/123383] [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range)
pinskia at gcc dot gnu.org
- [Bug middle-end/123384] New: Missing 64-bit to 128-bit widen_mult detection for pure C implementation
liuhongt at gcc dot gnu.org
- [Bug tree-optimization/107090] [aarch64] sequence logic should be combined with mul and umulh
pinskia at gcc dot gnu.org
- [Bug middle-end/123384] Missing 64-bit to 128-bit widen_mult detection for pure C implementation
pinskia at gcc dot gnu.org
- [Bug ipa/123383] [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
siddhesh at gcc dot gnu.org
- [Bug tree-optimization/123385] New: GCC failed loop strength reduction for vectorized IV
liuhongt at gcc dot gnu.org
- [Bug tree-optimization/123385] GCC failed loop strength reduction for vectorized IV
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
pinskia at gcc dot gnu.org
- [Bug fortran/123375] [16 Regression] Fortran ICE in insert_bbt while building crest package since r16-2189
kargl at gcc dot gnu.org
- [Bug fortran/119136] Printing result of function that prints itself hangs
kargl at gcc dot gnu.org
- [Bug fortran/115653] USE without ONLY warning when compiling submodules
gmt3141 at gmail dot com
- [Bug ipa/123383] [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range)
kugan at gcc dot gnu.org
- [Bug c/123386] New: ICE on x86_64-linux-gnu: in maybe_record_trace_start, at dwarf2cfi.cc:2591 at -O1 with asm goto
jiangchangwu at smail dot nju.edu.cn
- [Bug fortran/119136] Printing result of function that prints itself hangs
tkoenig at gcc dot gnu.org
- [Bug c++/123387] New: deleted spaceship not used as best overload over builtin releational operators
tobi@die-loews.de
- [Bug fortran/119136] Printing result of function that prints itself hangs
tkoenig at gcc dot gnu.org
- [Bug fortran/123071] [PDT] ICE on invoking parent's type-bound function with PDT result
pault at gcc dot gnu.org
- [Bug debug/121045] [16 Regression] FAIL: g++.dg/torture/pr58552.C caused by r16-2197-g385d9937f0e23c
ebotcazou at gcc dot gnu.org
- [Bug c++/105200] user-defined operator <=> for enumerated types is ignored
pinskia at gcc dot gnu.org
- [Bug c++/123387] deleted spaceship not used as best overload over builtin releational operators
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123260] FCMLA recognition is not working for SLP
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123266] [16 Regression] Recent change exposes failure to optimize in VRP/DOM and code quality regression
rguenth at gcc dot gnu.org
- [Bug target/123269] [16 Regression] Recent change causes predcomm-dse failures
rguenth at gcc dot gnu.org
- [Bug middle-end/123270] strchr should optimize to equal check on boolean expression
rguenth at gcc dot gnu.org
- [Bug preprocessor/123273] [13/14/15/16 Regression] -E -fdirectives-only reporting error on comments
rguenth at gcc dot gnu.org
- [Bug target/123285] [16 Regression] [Trunk] AArch64: Miscompile at -O3 due to early_ra misses clobber of inline-asm
rguenth at gcc dot gnu.org
- [Bug middle-end/123286] SAT_ADD is not constant folded at the gimple level
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123294] [14/15/16 Regression] ICE at -O1 during RTL pass: ce2
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123298] [13/14/15/16 Regression] wrong code at -O2/-O3 since r9-2635
rguenth at gcc dot gnu.org
- [Bug target/123301] [16 Regression] RISC-V rv64gcv: ICE at -O3 during RTL pass: expand
rguenth at gcc dot gnu.org
- [Bug c/123309] [16 Regression] checking ICE with transparent union since r16-1351-gc1904cd27b2bb6
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123310] [16 Regression] wrong code at -O2 and above on x86_64-pc-linux-gnu since r16-3156-g5294840e3c7bf9
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123314] [16 Regression] ICE during GIMPLE pass prefill_stmt_dependencies, at gimple-range.cc:392 since r16-5169-g8fad025430b4fd
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123315] [16 Regression] ICE during GIMPLE pass, Segmentation fault, at tree-vect-loop.cc:10694
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123316] [16 Regression] ICE during GIMPLE pass verify_gimple failed, at tree-cfg.cc:5599 since r16-4499-g3602ebc86473a9
rguenth at gcc dot gnu.org
- [Bug target/123317] [16 Regression] RISC-V rv64gcv: miscompile at -Os
rguenth at gcc dot gnu.org
- [Bug ipa/123319] [16 Regression] ICE at -O2/O3 during IPA pass: cp since r16-4603-g3d102b7a40bd17
rguenth at gcc dot gnu.org
- [Bug libstdc++/120160] Implicitly import std if standard library header is included
antoshkka at gmail dot com
- [Bug rtl-optimization/123322] [16 Regression] worse czero generation for GCC 16 vs GCC 15
rguenth at gcc dot gnu.org
- [Bug libstdc++/123326] [16 Regression] Bootstrap broken on FreeBSD by r16-6038
rguenth at gcc dot gnu.org
- [Bug c++/123329] [13/14/15/16 regression] ICE: unexpected expression 'T' of kind template_parm_index since r13-4761
rguenth at gcc dot gnu.org
- [Bug c++/123331] [15 regression] ICE: in cxx_eval_store_expression, at cp/constexpr.cc since r15-7260
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123343] Loop unrolling before vectorization produces suboptimal RISC-V code
rguenth at gcc dot gnu.org
- [Bug ipa/123351] [14/15/16 regression] mingw32 cross compile determinism is architecture dependent since r14-5628-g53ba8d669550d3 (r14-5679-g1d82fc2e6824bf)
rguenth at gcc dot gnu.org
- [Bug testsuite/123353] builtin-shufflevector-pr123156.c fails on hppa64-hpux11.11 (big endian)
rguenth at gcc dot gnu.org
- [Bug c++/123354] [14/15/16 Regression] ICE with nested structures and sizeof of constexpr variable since r14-8981
rguenth at gcc dot gnu.org
- [Bug middle-end/123358] ICE: in expand_asm_stmt, at cfgexpand.cc when using enum constant with "m" constraint
rguenth at gcc dot gnu.org
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123372] [15 Regression] ICE in expand_fn_using_insn on .SAT_SUB while building OpenTTD with LTO since r15-1671
rguenth at gcc dot gnu.org
- [Bug ipa/123383] [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range)
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123385] GCC failed loop strength reduction for vectorized IV
rguenth at gcc dot gnu.org
- [Bug c/123388] New: Please split -Wpointer-arith
foss+gcc@alejandro-colomar.es
- [Bug target/123010] [15/16 regression] RV64: 32-bit multiply by 2 generates slli+srai+slli and doesn't use slliw or addw
cvs-commit at gcc dot gnu.org
- [Bug middle-end/101926] [meta-bug] struct/complex/other argument passing and return should be improved
law at gcc dot gnu.org
- [Bug target/123010] [15 regression] RV64: 32-bit multiply by 2 generates slli+srai+slli and doesn't use slliw or addw
law at gcc dot gnu.org
- [Bug c/121691] -Wcomma-within-single-parentheses: New diagnostic for non-robust uses of the comma operator
foss+gcc@alejandro-colomar.es
- [Bug tree-optimization/122608] `(a ? CST0 : CST1) OP CST3` is not optimized (for gimple COND)
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122608] `(a ? CST0 : CST1) OP CST3` is not optimized (for gimple COND)
law at gcc dot gnu.org
- [Bug tree-optimization/123377] [16 Regression] gcc.dg/uninit-pred-7_a.c line 23 xpassing since r16-5258-g1d8e2d51e5c5cb
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123377] [16 Regression] gcc.dg/uninit-pred-7_a.c line 23 xpassing since r16-5258-g1d8e2d51e5c5cb
pinskia at gcc dot gnu.org
- [Bug libstdc++/123326] [16 Regression] Bootstrap broken on FreeBSD by r16-6038
jakub at gcc dot gnu.org
- [Bug fortran/119136] Printing result of function that prints itself hangs
kargl at gcc dot gnu.org
- [Bug debug/121045] [16 Regression] FAIL: g++.dg/torture/pr58552.C caused by r16-2197-g385d9937f0e23c
pinskia at gcc dot gnu.org
- [Bug debug/121045] [16 Regression] FAIL: g++.dg/torture/pr58552.C caused by r16-2197-g385d9937f0e23c
ebotcazou at gcc dot gnu.org
- [Bug tree-optimization/123389] New: Missed optimization: Loop with a break statement sometimes miss that it can skip a conditional right after loop
Explorer09 at gmail dot com
- [Bug tree-optimization/123389] Missed optimization: Loop with a break statement sometimes miss that it can skip a conditional right after loop
pinskia at gcc dot gnu.org
- [Bug target/123390] New: UBSAN: arm: gcc/config/arm/arm.cc:5435:48: runtime error: signed integer overflow: -2147483648 - 1 cannot be represented in type 'int'
dcb314 at hotmail dot com
- [Bug target/123390] UBSAN: arm: gcc/config/arm/arm.cc:5435:48: runtime error: signed integer overflow: -2147483648 - 1 cannot be represented in type 'int'
pinskia at gcc dot gnu.org
- [Bug target/123390] UBSAN: arm: gcc/config/arm/arm.cc:5435:48: runtime error: signed integer overflow: -2147483648 - 1 cannot be represented in type 'int'
sjames at gcc dot gnu.org
- [Bug target/123390] UBSAN: arm: gcc/config/arm/arm.cc:5435:48: runtime error: signed integer overflow: -2147483648 - 1 cannot be represented in type 'int'
pinskia at gcc dot gnu.org
- [Bug libstdc++/121946] [missing optimization] std::vector does not use memcpy for the trivially copyable/destructible type
arthur.j.odwyer at gmail dot com
- [Bug c++/123391] New: [GCC 15 regression] __is_trivial fails for type with two trivial default constructors
arthur.j.odwyer at gmail dot com
- [Bug c++/108769] [C++20] __is_trivial returns true even if a default constructor's constraints are unsatisfied
arthur.j.odwyer at gmail dot com
- [Bug c++/106085] It's unclear what the __has_trivial* builtins do after P0848 (Conditionally Trivial Special Member Functions)
pinskia at gcc dot gnu.org
- [Bug c++/123391] [15/16 regression] __is_trivial fails for type with two trivial default constructors
pinskia at gcc dot gnu.org
- [Bug c++/123391] [15/16 regression] __is_trivial fails for type with two trivial default constructors
arthur.j.odwyer at gmail dot com
- [Bug target/123392] New: [15/16 regression] SVE C++ overload initialization ICE with debug symbols since g:17b520a10cdaabbcbaeaf30fc5228986b368ce0c
tnfchris at gcc dot gnu.org
- [Bug target/123392] [15/16 regression] SVE C++ overload initialization ICE with debug symbols since r15-5780
pinskia at gcc dot gnu.org
- [Bug target/123392] [15/16 regression] SVE C++ overload initialization ICE with debug symbols since r15-5780
pinskia at gcc dot gnu.org
- [Bug middle-end/123386] [16 Regression] ICE on x86_64-linux-gnu: in maybe_record_trace_start, at dwarf2cfi.cc:2591 at -O1 with asm goto
pinskia at gcc dot gnu.org
- [Bug tree-optimization/102486] __builtin_popcount(y&-y) is not optimized to y!=0
roger at nextmovesoftware dot com
- [Bug c++/123393] New: ICE using fmtlib module
cjangus at gmail dot com
- [Bug target/123317] [16 Regression] RISC-V rv64gcv: miscompile at -Os
pan2.li at intel dot com
- [Bug ipa/123383] [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range)
kugan at gcc dot gnu.org
- [Bug c/123394] New: ICE: in expand_debug_locations, at cfgexpand.cc:6064 at -O1 and above with -g and asm goto
jiangchangwu at smail dot nju.edu.cn
- [Bug debug/123394] ICE: in expand_debug_locations, at cfgexpand.cc:6064 at -O1 and above with -g and asm goto
pinskia at gcc dot gnu.org
- [Bug debug/79953] ICE in expand_debug_locations when attribute target is used
pinskia at gcc dot gnu.org
- [Bug debug/123394] ICE: in expand_debug_locations, at cfgexpand.cc:6064 at -O1 and above with -g and asm goto
jiangchangwu at smail dot nju.edu.cn
- [Bug fortran/123071] [PDT] ICE on invoking parent's type-bound function with PDT result
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123358] ICE: in expand_asm_stmt, at cfgexpand.cc when using enum constant with "m" constraint
ebotcazou at gcc dot gnu.org
- [Bug target/80881] Implement Windows native TLS
ebotcazou at gcc dot gnu.org
- [Bug tree-optimization/123207] [16 Regression] Miscompare of 526.blender_r with -O3 on x86_64 since r16-6133-gca8d97f8cb8d28
pheeck at gcc dot gnu.org
- [Bug middle-end/123358] ICE: in expand_asm_stmt, at cfgexpand.cc when using enum constant with "m" constraint
rguenther at suse dot de
- [Bug middle-end/123358] ICE: in expand_asm_stmt, at cfgexpand.cc when using enum constant with "m" constraint
ebotcazou at gcc dot gnu.org
- [Bug c/123395] New: C front end only warns (does not reject) invalid pointer-to-integer initialization
220246428 at seu dot edu.cn
- [Bug c/123395] C front end only warns (does not reject) invalid pointer-to-integer initialization
jakub at gcc dot gnu.org
- [Bug c/106416] -Wint-conversion should be an error, not a pedwarn
pinskia at gcc dot gnu.org
- [Bug c/123395] C front end only warns (does not reject) invalid pointer-to-integer initialization
pinskia at gcc dot gnu.org
- [Bug target/123327] [16 Regression] 4% slowdown of perlbench on Zen5 since r16-6232-gb2b5ccb0a2450a
pheeck at gcc dot gnu.org
- [Bug testsuite/123353] builtin-shufflevector-pr123156.c FAILs on big-endian targets
ro at gcc dot gnu.org
- [Bug c/123388] Please split -Wpointer-arith
uecker at gcc dot gnu.org
- [Bug tree-optimization/123207] [16 Regression] Miscompare of 526.blender_r with -O3 on x86_64 since r16-6133-gca8d97f8cb8d28
pheeck at gcc dot gnu.org
- [Bug c++] Concepts allow non-boolean !
Bingzhi
- [Bug fortran/123071] [PDT] ICE on invoking parent's type-bound function with PDT result
pault at gcc dot gnu.org
- [Bug fortran/122741] [PDT] Bugs preventing build of fiats
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug tree-optimization/123207] [16 Regression] Miscompare of 526.blender_r with -O3 on x86_64 since r16-6133-gca8d97f8cb8d28
chz0808 at gmail dot com
- [Bug target/122827] [15/16 Regression] Miscompare in 526.blender_r with -msve-vector-bits=128 --param aarch64-autovec-preference=sve-only
chz0808 at gmail dot com
- [Bug tree-optimization/123195] gcc.dg/vect/pr104116-ceil-div-2.c etc. FAIL
ro at gcc dot gnu.org
- [Bug libstdc++/123396] New: [16 Regression] libstdc++ uselessly linked against -latomic
jakub at gcc dot gnu.org
- [Bug libstdc++/123396] [16 Regression] libstdc++ uselessly linked against -latomic
jakub at gcc dot gnu.org
- [Bug tree-optimization/123207] [16 Regression] Miscompare of 526.blender_r with -O3 on x86_64 since r16-6133-gca8d97f8cb8d28
chz0808 at gmail dot com
- [Bug tree-optimization/123197] gcc.dg/vect/vect-71.c FAILs
ro at gcc dot gnu.org
- [Bug middle-end/123392] [15/16 regression] SVE C initialization checking ICE with -g2 since r15-5780
rguenth at gcc dot gnu.org
- [Bug libstdc++/123396] [16 Regression] libstdc++ uselessly linked against -latomic
rguenth at gcc dot gnu.org
- [Bug target/121192] [15/16 regression] gcc.c-torture/execute/pr110817-[13].c FAIL on SPARC with -mcpu=ultrasparc3
ebotcazou at gcc dot gnu.org
- [Bug tree-optimization/123200] gcc.dg/vect/vect-bool-2.c etc. FAIL
ro at gcc dot gnu.org
- [Bug libstdc++/123396] [16 Regression] libstdc++ uselessly linked against -latomic
prathamesh3492 at gcc dot gnu.org
- [Bug middle-end/123358] ICE: in expand_asm_stmt, at cfgexpand.cc when using enum constant with "m" constraint
ebotcazou at gcc dot gnu.org
- [Bug c++/123272] [nvptx] OpenMP, libgomp, miscompilation in matrix multiplication with #pragma omp target teams parallel for collapse(2) if members of classes use templates on nvptx target
schulz.benjamin at googlemail dot com
- [Bug middle-end/123358] ICE: in expand_asm_stmt, at cfgexpand.cc when using enum constant with "m" constraint
ebotcazou at gcc dot gnu.org
- [Bug target/123317] [16 Regression] RISC-V rv64gcv: miscompile at -Os
pan2.li at intel dot com
- [Bug target/123341] [16 Regression] Perlbench miscompares in SPECCPU 2017 with SVE
tnfchris at gcc dot gnu.org
- [Bug middle-end/123358] ICE: in expand_asm_stmt, at cfgexpand.cc when using enum constant with "m" constraint
ebotcazou at gcc dot gnu.org
- [Bug middle-end/123358] ICE: in expand_asm_stmt, at cfgexpand.cc when using enum constant with "m" constraint
jakub at gcc dot gnu.org
- [Bug tree-optimization/123016] [16 Regression] WRF and imagick (PGO only) in SPECCPU 2017 and SPECCPU 2006 ICE in prepare_vec_mask
tnfchris at gcc dot gnu.org
- [Bug ipa/123351] [14/15/16 regression] mingw32 cross compile determinism is architecture dependent since r14-5628-g53ba8d669550d3 (r14-5679-g1d82fc2e6824bf)
gnu.ojxq8 at dralias dot com
- [Bug libstdc++/123396] [16 Regression] libstdc++ uselessly linked against -latomic
jakub at gcc dot gnu.org
- [Bug rtl-optimization/123397] New: ICE: in make_edges, at cfgbuild.cc during RTL pass: pro_and_epilogue
522024330006 at smail dot nju.edu.cn
- [Bug c++/123361] False positive "narrowing conversion of 'value' from 'int32_t' {aka 'int'} to 'double'"?
redi at gcc dot gnu.org
- [Bug c++/123361] False positive "narrowing conversion of 'value' from 'int32_t' {aka 'int'} to 'double'"?
dmitriy.ovdienko at gmail dot com
- [Bug libstdc++/123378] [16 Regression] Memory leak in std::barrier with gcc-16
redi at gcc dot gnu.org
- [Bug target/123016] [16 Regression] WRF and imagick (PGO only) in SPECCPU 2017 and SPECCPU 2006 ICE in prepare_vec_mask
tnfchris at gcc dot gnu.org
- [Bug c++/123398] New: ICE: Segmentation fault in tsubst_expr
522024330006 at smail dot nju.edu.cn
- [Bug c++/123376] [16 Regression] ICE in write_type when building qt6-qtscxml with -flto -ffat-lto-objects since r16-3821
jakub at gcc dot gnu.org
- [Bug middle-end/123399] New: ICE: 'verify_gimple' failed with __sync_val_compare_and_swap and __int128 pointer cast
522024330006 at smail dot nju.edu.cn
- [Bug c++/123376] [16 Regression] ICE in write_type when building qt6-qtscxml with -flto -ffat-lto-objects since r16-3821
jakub at gcc dot gnu.org
- [Bug c++/123400] New: tree check: expected string_cst, have error_mark in handle_pragma_message, at c-family/c-pragma.cc in handle_pragma_message
522024330006 at smail dot nju.edu.cn
- [Bug c++/123401] New: ICE: tree check: expected decl_minimal, have view_convert_expr in dump_decl at cp/error.cc when instantiating friend operator==<>
522024330006 at smail dot nju.edu.cn
- [Bug tree-optimization/122679] simplify_vector_constructor () doesn't emit VEC_PERMs for non-vector modes
ro at gcc dot gnu.org
- [Bug target/123390] UBSAN: arm: gcc/config/arm/arm.cc:5435:48: runtime error: signed integer overflow: -2147483648 - 1 cannot be represented in type 'int'
rearnsha at gcc dot gnu.org
- [Bug target/123017] [15/16 Regression] Very aggressive ifcvt results in performance loss since g:b219cbeda72d23b7ad6ff12cd159784b7ef00667
cvs-commit at gcc dot gnu.org
- [Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123386] [16 Regression] ICE on x86_64-linux-gnu: in maybe_record_trace_start, at dwarf2cfi.cc:2591 at -O1 with asm goto
jakub at gcc dot gnu.org
- [Bug middle-end/123386] [16 Regression] ICE on x86_64-linux-gnu: in maybe_record_trace_start, at dwarf2cfi.cc:2591 at -O1 with asm goto
jakub at gcc dot gnu.org
- [Bug tree-optimization/123330] Optimization fails with standard branchless idiom with power of 2s
tobi at gcc dot gnu.org
- [Bug tree-optimization/123330] Optimization fails with standard branchless idiom with power of 2s
tobi at gcc dot gnu.org
- [Bug target/123390] UBSAN: arm: gcc/config/arm/arm.cc:5435:48: runtime error: signed integer overflow: -2147483648 - 1 cannot be represented in type 'int'
dcb314 at hotmail dot com
- [Bug tree-optimization/114154] gcc.dg/vect/vect-alias-check-1.c XPASSes
ro at gcc dot gnu.org
- [Bug c/123212] [15/16 Regression] GCC 15 no longer compiles switch statements to jump tables by default with Og
pheeck at gcc dot gnu.org
- [Bug c++/123402] New: Annoying warnings for weeks using gcc trunk and format() and -O2 and -Wall
nico at josuttis dot de
- [Bug c/123212] [15/16 Regression] GCC 15 no longer compiles switch statements to jump tables by default with Og
pheeck at gcc dot gnu.org
- [Bug c/123212] [15/16 Regression] GCC 15 no longer compiles switch statements to jump tables by default with Og
jakub at gcc dot gnu.org
- [Bug ipa/103734] IPA-CP opportunity for imagick in SPECCPU 2017
jamborm at gcc dot gnu.org
- [Bug target/121192] [15/16 regression] gcc.c-torture/execute/pr110817-[13].c FAIL on SPARC with -mcpu=ultrasparc3
ebotcazou at gcc dot gnu.org
- [Bug ipa/123351] [14/15/16 regression] mingw32 cross compile determinism is architecture dependent since r14-5628-g53ba8d669550d3 (r14-5679-g1d82fc2e6824bf)
gnu.ojxq8 at dralias dot com
- [Bug c/123212] [15/16 Regression] GCC 15 no longer compiles switch statements to jump tables by default with Og
pheeck at gcc dot gnu.org
- [Bug c/123212] [15/16 Regression] GCC 15 no longer compiles switch statements to jump tables by default with Og
pheeck at gcc dot gnu.org
- [Bug c/123212] [15/16 Regression] GCC 15 no longer compiles switch statements to jump tables by default with Og
pheeck at gcc dot gnu.org
- [Bug libstdc++/123326] [16 Regression] Bootstrap broken on FreeBSD by r16-6038
kargl at gcc dot gnu.org
- [Bug libgcc/123403] New: the copy-paste bugs in libgcc for v850
volodia@hex-rays.com
- [Bug preprocessor/123273] [13/14/15/16 Regression] -E -fdirectives-only reporting error on comments
jakub at gcc dot gnu.org
- [Bug c++/123402] Annoying warnings for weeks using gcc trunk and format() and -O2 and -Wall
redi at gcc dot gnu.org
- [Bug c++/123361] False positive "narrowing conversion of 'value' from 'int32_t' {aka 'int'} to 'double'"?
redi at gcc dot gnu.org
- [Bug target/123317] [16 Regression] RISC-V rv64gcv: miscompile at -Os
cvs-commit at gcc dot gnu.org
- [Bug target/123317] [16 Regression] RISC-V rv64gcv: miscompile at -Os
cvs-commit at gcc dot gnu.org
- [Bug target/123317] [16 Regression] RISC-V rv64gcv: miscompile at -Os
law at gcc dot gnu.org
- [Bug libstdc++/116110] Transitions obtained from chrono::time_zone::get_info should not treat times as UTC
rok.mihevc at gmail dot com
- [Bug tree-optimization/123207] [16 Regression] Miscompare of 526.blender_r with -O3 on x86_64 since r16-6133-gca8d97f8cb8d28
victorldn at gcc dot gnu.org
- [Bug c++/123404] New: consteval keyword shouldn't be needed for defaulted special members of consteval-only type
jakub at gcc dot gnu.org
- [Bug c++/123405] New: LTO removes explicit section attribute from localized COMDAT symbols
loki at loki dot codes
- looking for expert coach
Coach Tarek
- [Bug ipa/123319] [16 Regression] ICE at -O2/O3 during IPA pass: cp since r16-4603-g3d102b7a40bd17
amacleod at redhat dot com
- [Bug libstdc++/123406] New: [16 Regression] 27_io/print/1.cc 27_io/print/2.cc 27_io/print/3.cc on newlib targets since r16-4350
hp at gcc dot gnu.org
- [Bug libstdc++/122172] [16 Regression] 1571 regressions due to std::make_unsigned<_Atomic_word> since r16-3810
hp at gcc dot gnu.org
- [Bug libstdc++/123406] [16 Regression] 27_io/print/1.cc 27_io/print/2.cc 27_io/print/3.cc on newlib targets since r16-4350
hp at gcc dot gnu.org
- [Bug d/123407] New: nternal compiler error: Segmentation fault with redeclared symbols
ibuclaw at gcc dot gnu.org
- [Bug tree-optimization/123314] [16 Regression] ICE during GIMPLE pass prefill_stmt_dependencies, at gimple-range.cc:392 since r16-5169-g8fad025430b4fd
amacleod at redhat dot com
- [Bug libstdc++/123406] [16 Regression] 27_io/print/1.cc 27_io/print/2.cc 27_io/print/3.cc on newlib targets since r16-4350
hp at gcc dot gnu.org
- [Bug tree-optimization/123402] [16 Regression] Annoying warnings for weeks using gcc trunk and format() and -O2 and -Wall
pinskia at gcc dot gnu.org
- [Bug debug/121045] [16 Regression] FAIL: g++.dg/torture/pr58552.C caused by r16-2197-g385d9937f0e23c
hubicka at ucw dot cz
- [Bug libgcc/123403] the copy-paste bugs in libgcc for v850
law at gcc dot gnu.org
- [Bug debug/121045] [16 Regression] FAIL: g++.dg/torture/pr58552.C caused by r16-2197-g385d9937f0e23c
ebotcazou at gcc dot gnu.org
- [Bug target/123381] ICE: maximum number of generated reload insns per insn achieved (90) with -mrvv-vector-bits=zvl
law at gcc dot gnu.org
- [Bug fortran/85547] Run-time error: character array constructor
anlauf at gcc dot gnu.org
- [Bug tree-optimization/123402] [16 Regression] Annoying warnings for weeks using gcc trunk and format() and -O2 and -Wall
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122824] Array out-of-bounds warning when building with optimization greater than -O1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123402] [16 Regression] Annoying warnings for weeks using gcc trunk and format() and -O2 and -Wall
pinskia at gcc dot gnu.org
- [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122824] [16 Regression] Array out-of-bounds warning when building with -O2+ with std::format
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123402] [16 Regression] Annoying warnings for weeks using gcc trunk and format() and -O2 and -Wall
pinskia at gcc dot gnu.org
- [Bug fortran/85547] Run-time error: character array constructor
anlauf at gcc dot gnu.org
- [Bug libstdc++/123406] [16 Regression] 27_io/print/1.cc 27_io/print/2.cc 27_io/print/3.cc on newlib targets since r16-4350
redi at gcc dot gnu.org
- [Bug tree-optimization/122103] [15/16 Regression] SVE vectorisation not honoring -ftrapping-math
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122103] [15/16 Regression] SVE vectorisation not honoring -ftrapping-math
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122103] [15/16 Regression] SVE vectorisation not honoring -ftrapping-math
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122103] [15/16 Regression] SVE vectorisation not honoring -ftrapping-math
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122103] [15/16 Regression] SVE vectorisation not honoring -ftrapping-math
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122103] [15/16 Regression] SVE vectorisation not honoring -ftrapping-math
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122103] [15 Regression] SVE vectorisation not honoring -ftrapping-math
tnfchris at gcc dot gnu.org
- [Bug tree-optimization/123300] [14/15/16 Regression] Adding [[assume((1<<i) > 0)]]/__builtin_unreachable generates an infinite loop
amacleod at redhat dot com
- [Bug c++/123408] New: ICE in tsubst_lambda_expr with generic lambda expansion used in template alias (C++20)
mandelbrotuser at outlook dot de
- [Bug tree-optimization/102486] __builtin_popcount(y&-y) is not optimized to y!=0
daniel.barboza at oss dot qualcomm.com
- [Bug c++/123399] [12/13/14/15 Regression] ICE: 'verify_gimple' failed with __sync_val_compare_and_swap and __int128 pointer cast
pinskia at gcc dot gnu.org
- [Bug c++/123399] [12/13/14/15 Regression] ICE: 'verify_gimple' failed with __sync_val_compare_and_swap and __int128 pointer cast
pinskia at gcc dot gnu.org
- [Bug c++/123399] [12/13/14/15 Regression] ICE: 'verify_gimple' failed with __sync_val_compare_and_swap and __int128 pointer cast
pinskia at gcc dot gnu.org
- [Bug libstdc++/123409] New: negative_binomial_distribution::param() does not modify member gamma_distribution
leman at mailbox dot org
- [Bug target/120250] [13/14/15/16 Regression] ICE during RTL pass: dwarf2, in create_trace_edges, at dwarf2cfi.cc:2686 since r12-4475
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123380] [15/16 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1048 with -O2 and _Float16
law at gcc dot gnu.org
- [Bug c++/123400] tree check: expected string_cst, have error_mark in handle_pragma_message, at c-family/c-pragma.cc in handle_pragma_message
pinskia at gcc dot gnu.org
- [Bug c++/123400] tree check: expected string_cst, have error_mark in handle_pragma_message, at c-family/c-pragma.cc in handle_pragma_message
pinskia at gcc dot gnu.org
- [Bug c++/123401] [13/14/15/16 Regression] ICE: tree check: expected decl_minimal, have view_convert_expr in dump_decl at cp/error.cc when instantiating friend operator==<>
pinskia at gcc dot gnu.org
- [Bug libstdc++/123409] negative_binomial_distribution::param() does not modify member gamma_distribution
redi at gcc dot gnu.org
- [Bug libstdc++/123409] negative_binomial_distribution::param() does not modify member gamma_distribution
redi at gcc dot gnu.org
- [Bug c++] Concepts allow non-boolean !
Andrew Pinski
- [Bug c++] Concepts allow non-boolean !
Jonathan Wakely
- [Bug c/123410] New: sys-devel/gcc incorrect -Wuse-after-free
stefan11111 at shitposting dot expert
- [Bug c/123410] sys-devel/gcc incorrect -Wuse-after-free
stefan11111 at shitposting dot expert
- [Bug c/123410] sys-devel/gcc incorrect -Wuse-after-free
stefan11111 at shitposting dot expert
- [Bug tree-optimization/123207] [16 Regression] Miscompare of 526.blender_r with -O3 on x86_64 since r16-6133-gca8d97f8cb8d28
chenglulu at loongson dot cn
- [Bug ipa/123383] [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123207] [16 Regression] Miscompare of 526.blender_r with -O3 on x86_64 since r16-6133-gca8d97f8cb8d28
haochen.jiang at intel dot com
- [Bug c++/123398] [13/14/15/16 Regression] ICE: Segmentation fault in tsubst_expr
pinskia at gcc dot gnu.org
- [Bug d/123411] New: Regression with D mixins
tetris123480 at gmail dot com
- [Bug preprocessor/123357] ICE: in linemap_add, at libcpp/line-map.cc with empty file name and return to file
pinskia at gcc dot gnu.org
- [Bug ipa/123412] New: [16 Regression] g++-dg-lto-devirt-2-01.exe and g++.dg/ipa/devirt-2.C since r16-3990-gad3fb999a1b568
hp at gcc dot gnu.org
- [Bug ipa/123412] [16 Regression] g++-dg-lto-devirt-2-01.exe and g++.dg/ipa/devirt-2.C since r16-3990-gad3fb999a1b568
pinskia at gcc dot gnu.org
- [Bug ipa/123412] [16 Regression] g++-dg-lto-devirt-2-01.exe and g++.dg/ipa/devirt-2.C since r16-3990-gad3fb999a1b568
hp at gcc dot gnu.org
- [Bug middle-end/122126] [13/14/15/16 regression] X86-64 AVX2 and PowerPC64LE: crash at -O2/3
cvs-commit at gcc dot gnu.org
- [Bug middle-end/122126] [13/14/15/16 regression] X86-64 AVX2 and PowerPC64LE: crash at -O2/3
avinashd at gcc dot gnu.org
- [Bug fortran/119136] Printing result of function that prints itself hangs
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123402] [16 Regression] Annoying warnings for weeks using gcc trunk and format() and -O2 and -Wall
d7d1cd at mail dot ru
- [Bug c++/123413] New: ICE: in gimplify_var_or_parm_decl, at gimplify.cc with statement expression inside generic lambda
jirehguo at tju dot edu.cn
- [Bug c++/123413] ICE: in gimplify_var_or_parm_decl, at gimplify.cc with statement expression inside a template and decltype(auto)
pinskia at gcc dot gnu.org
- [Bug c++/123413] [13/14/15/16 Regression] ICE: in gimplify_var_or_parm_decl, at gimplify.cc with statement expression inside a template assigned to a decltype(auto)
pinskia at gcc dot gnu.org
- [Bug target/123414] New: [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since https://gcc.gnu.org/cgit/gcc/commit/?h=trunk&id=f5ddd4ba0ba
skothadiya at whileone dot in
- [Bug target/123414] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-6296
pinskia at gcc dot gnu.org
- [Bug ipa/123351] [14/15/16 regression] mingw32 cross compile determinism is architecture dependent since r14-5628-g53ba8d669550d3 (r14-5679-g1d82fc2e6824bf)
cvs-commit at gcc dot gnu.org
- [Bug ipa/123383] [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range)
pinskia at gcc dot gnu.org
- [Bug ipa/123383] [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range) due to r16-6458
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123195] gcc.dg/vect/pr104116-ceil-div-2.c etc. FAIL
avinashd at gcc dot gnu.org
- [Bug tree-optimization/123195] gcc.dg/vect/pr104116-ceil-div-2.c etc. FAIL
pinskia at gcc dot gnu.org
- [Bug target/123415] New: Several AVX512BW/DQ tests FAIL with Solaris/x86 as
ro at gcc dot gnu.org
- [Bug testsuite/123353] builtin-shufflevector-pr123156.c FAILs on big-endian targets
ro at gcc dot gnu.org
- [Bug libgcc/123403] the copy-paste bugs in libgcc for v850
volodia@hex-rays.com
- [Bug tree-optimization/122824] [16 Regression] Array out-of-bounds warning when building with -O2+ with std::format
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122679] simplify_vector_constructor () doesn't emit VEC_PERMs for non-vector modes
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122679] simplify_vector_constructor () doesn't emit VEC_PERMs for non-vector modes
pinskia at gcc dot gnu.org
- [Bug target/123144] [16 Regression] PowerPC64LE: ICE at -O3 during RTL pass: sched1
avinashd at gcc dot gnu.org
- [Bug tree-optimization/123195] gcc.dg/vect/pr104116-ceil-div-2.c etc. FAIL
avinashd at gcc dot gnu.org
- [Bug target/123144] [16 Regression] PowerPC64LE: ICE at -O3 during RTL pass: sched1
pinskia at gcc dot gnu.org
- [Bug c++/123354] [14/15/16 Regression] ICE with nested structures and sizeof of constexpr variable since r14-8981
peter0x44 at disroot dot org
- [Bug rtl-optimization/123144] [16 Regression] PowerPC64LE: ICE at -O3 during RTL pass: sched1 since r16-5258
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123416] New: wrong code at -O{s,2,3} with "-fno-tree-dse -fno-strict-aliasing" on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch
- [Bug tree-optimization/123417] New: [16 Regression] missing sink vs GCC 15
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123417] [16 Regression] missing sink vs GCC 15
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123417] [16 Regression] missing sink vs GCC 15
pinskia at gcc dot gnu.org
- [Bug ipa/123351] [14/15/16 regression] mingw32 cross compile determinism is architecture dependent since r14-5628-g53ba8d669550d3 (r14-5679-g1d82fc2e6824bf)
gnu.ojxq8 at dralias dot com
- [Bug tree-optimization/123416] [13/14/15/16 Regression] wrong code at -O{s,2,3} with "-fno-tree-dse -fno-strict-aliasing" on x86_64-linux-gnu since r15-2207
jakub at gcc dot gnu.org
- [Bug d/123418] New: d: RVO/NRVO not done when function has an out contract
ibuclaw at gcc dot gnu.org
- [Bug d/123419] New: d: internal compiler error: in visit, at d/expr.cc:2224
ibuclaw at gcc dot gnu.org
- [Bug tree-optimization/123221] [16 regression] ICE on valid code at -O3 with -fno-tree-pre on x86_64-linux-gnu: Segmentation fault since r16-4411-gb6e802fd55d37e
rguenth at gcc dot gnu.org
- [Bug d/123419] d: internal compiler error: in visit, at d/expr.cc:2224
ibuclaw at gcc dot gnu.org
- [Bug tree-optimization/123315] [16 Regression] ICE during GIMPLE pass, Segmentation fault, at tree-vect-loop.cc:10694
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123343] Loop unrolling before vectorization produces suboptimal RISC-V code
chenzhongyao.hit at gmail dot com
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
mark at gcc dot gnu.org
- [Bug tree-optimization/123316] [16 Regression] ICE during GIMPLE pass verify_gimple failed, at tree-cfg.cc:5599 since r16-4499-g3602ebc86473a9
rguenth at gcc dot gnu.org
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
developer at lorenzosalvadore dot it
- [Bug tree-optimization/123410] incorrect -Wuse-after-free after realloc
redi at gcc dot gnu.org
- [Bug tree-optimization/123410] incorrect -Wuse-after-free after realloc
redi at gcc dot gnu.org
- [Bug rtl-optimization/123397] ICE: in make_edges, at cfgbuild.cc during RTL pass: pro_and_epilogue
rguenth at gcc dot gnu.org
- [Bug c++/123401] [13/14/15/16 Regression] ICE: tree check: expected decl_minimal, have view_convert_expr in dump_decl at cp/error.cc when instantiating friend operator==<>
rguenth at gcc dot gnu.org
- [Bug c++/123281] [16 Regression] ICE using gcc 20251221 snapshot with openscad-2025.05.01_pre-r1 since r16-6140
jakub at gcc dot gnu.org
- [Bug libstdc++/123406] [16 Regression] 27_io/print/1.cc 27_io/print/2.cc 27_io/print/3.cc on newlib targets since r16-4350
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123416] [13/14/15/16 Regression] wrong code at -O{s,2,3} with "-fno-tree-dse -fno-strict-aliasing" on x86_64-linux-gnu since r15-2207
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123417] [16 Regression] missing sink vs GCC 15
rguenth at gcc dot gnu.org
- [Bug libstdc++/123406] [16 Regression] 27_io/print/1.cc 27_io/print/2.cc 27_io/print/3.cc on newlib targets since r16-4350
redi at gcc dot gnu.org
- [Bug libstdc++/123406] [16 Regression] 27_io/print/1.cc 27_io/print/2.cc 27_io/print/3.cc on newlib targets since r16-4350
redi at gcc dot gnu.org
- [Bug target/121192] [15/16 regression] gcc.c-torture/execute/pr110817-[13].c FAIL on SPARC with -mcpu=ultrasparc3
cvs-commit at gcc dot gnu.org
- [Bug target/121192] [15/16 regression] gcc.c-torture/execute/pr110817-[13].c FAIL on SPARC with -mcpu=ultrasparc3
cvs-commit at gcc dot gnu.org
- [Bug target/121192] [15/16 regression] gcc.c-torture/execute/pr110817-[13].c FAIL on SPARC with -mcpu=ultrasparc3
ebotcazou at gcc dot gnu.org
- [Bug c++/123281] [16 Regression] ICE using gcc 20251221 snapshot with openscad-2025.05.01_pre-r1 since r16-6140
ppalka at gcc dot gnu.org
- [Bug c++/123413] [13/14/15/16 Regression] ICE: in gimplify_var_or_parm_decl, at gimplify.cc with statement expression inside a template assigned to a decltype(auto)
jakub at gcc dot gnu.org
- [Bug c++/123281] [16 Regression] ICE using gcc 20251221 snapshot with openscad-2025.05.01_pre-r1 since r16-6140
ppalka at gcc dot gnu.org
- [Bug c++/123413] [13/14/15/16 Regression] ICE: in gimplify_var_or_parm_decl, at gimplify.cc with statement expression inside a template assigned to a decltype(auto)
jakub at gcc dot gnu.org
- [Bug target/123364] [13/14/15/16 Regression] ICE with 2 input operands with constraints of "0" where 0 constraint is "=t"
jakub at gcc dot gnu.org
- [Bug c/123420] New: incorrect -Wfree-nonheap-object
stefan11111 at shitposting dot expert
- [Bug tree-optimization/122103] [15 Regression] SVE vectorisation not honoring -ftrapping-math
cvs-commit at gcc dot gnu.org
- [Bug target/123364] [13/14/15/16 Regression] ICE with 2 input operands with constraints of "0" where 0 constraint is "=t"
jakub at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
siddhesh at gcc dot gnu.org
- [Bug libstdc++/123406] [16 Regression] 27_io/print/1.cc 27_io/print/2.cc 27_io/print/3.cc on newlib targets since r16-4350
hp at gcc dot gnu.org
- [Bug c/123421] New: Warning about too long initializer-string miscounts initializer length when nonstring attribute is used
gcc at basmevissen dot nl
- [Bug target/123414] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-6296
law at gcc dot gnu.org
- [Bug d/123422] New: d: RVO/NRVO not done when returning a copy constructor by __rvalue
ibuclaw at gcc dot gnu.org
- [Bug c/123421] Warning about too long initializer-string miscounts initializer length when nonstring attribute is used
pinskia at gcc dot gnu.org
- [Bug c/123421] Warning about too long initializer-string miscounts initializer length when nonstring attribute is used
pinskia at gcc dot gnu.org
- [Bug target/123021] warning while compiling the progs/free_timer.c kernel BPF selftest
jemarch at gcc dot gnu.org
- [Bug c++/123423] New: Bad range end when using split_view twice in optimized mode
Sebastien.Ponce at cern dot ch
- [Bug middle-end/123423] Bad range end when using split_view twice in optimized mode
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123417] [16 Regression] missing sink vs GCC 15
pinskia at gcc dot gnu.org
- [Bug middle-end/123423] Bad range end when using split_view twice in optimized mode
pinskia at gcc dot gnu.org
- [Bug c/123424] New: GCC trunk ICEs in comptypes_verify when handling a locally defined struct with a VLA member initialized from a mismatched parameter type.
aamadu.olander at gmail dot com
- [Bug c/123425] New: GCC trunk ICEs in gimplification when calling a function cast from an invalid void[ ] parameter declaration, leading to an error_mark type in useless_type_conversion_p
aamadu.olander at gmail dot com
- [Bug middle-end/123423] Bad range end when using split_view twice in optimized mode
pinskia at gcc dot gnu.org
- [Bug c/123426] New: GCC trunk ICEs during final code generation when emitting static initializers involving arithmetic on label addresses (&&label), triggering an invalid operand in output_operand.
aamadu.olander at gmail dot com
- [Bug c/123427] New: GCC trunk hits “assembler name hash list corrupted” and ICEs in symtab_node::verify when two globals are forced to the same fixed register asm name ("rsp").
aamadu.olander at gmail dot com
- [Bug c/123428] New: GCC trunk ICEs in fold_offsetof when taking &__real / &__imag of a complex field inside a packed nested struct (p->b.a.i).
aamadu.olander at gmail dot com
- [Bug middle-end/100595] [13/14/15/16 Regression] ICE: output_operand with static const int of address of label + difference of label
pinskia at gcc dot gnu.org
- [Bug middle-end/123426] GCC trunk ICEs during final code generation when emitting static initializers involving arithmetic on label addresses (&&label), triggering an invalid operand in output_operand.
pinskia at gcc dot gnu.org
- [Bug c/123429] New: GCC trunk segfaults while parsing a file-scope __builtin_c23_va_start(aps[4], i) initializer that references an undeclared va_list aps[].
aamadu.olander at gmail dot com
- [Bug c/105555] [13/14/15/16 Regression] ICE: in fold_offsetof, at c-family/c-common.cc:6815
pinskia at gcc dot gnu.org
- [Bug c/123428] GCC trunk ICEs in fold_offsetof when taking &__real / &__imag of a complex field inside a packed nested struct (p->b.a.i).
pinskia at gcc dot gnu.org
- [Bug c/123430] New: GCC trunk ICEs in operand_equal_p when folding a pointer difference expression formed by subtracting two foo().c array lvalues from separate function-call results.
aamadu.olander at gmail dot com
- [Bug c/123427] GCC trunk hits “assembler name hash list corrupted” and ICEs in symtab_node::verify when two globals are forced to the same fixed register asm name ("rsp").
pinskia at gcc dot gnu.org
- [Bug middle-end/61192] Conflict between global register and other decls with the same name
pinskia at gcc dot gnu.org
- [Bug c/123431] New: GCC trunk ICEs in the walloca GIMPLE pass (gimple_call_arg) when analyzing an always-inline varargs wrapper using __builtin_va_arg_pack() and called as error(1).
aamadu.olander at gmail dot com
- [Bug c/123432] New: GCC trunk ICEs in finish_struct when a struct declares a vector float type (via __vector_size__) as a bit-field (float f:32)
aamadu.olander at gmail dot com
- [Bug c/123018] [14 Regression] ICE: tree check: expected none of vector_type, have vector_type in finish_struct, at c/c-decl.cc since r14-2150
pinskia at gcc dot gnu.org
- [Bug c/123432] GCC trunk ICEs in finish_struct when a struct declares a vector float type (via __vector_size__) as a bit-field (float f:32)
pinskia at gcc dot gnu.org
- [Bug c/123433] New: GCC trunk ICEs during gimplification when processing varargs code involving non-constant-sized aggregate types.
aamadu.olander at gmail dot com
- [Bug c/123434] New: GCC trunk ICEs during RTL expansion when passing very large aggregate arguments by value, after reporting an unimplemented “argument too large for stack” case.
aamadu.olander at gmail dot com
- [Bug c/123435] New: GCC trunk ICEs during type checking when diagnosing conflicting declarations between enum and integer types.
aamadu.olander at gmail dot com
- [Bug middle-end/115411] ICE : in expand_call, at calls.cc:3668
pinskia at gcc dot gnu.org
- [Bug c/123434] GCC trunk ICEs during RTL expansion when passing very large aggregate arguments by value, after reporting an unimplemented “argument too large for stack” case.
pinskia at gcc dot gnu.org
- [Bug c/123436] New: GCC trunk ICEs in the SIMD clone IPA pass when compiling a __attribute__((simd)) function with an unusual return type.
aamadu.olander at gmail dot com
- [Bug c/123437] New: GCC trunk ICEs in the vector lowering pass when compiling vector arithmetic on non-scalar element types
aamadu.olander at gmail dot com
- [Bug c/123433] GCC trunk ICEs during gimplification when processing varargs code involving non-constant-sized aggregate types.
pinskia at gcc dot gnu.org
- [Bug c/97986] [13/14/15 Regression] ICE in force_constant_size when applying va_arg to VLA type since r6-91-gf8e89441bc5518f4
pinskia at gcc dot gnu.org
- [Bug c/123438] New: GCC trunk ICEs during RTL expansion when compiling inline assembly with malformed or invalid output constraints.
aamadu.olander at gmail dot com
- [Bug middle-end/111817] ICE in expand_asm_stmt with invalid characters in inline-asm output operands
pinskia at gcc dot gnu.org
- [Bug c/123438] GCC trunk ICEs during RTL expansion when compiling inline assembly with malformed or invalid output constraints.
pinskia at gcc dot gnu.org
- [Bug c/123439] New: Regression in being able to link compiler-generated thunks with linker script in 32-bit x86 code
taylor.hutt at broadcom dot com
- [Bug target/123269] [16 Regression] Recent change causes predcomm-dse failures
law at gcc dot gnu.org
- [Bug target/123439] Regression in being able to link compiler-generated thunks with linker script in 32-bit x86 code
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121773] [13/14/15/16 Regression] Combine over-simplifies a subreg write since r12-11174-gaffa145910b676
jakub at gcc dot gnu.org
- [Bug target/123439] Regression in being able to link compiler-generated thunks with linker script in 32-bit x86 code
taylor.hutt at broadcom dot com
- [Bug target/123439] Regression in being able to link compiler-generated thunks with linker script in 32-bit x86 code
pinskia at gcc dot gnu.org
- [Bug target/59842] `__x86.get_pc_thunk.bx' referenced in section `.text': defined in discarded section…
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121773] [13/14/15/16 Regression] Combine over-simplifies a subreg write since r12-11174-gaffa145910b676
jakub at gcc dot gnu.org
- [Bug c/112504] ICE in operand_equal_p, at fold-const.cc:3313 with function return struct containing an array and comparing the array to the same thing
pinskia at gcc dot gnu.org
- [Bug c/123430] GCC trunk ICEs in operand_equal_p when folding a pointer difference expression formed by subtracting two foo().c array lvalues from separate function-call results.
pinskia at gcc dot gnu.org
- [Bug target/123439] Regression in being able to link compiler-generated thunks with linker script in 32-bit x86 code
taylor.hutt at broadcom dot com
- [Bug rtl-optimization/121704] [13/14/15 regression] wrong code at -O3 with "-fno-gcse -fno-ipa-cp" on x86_64-linux-gnu
jakub at gcc dot gnu.org
- [Bug target/123439] Regression in being able to link compiler-generated thunks with linker script in 32-bit x86 code
pinskia at gcc dot gnu.org
- [Bug c++/123272] [nvptx] OpenMP, libgomp, miscompilation in matrix multiplication with #pragma omp target teams parallel for collapse(2) if members of classes use templates on nvptx target
schulz.benjamin at googlemail dot com
- [Bug libstdc++/123406] [16 Regression] 27_io/print/1.cc 27_io/print/2.cc 27_io/print/3.cc on newlib targets since r16-4350
redi at gcc dot gnu.org
- [Bug c++/123440] New: [reflection] internal compiler error: canonical types differ for identical types
mpolacek at gcc dot gnu.org
- [Bug c++/123440] [reflection] internal compiler error: canonical types differ for identical types
pinskia at gcc dot gnu.org
- [Bug c++/123440] [reflection] internal compiler error: canonical types differ for identical types
mpolacek at gcc dot gnu.org
- [Bug fortran/123029] OPEN statement with BLANK= is erroneously flagged by -std=f95
cvs-commit at gcc dot gnu.org
- [Bug fortran/123029] OPEN statement with BLANK= is erroneously flagged by -std=f95
jvdelisle at gcc dot gnu.org
- [Bug bootstrap/123441] New: Unable to build since r16-4315-ge63cf4b130b86d with "C compiler cannot create executables" in stage1
remi.galanalfonso at gmail dot com
- [Bug target/123269] [16 Regression] Recent change causes predcomm-dse failures
cvs-commit at gcc dot gnu.org
- [Bug target/123269] [16 Regression] Recent change causes predcomm-dse failures
law at gcc dot gnu.org
- [Bug bootstrap/123441] Unable to build since r16-4315-ge63cf4b130b86d with "C compiler cannot create executables" in stage1
pinskia at gcc dot gnu.org
- [Bug sanitizer/123442] New: Add __builtin_allow_sanitize_check builtins to be compatiable with clang/LLVM
pinskia at gcc dot gnu.org
- [Bug bootstrap/123441] Unable to build since r16-4315-ge63cf4b130b86d with "C compiler cannot create executables" in stage1 with building in the src tree
remi.galanalfonso at gmail dot com
- [Bug target/123268] [16 Regression] Recent change triggers ICE on riscv32
law at gcc dot gnu.org
- [Bug bootstrap/123441] [16 Regression] building in the src tree is broken after r16-4315
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
siddhesh at gcc dot gnu.org
- [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
siddhesh at gcc dot gnu.org
- [Bug tree-optimization/104475] [13/14/15/16 Regression] Wstringop-overflow + atomics incorrect warning on dynamic object
pinskia at gcc dot gnu.org
- [Bug tree-optimization/104475] [13/14/15/16 Regression] Wstringop-overflow + atomics incorrect warning on dynamic object
pinskia at gcc dot gnu.org
- [Bug middle-end/123437] [16 Regression] GCC trunk ICEs in the vector lowering pass when compiling vector arithmetic on non-scalar element types
pinskia at gcc dot gnu.org
- [Bug middle-end/123437] [16 Regression] GCC trunk ICEs with divide on enum vector
pinskia at gcc dot gnu.org
- [Bug c/123437] [16 Regression] GCC trunk ICEs with divide on enum vector
pinskia at gcc dot gnu.org
- [Bug c/123437] [16 Regression] GCC trunk ICEs with divide on enum vector
pinskia at gcc dot gnu.org
- [Bug c++/123443] New: mangling of unnamed enum inside an exported class
zhixu.liu at gmail dot com
- [Bug c++/123443] mangling of unnamed enum inside an exported class
pinskia at gcc dot gnu.org
- [Bug c++/123443] mangling of unnamed enum named via using
pinskia at gcc dot gnu.org
- [Bug c++/99931] Unnamed `struct` defined with `using` having internal linkage instead of external, unlike `typedef`, yielding different semantics for two
pinskia at gcc dot gnu.org
- [Bug debug/123259] Allow more control over CTF generation
cvs-commit at gcc dot gnu.org
- [Bug debug/123259] Allow more control over CTF generation
ro at gcc dot gnu.org
- [Bug libstdc++/123406] [16 Regression] 27_io/print/1.cc 27_io/print/2.cc 27_io/print/3.cc on newlib targets since r16-4350
hp at gcc dot gnu.org
- [Bug target/123268] [16 Regression] Recent change triggers ICE on riscv32
rdapp at gcc dot gnu.org
- [Bug c/122572] [15/16 regression] Segmentation fault on aarch64 building with -O2, no issue with -O2 -fschedule-insns
uecker at gcc dot gnu.org
- [Bug c/122572] [15/16 regression] Segmentation fault on aarch64 building with -O2, no issue with -O2 -fschedule-insns
uecker at gcc dot gnu.org
- [Bug tree-optimization/123444] New: [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since ca8d97f8cb8d282c190183e9c297d5e0490bab4e
skothadiya at whileone dot in
- [Bug tree-optimization/123444] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since g:ca8d97f8cb8d282c190183e9c297d5e0490bab4e
pinskia at gcc dot gnu.org
- [Bug bootstrap/123445] New: [16 Regression] Cannot bootstrap on POWER with gcc 4.8.5
tkoenig at gcc dot gnu.org
- [Bug bootstrap/123445] [16 Regression] Cannot bootstrap on POWER with gcc 4.8.5
tkoenig at gcc dot gnu.org
- [Bug c/123424] [15/16 regression] ICE in comptypes_verify when handling a locally defined struct with a VLA member initialized from a mismatched parameter type.
sjames at gcc dot gnu.org
- [Bug c/123435] [15/16 regression] ICE during type checking when diagnosing conflicting declarations between enum and integer types.
sjames at gcc dot gnu.org
- [Bug bootstrap/123445] [16 Regression] Cannot bootstrap on POWER with gcc 4.8.5
pinskia at gcc dot gnu.org
- [Bug libfortran/123446] New: [16 Regression] Build broken since r16-6515-ge32c3fb4311bca for non-__GTHREADS_CXX0X targets
hp at gcc dot gnu.org
- [Bug libfortran/123446] [16 Regression] Build broken since r16-6515-ge32c3fb4311bca for non-__GTHREADS_CXX0X targets
tkoenig at gcc dot gnu.org
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
kargl at gcc dot gnu.org
- [Bug target/123447] New: [15/16 Regression] ICE: in simplify_gen_subreg_concatn, at lower-subreg.cc:744 with -Og -fno-tree-dce -mstrict-align and vector reinterpret
zsojka at seznam dot cz
- [Bug target/123447] [15/16 Regression] ICE: in simplify_gen_subreg_concatn, at lower-subreg.cc:744 with -Og -fno-tree-dce -mstrict-align and vector reinterpret
pinskia at gcc dot gnu.org
- [Bug target/123011] internal compiler error: in simplify_subreg, at simplify-rtx.cc:7983 with -mstrict-align with SVE code
pinskia at gcc dot gnu.org
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
kargl at gcc dot gnu.org
- [Bug target/123447] [15/16 Regression] ICE: in simplify_gen_subreg_concatn, at lower-subreg.cc:744 with -Og -fno-tree-dce -mstrict-align and vector reinterpret
pinskia at gcc dot gnu.org
- [Bug target/123447] [15/16 Regression] ICE: in simplify_gen_subreg_concatn, at lower-subreg.cc:744 with -O2 and large vectors
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123316] [16 Regression] ICE during GIMPLE pass verify_gimple failed, at tree-cfg.cc:5599 since r16-4499-g3602ebc86473a9
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123221] [16 regression] ICE on valid code at -O3 with -fno-tree-pre on x86_64-linux-gnu: Segmentation fault since r16-4411-gb6e802fd55d37e
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123315] [16 Regression] ICE during GIMPLE pass, Segmentation fault, at tree-vect-loop.cc:10694
cvs-commit at gcc dot gnu.org
- [Bug c++/123360] [13/14/15/16 Regression] ICE: tree check: expected class ‘type’, have ‘declaration’ (function_decl) in cp_type_quals, at cp/typeck.cc during reshape_init with nested anonymous compound literal
pinskia at gcc dot gnu.org
- [Bug c++/123360] [13/14/15/16 Regression] ICE: tree check: expected class ‘type’, have ‘declaration’ (function_decl) in cp_type_quals, at cp/typeck.cc during reshape_init with nested anonymous compound literal
pinskia at gcc dot gnu.org
- [Bug bootstrap/123441] [16 Regression] building in the src tree is broken after r16-4315
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123444] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since g:ca8d97f8cb8d282c190183e9c297d5e0490bab4e
rguenth at gcc dot gnu.org
- [Bug target/123447] [15/16 Regression] ICE: in simplify_gen_subreg_concatn, at lower-subreg.cc:744 with -O2 and large vectors
rguenth at gcc dot gnu.org
- [Bug c++/123363] [13/14/15/16 Regression] ICE: Segmentation fault in finish_call_expr during template argument parsing with invalid nested template-id
pinskia at gcc dot gnu.org
- [Bug c++/123363] [13/14/15/16 Regression] ICE: Segmentation fault in finish_call_expr during template argument parsing with invalid nested template-id
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123420] a -Wfree-nonheap-object warning that is not provable as being undefined never
rguenth at gcc dot gnu.org
- [Bug c++/123359] ICE: tree check: accessed elt 1 of ‘tree_vec’ with 0 elts in expand_template_argument_pack, at cp/pt.cc when using co_await in a coroutine with invalid multidimensional array parameter
pinskia at gcc dot gnu.org
- [Bug target/123448] New: ICE: in extract_constrain_insn, at recog.cc during LRA/reload with conflicting "0a" constraint and clobber
522024330006 at smail dot nju.edu.cn
- [Bug rtl-optimization/123448] ICE: in extract_constrain_insn, at recog.cc during LRA/reload with conflicting "0a" constraint and clobber
pinskia at gcc dot gnu.org
- [Bug target/119208] internal compiler error: in extract_constrain_insn, at recog.cc:2783
pinskia at gcc dot gnu.org
- [Bug ipa/123436] GCC trunk ICEs in the SIMD clone IPA pass when compiling a __attribute__((simd)) function with return type of typedef to void
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123316] [16 Regression] ICE during GIMPLE pass verify_gimple failed, at tree-cfg.cc:5599 since r16-4499-g3602ebc86473a9
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123221] [16 regression] ICE on valid code at -O3 with -fno-tree-pre on x86_64-linux-gnu: Segmentation fault since r16-4411-gb6e802fd55d37e
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123315] [16 Regression] ICE during GIMPLE pass, Segmentation fault, at tree-vect-loop.cc:10694
rguenth at gcc dot gnu.org
- [Bug c/123429] GCC trunk segfaults while parsing a file-scope __builtin_c23_va_start
pinskia at gcc dot gnu.org
- [Bug middle-end/123423] Bad range end when using split_view twice in optimized mode
Sebastien.Ponce at cern dot ch
- [Bug tree-optimization/123449] New: Missed cost model check on partial vector epilog
rguenth at gcc dot gnu.org
- [Bug c/123424] [15/16 regression] ICE in comptypes_verify when handling a locally defined struct with a VLA member initialized from a mismatched parameter type.
pinskia at gcc dot gnu.org
- [Bug d/123450] New: d: internal compiler error: Segmentation fault with -H
ibuclaw at gcc dot gnu.org
- [Bug d/123450] d: internal compiler error: Segmentation fault with -H
ibuclaw at gcc dot gnu.org
- [Bug c/123435] [15/16 regression] ICE extern enum and volatile int on the same variable
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123449] Missed cost model check on partial vector epilog
rguenth at gcc dot gnu.org
- [Bug c/123435] [15/16 regression] ICE extern enum with qualifiers and int on the same decl
pinskia at gcc dot gnu.org
- [Bug c/123435] [15/16 regression] ICE extern enum with qualifiers and int on the same decl
pinskia at gcc dot gnu.org
- [Bug c/123425] ICE in gimplification when calling a function cast from an invalid void[ ] parameter declaration, leading to an error_mark type in useless_type_conversion_p
pinskia at gcc dot gnu.org
- [Bug middle-end/123423] Bad range end when using split_view twice in optimized mode
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123431] [13/14/15/16 Regression] GCC trunk ICEs in the walloca GIMPLE pass (gimple_call_arg) when analyzing an always-inline varargs wrapper using __builtin_va_arg_pack() and called as error(1).
pinskia at gcc dot gnu.org
- [Bug c++/123451] New: ICE: error reporting routines re-entered when diagnosing conversion failure involving C++23 auto(x) in decltype
522024330006 at smail dot nju.edu.cn
- [Bug tree-optimization/123431] [13/14/15/16 Regression] ICE with __builtin_constant_p and __builtin_va_arg_pack usage in ranger
pinskia at gcc dot gnu.org
- [Bug c++/120685] [13/14/15/16 Regression] GCC Crashes After C++23 auto(t) Warning Instead of Graceful Error
pinskia at gcc dot gnu.org
- [Bug c++/123451] ICE: error reporting routines re-entered when diagnosing conversion failure involving C++23 auto(x) in decltype
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123061] [13/14/15/16 regression] wrong code at -O3 with -ffinite-loops on x86_64-linux-gnu since r12-3313
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123061] [13/14/15/16 regression] wrong code at -O3 with -ffinite-loops on x86_64-linux-gnu since r12-3313
rguenth at gcc dot gnu.org
- [Bug c/82283] Wrong warning with -Wmissing-field-initializers
redi at gcc dot gnu.org
- [Bug middle-end/111856] ICE with return type of typedef of void and `#pragma omp declare simd`
pinskia at gcc dot gnu.org
- [Bug ipa/123436] GCC trunk ICEs in the SIMD clone IPA pass when compiling a __attribute__((simd)) function with return type of typedef to void
pinskia at gcc dot gnu.org
- [Bug middle-end/111856] ICE with return type of typedef of void and `#pragma omp declare simd`
pinskia at gcc dot gnu.org
- [Bug libfortran/123446] [16 Regression] Build broken since r16-6515-ge32c3fb4311bca for non-__GTHREADS_CXX0X targets
burnus at gcc dot gnu.org
- [Bug c++/99081] Misleading -Wmissing-field-initializers warning on out-of-order designated initializers
redi at gcc dot gnu.org
- [Bug c++/123376] [16 Regression] ICE in write_type when building qt6-qtscxml with -flto -ffat-lto-objects since r16-3821
pinskia at gcc dot gnu.org
- [Bug c++/96868] C++20 designated initializer erroneous warnings
redi at gcc dot gnu.org
- [Bug target/123050] [15/16 Regression] RISC-V rv64gcv: miscompile at -O2/O3
pinskia at gcc dot gnu.org
- [Bug c++/122833] [13/14/15/16 Regression] ICE: in tsubst_expr, at cp/pt.cc with friend default argument of a invocation of a lambda from a templated struct
pinskia at gcc dot gnu.org
- [Bug c++/101780] Missing initializers whereas structure has default initializers
redi at gcc dot gnu.org
- [Bug c++/96868] C++20 designated initializer erroneous warnings
redi at gcc dot gnu.org
- [Bug c++/123452] New: ICE: Segmentation fault during error reporting for invalid bit-field initialization
522024330006 at smail dot nju.edu.cn
- [Bug tree-optimization/122793] [15/16 regression] ffmpeg miscompiled with -O2 -march=x86-64-v2 since r15-4114-g8157f3f2d211bf
rguenth at gcc dot gnu.org
- [Bug middle-end/123453] New: ICE in lra_constraints: maximum number of generated reload insns per insn achieved (90) when passing _Complex float to "f" constraint
522024330006 at smail dot nju.edu.cn
- [Bug libfortran/123446] [16 Regression] Build broken since r16-6515-ge32c3fb4311bca for non-__GTHREADS_CXX0X targets
rearnsha at gcc dot gnu.org
- [Bug tree-optimization/46590] long compile time with -O2 and many loops
rguenth at gcc dot gnu.org
- [Bug target/114189] Target implements obsolete vcond{,u,eq} expanders
ebotcazou at gcc dot gnu.org
- [Bug bootstrap/121623] [15/16 regression] [ia64] bootstrap comparison failure (differently ordered st8s in MMI for gcc/trans-mem.o), stage 2 -> 3
frank.scheiner at web dot de
- [Bug bootstrap/121623] [15/16 regression] [ia64] bootstrap comparison failure (differently ordered st8s in MMI for gcc/trans-mem.o), stage 2 -> 3
frank.scheiner at web dot de
- [Bug bootstrap/121623] [15/16 regression] [ia64] bootstrap comparison failure (differently ordered st8s in MMI for gcc/trans-mem.o), stage 2 -> 3
frank.scheiner at web dot de
- [Bug libstdc++/123183] [16 regression] MinGW-w64 std::print link error since r16-6038-g62c126db6b6
jakub at gcc dot gnu.org
- [Bug d/123454] New: d: error overlapping initializer for bitfield with -m32 -fpreview=bitfields
ibuclaw at gcc dot gnu.org
- [Bug d/123454] d: error overlapping initializer for bitfield with -m32 -fpreview=bitfields
ibuclaw at gcc dot gnu.org
- [Bug tree-optimization/123107] [15/16 Regression] X86-64: ICE at -O2 during RTL pass: expand
rguenth at gcc dot gnu.org
- [Bug c/123455] New: wrong code at -Os with asm goto
jiangchangwu at smail dot nju.edu.cn
- [Bug tree-optimization/122793] [15/16 regression] ffmpeg miscompiled with -O2 -march=x86-64-v2 since r15-4114-g8157f3f2d211bf
rguenth at gcc dot gnu.org
- [Bug d/123454] d: error overlapping initializer for bitfield with -m32 -fpreview=bitfields
ibuclaw at gcc dot gnu.org
- [Bug libstdc++/105580] [13/14/15/16 Regression] warning "potential null pointer dereference" raised when using istreambuf_iterator and any "-O" flag
tkaminsk at gcc dot gnu.org
- [Bug tree-optimization/123456] New: missed optimization for redundant branches
652023330028 at smail dot nju.edu.cn
- [Bug tree-optimization/100051] missed optimization for dead code elimination at -Os, -O2 and -O3 (vs. -O1)
rguenth at gcc dot gnu.org
- [Bug tree-optimization/122103] [15 Regression] SVE vectorisation not honoring -ftrapping-math
rguenther at suse dot de
- [Bug tree-optimization/122103] [15 Regression] SVE vectorisation not honoring -ftrapping-math
tnfchris at gcc dot gnu.org
- [Bug libstdc++/105580] [13/14/15/16 Regression] warning "potential null pointer dereference" raised when using istreambuf_iterator and any "-O" flag
tkaminsk at gcc dot gnu.org
- [Bug target/123390] UBSAN: arm: gcc/config/arm/arm.cc:5435:48: runtime error: signed integer overflow: -2147483648 - 1 cannot be represented in type 'int'
cvs-commit at gcc dot gnu.org
- [Bug target/123390] UBSAN: arm: gcc/config/arm/arm.cc:5435:48: runtime error: signed integer overflow: -2147483648 - 1 cannot be represented in type 'int'
rearnsha at gcc dot gnu.org
- [Bug other/63426] [meta-bug] Issues found with -fsanitize=undefined
rearnsha at gcc dot gnu.org
- [Bug tree-optimization/123200] gcc.dg/vect/vect-bool-2.c etc. FAIL
cvs-commit at gcc dot gnu.org
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
dimitry at andric dot com
- [Bug tree-optimization/123197] gcc.dg/vect/vect-71.c FAILs
cvs-commit at gcc dot gnu.org
- [Bug c/123156] __builtin_shufflevector sometimes produces different result from clang
cvs-commit at gcc dot gnu.org
- [Bug testsuite/123353] builtin-shufflevector-pr123156.c FAILs on big-endian targets
cvs-commit at gcc dot gnu.org
- [Bug c/123156] __builtin_shufflevector sometimes produces different result from clang
rguenth at gcc dot gnu.org
- [Bug testsuite/123353] builtin-shufflevector-pr123156.c FAILs on big-endian targets
rguenth at gcc dot gnu.org
- [Bug target/123457] New: ICE when using arm_acle.h, arm_sve.h and other such headers with pch
rdfm at gcc dot gnu.org
- [Bug target/123457] ICE when using arm_acle.h, arm_sve.h and other such headers with pch
rdfm at gcc dot gnu.org
- [Bug target/123457] ICE when using arm_acle.h, arm_sve.h and other such headers with pch
rdfm at gcc dot gnu.org
- [Bug target/123457] ICE when using arm_acle.h, arm_sve.h and other such headers with pch
rdfm at gcc dot gnu.org
- [Bug tree-optimization/123456] missed optimization for redundant branches
rdfm at gcc dot gnu.org
- [Bug rtl-optimization/123458] New: Suboptimal assembly when passing a pointer and size to a function having a span-like parameter
boris.staletic at protonmail dot com
- [Bug tree-optimization/123343] Loop unrolling before vectorization produces suboptimal RISC-V code
rguenth at gcc dot gnu.org
- [Bug target/123268] [16 Regression] Recent change triggers ICE on riscv32
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123343] Loop unrolling before vectorization produces suboptimal RISC-V code
tnfchris at gcc dot gnu.org
- [Bug libstdc++/123183] [16 regression] MinGW-w64 std::print link error since r16-6038-g62c126db6b6
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/123326] [16 Regression] Bootstrap broken on FreeBSD by r16-6038
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/123326] [16 Regression] Bootstrap broken on FreeBSD by r16-6038
jakub at gcc dot gnu.org
- [Bug libstdc++/123183] [16 regression] MinGW-w64 std::print link error since r16-6038-g62c126db6b6
jakub at gcc dot gnu.org
- [Bug rtl-optimization/119291] [12 regression] wrong code at -O{2,3} on x86_64-linux-gnu
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/121773] [13/14/15/16 Regression] Combine over-simplifies a subreg write since r12-11174-gaffa145910b676
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/102486] __builtin_popcount(y&-y) is not optimized to y!=0
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/121773] [13/14/15 Regression] Combine over-simplifies a subreg write since r12-11174-gaffa145910b676
jakub at gcc dot gnu.org
- [Bug tree-optimization/102486] __builtin_popcount(y&-y) is not optimized to y!=0
law at gcc dot gnu.org
- [Bug tree-optimization/123343] Loop unrolling before vectorization produces suboptimal RISC-V code
rguenther at suse dot de
- [Bug rtl-optimization/123121] [13/14/15/16 regression] wrong code at -O3 with "-fno-ipa-cp -fschedule-insns" on x86_64-linux-gnu
vmakarov at gcc dot gnu.org
- [Bug ipa/123319] [16 Regression] ICE at -O2/O3 during IPA pass: cp since r16-4603-g3d102b7a40bd17
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123300] [14/15/16 Regression] Adding [[assume((1<<i) > 0)]]/__builtin_unreachable generates an infinite loop
cvs-commit at gcc dot gnu.org
- [Bug ipa/123319] [16 Regression] ICE at -O2/O3 during IPA pass: cp since r16-4603-g3d102b7a40bd17
amacleod at redhat dot com
- [Bug tree-optimization/123300] [14/15/16 Regression] Adding [[assume((1<<i) > 0)]]/__builtin_unreachable generates an infinite loop
amacleod at redhat dot com
- [Bug libstdc++/113450] [14 Regression] std/format/functions/format.cc FAILs
ro at gcc dot gnu.org
- [Bug tree-optimization/123260] FCMLA recognition is not working for SLP
tnfchris at gcc dot gnu.org
- [Bug tree-optimization/123260] FCMLA recognition is not working for SLP
tnfchris at gcc dot gnu.org
- [Bug tree-optimization/123300] [14/15 Regression] Adding [[assume((1<<i) > 0)]]/__builtin_unreachable generates an infinite loop
amonakov at gcc dot gnu.org
- [Bug c++/122958] [13/14/15 Regression] internal compiler error: tree check: accessed elt 3 of 'tree_vec' with 2 elts in tsubst, at cp/pt.cc:16806
redi at gcc dot gnu.org
- [Bug libstdc++/123378] [16 Regression] Memory leak in std::barrier with gcc-16
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/123406] [16 Regression] 27_io/print/1.cc 27_io/print/2.cc 27_io/print/3.cc on newlib targets since r16-4350
cvs-commit at gcc dot gnu.org
- [Bug c++/91388] -Wreturn-type "no return statement" warning in function that is already ill-formed
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/123100] std::ostringstream:str() (r-value version) returns garbage
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/123100] std::ostringstream:str() (r-value version) returns garbage
redi at gcc dot gnu.org
- [Bug libstdc++/123378] [16 Regression] Memory leak in std::barrier with gcc-16
redi at gcc dot gnu.org
- [Bug libstdc++/123406] [16 Regression] 27_io/print/1.cc 27_io/print/2.cc 27_io/print/3.cc on newlib targets since r16-4350
redi at gcc dot gnu.org
- [Bug ipa/123459] New: [16 Regression] speculative inlining doesn't play nice with always_inline
amonakov at gcc dot gnu.org
- [Bug c++/110409] ICE on explicit instantiation of undefined template
redi at gcc dot gnu.org
- [Bug c++/122958] [13/14/15 Regression] internal compiler error: tree check: accessed elt 3 of 'tree_vec' with 2 elts in tsubst, at cp/pt.cc:16806
redi at gcc dot gnu.org
- [Bug c++/119548] ICE: tree check: accessed elt 2 of 'tree_vec' with 1 elts in tsubst_pack_expansion when accessing uninstantiated decltype(lambda template return) type, inside other lambda template
redi at gcc dot gnu.org
- [Bug libstdc++/123183] [16 regression] MinGW-w64 std::print link error since r16-6038-g62c126db6b6
rogero at howzatt dot co.uk
- [Bug c++/120696] ICE: tree check: accessed elt 2 of 'tree_vec' with 1 elts in tsubst, at cp/pt.cc:16758
redi at gcc dot gnu.org
- [Bug tree-optimization/123200] gcc.dg/vect/vect-bool-2.c etc. FAIL
ro at gcc dot gnu.org
- [Bug tree-optimization/123197] gcc.dg/vect/vect-71.c FAILs
ro at gcc dot gnu.org
- [Bug libgcc/123403] the copy-paste bugs in libgcc for v850
cvs-commit at gcc dot gnu.org
- [Bug libgcc/123403] the copy-paste bugs in libgcc for v850
law at gcc dot gnu.org
- [Bug libstdc++/123183] [16 regression] MinGW-w64 std::print link error since r16-6038-g62c126db6b6
jakub at gcc dot gnu.org
- [Bug target/123320] [Trunk] Loongarch64: ICE at -Os during RTL pass: peephole2
cvs-commit at gcc dot gnu.org
- [Bug analyzer/107750] [13/14/15/16 Regression] Many gcc.dg/analyzer/fd-*.c tests FAIL
ro at gcc dot gnu.org
- [Bug analyzer/110483] [14/15/16 Regression] Several gcc.dg/analyzer/out-of-bounds-diagram-*.c tests FAIL
ro at gcc dot gnu.org
- [Bug rtl-optimization/121773] [13/14/15 Regression] Combine over-simplifies a subreg write since r12-11174-gaffa145910b676
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/118610] [15/16 regression] gcc.dg/pr85467.c FAILs
ro at gcc dot gnu.org
- [Bug target/121535] zero_call_used_regs vs BImode on ia64
cvs-commit at gcc dot gnu.org
- [Bug target/121535] zero_call_used_regs vs BImode on ia64
law at gcc dot gnu.org
- [Bug fortran/123071] [PDT] ICE on invoking parent's type-bound function with PDT result
cvs-commit at gcc dot gnu.org
- [Bug fortran/90218] [PDT] ICE: tree check: expected array_type, have record_type in gfc_conv_array_initializer, at fortran/trans-array.c:6071
cvs-commit at gcc dot gnu.org
- [Bug middle-end/111817] ICE in expand_asm_stmt with invalid characters in inline-asm output operands
jakub at gcc dot gnu.org
- [Bug target/123414] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-6296
rdapp at gcc dot gnu.org
- [Bug rtl-optimization/121675] [13/14/15/16 Regression] wrong code at -O3 on x86_64-linux-gnu
jakub at gcc dot gnu.org
- [Bug fortran/122741] [PDT] Bugs preventing build of fiats
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug fortran/121972] [PDT] pdt_39/70/77.f03 leak memory
pault at gcc dot gnu.org
- [Bug fortran/90218] [PDT] ICE: tree check: expected array_type, have record_type in gfc_conv_array_initializer, at fortran/trans-array.c:6071
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug fortran/123029] OPEN statement with BLANK= is erroneously flagged by -std=f95
w6ws at earthlink dot net
- [Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
iains at gcc dot gnu.org
- [Bug rtl-optimization/121773] [13/14/15 Regression] Combine over-simplifies a subreg write since r12-11174-gaffa145910b676
segher at gcc dot gnu.org
- [Bug c/123455] wrong code at -Os with asm goto
pinskia at gcc dot gnu.org
- [Bug c/123455] wrong code at -Os with asm goto
pinskia at gcc dot gnu.org
- [Bug middle-end/80053] asm goto interacting with computed gotos and taking address of label extensions
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121773] [13/14/15 Regression] Combine over-simplifies a subreg write since r12-11174-gaffa145910b676
jakub at gcc dot gnu.org
- [Bug target/123460] New: aarch64: configure --with-arch incorrectly rejects extension names containing hyphens
acarlotti at gcc dot gnu.org
- [Bug target/123460] aarch64: configure --with-arch incorrectly rejects extension names containing hyphens
acarlotti at gcc dot gnu.org
- [Bug c/123461] New: GCC trunk ICEs during code generation when handling invalid or inconsistent inline assembly constraints.
aamadu.olander at gmail dot com
- [Bug c/123462] New: GCC trunk ICEs during RTL expansion when lowering inline assembly with invalid or malformed operand constraints.
aamadu.olander at gmail dot com
- [Bug c/123463] New: GCC trunk ICEs during optimization when handling malformed or unsupported inline assembly constructs.
aamadu.olander at gmail dot com
- [Bug c/123464] New: GCC trunk ICEs during code generation when processing invalid or unsupported inline assembly patterns.
aamadu.olander at gmail dot com
- [Bug rtl-optimization/119208] internal compiler error: in extract_constrain_insn, at recog.cc:2783
pinskia at gcc dot gnu.org
- [Bug c/123464] GCC trunk ICEs during code generation when processing invalid or unsupported inline assembly patterns.
pinskia at gcc dot gnu.org
- [Bug c/123370] ICE: in build_conditional_expr, at c/c-typeck.cc with _Float16 and ternary operator and !
pinskia at gcc dot gnu.org
- [Bug c/123462] GCC trunk ICEs during RTL expansion when lowering inline assembly with invalid or malformed operand constraints.
pinskia at gcc dot gnu.org
- [Bug c/123463] [15/16 Regression] ICE in comptypes with some GCC like code after errors
pinskia at gcc dot gnu.org
- [Bug c/123463] [15/16 Regression] ICE in comptypes with some GCC like code after errors
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123298] [13/14/15/16 Regression] wrong code at -O2/-O3 since r9-2635
rguenth at gcc dot gnu.org
- [Bug c/123465] New: GCC trunk ICEs during code generation when processing malformed or unsupported inline assembly constructs.
aamadu.olander at gmail dot com
- [Bug c/123466] New: GCC trunk ICEs in RTL expansion triggered by invalid inline assembly operand constraints.
aamadu.olander at gmail dot com
- [Bug c/123467] New: GCC trunk ICEs during optimization while lowering inline assembly with inconsistent constraints.
aamadu.olander at gmail dot com
- [Bug c/123468] New: GCC trunk ICEs in code generation when handling unsupported inline assembly patterns.
aamadu.olander at gmail dot com
- [Bug c/123469] New: GCC trunk ICEs during RTL expansion caused by malformed inline assembly operands.
aamadu.olander at gmail dot com
- [Bug c/123470] New: GCC trunk ICEs during optimization when compiling invalid inline assembly statements.
aamadu.olander at gmail dot com
- [Bug c/123471] New: GCC trunk ICEs in code generation while processing illegal inline assembly constraints.
aamadu.olander at gmail dot com
- [Bug c/123472] New: GCC trunk ICEs during RTL lowering due to malformed inline assembly constructs.
aamadu.olander at gmail dot com
- [Bug c/123473] New: GCC trunk ICEs during code generation when handling unsupported inline assembly forms.
aamadu.olander at gmail dot com
- [Bug c/123474] New: GCC trunk ICEs in optimization passes triggered by invalid inline assembly usage.
aamadu.olander at gmail dot com
- [Bug c/123475] New: wrong warning about variable used uninitialized
rootkit85 at yahoo dot it
- [Bug c/123475] wrong warning about variable used uninitialized
rootkit85 at yahoo dot it
- [Bug c/123475] [16 regression] wrong warning about variable used uninitialized
sjames at gcc dot gnu.org
- [Bug tree-optimization/123444] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since g:ca8d97f8cb8d282c190183e9c297d5e0490bab4e
law at gcc dot gnu.org
- [Bug tree-optimization/123475] [16 regression] wrong warning about variable used uninitialized with ftrivial-auto-var-init=zero and atomics
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123444] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-6133
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123444] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-6133
law at gcc dot gnu.org
- [Bug c/123473] ICE in expand_expr_real_1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123207] [16 Regression] Miscompare of 526.blender_r with -O3 on x86_64 since r16-6133-gca8d97f8cb8d28
victorldn at gcc dot gnu.org
- [Bug target/123414] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-6296
rdapp at gcc dot gnu.org
- [Bug ipa/123459] [16 Regression] speculative inlining doesn't play nice with always_inline
sjames at gcc dot gnu.org
- [Bug tree-optimization/123476] New: check for sqrt call not removed with loops
pinskia at gcc dot gnu.org
- [Bug c/123477] New: wrong bound check
rootkit85 at yahoo dot it
- [Bug tree-optimization/123477] wrong bound check
pinskia at gcc dot gnu.org
- [Bug fortran/121472] ICE in gimplify_expr
abensonca at gcc dot gnu.org
- [Bug fortran/121475] Missed finalization
abensonca at gcc dot gnu.org
- [Bug libstdc++/123326] [16 Regression] Bootstrap broken on FreeBSD by r16-6038
kargl at gcc dot gnu.org
- [Bug tree-optimization/123477] wrong bound check
sjames at gcc dot gnu.org
- [Bug tree-optimization/123477] wrong bound check
rootkit85 at yahoo dot it
- [Bug tree-optimization/123382] [16 Regression] AArch64: ICE at -O3: invalid mask type in 'vec_perm_expr'
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123382] [16 Regression] AArch64: ICE at -O3: invalid mask type in 'vec_perm_expr'
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123374] [16 regression] elfutils: bogus warning when building debuginfod.cxx since r16-5258
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123477] wrong bound check
pinskia at gcc dot gnu.org
- [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123475] [16 regression] wrong warning about variable used uninitialized with ftrivial-auto-var-init=zero and atomics
pinskia at gcc dot gnu.org
- [Bug libfortran/123012] Silent acceptance of unquoted character items in namelist input
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
pinskia at gcc dot gnu.org
- [Bug ipa/123459] [16 Regression] speculative devirtualization and always_inlining doesn't play nice together
pinskia at gcc dot gnu.org
- [Bug libfortran/123012] Silent acceptance of unquoted character items in namelist input
jvdelisle at gcc dot gnu.org
- [Bug ipa/123459] [16 Regression] speculative devirtualization and always_inlining doesn't play nice together
pinskia at gcc dot gnu.org
- [Bug fortran/123321] Namelist input of variable accessed by use association with renaming fails
jvdelisle at gcc dot gnu.org
- [Bug ipa/123319] [16 Regression] ICE at -O2/O3 during IPA pass: cp since r16-4603-g3d102b7a40bd17
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123477] wrong bound check
rootkit85 at yahoo dot it
- [Bug tree-optimization/123477] wrong bound check
pinskia at gcc dot gnu.org
- [Bug ipa/123319] [16 Regression] ICE at -O2/O3 during IPA pass: cp since r16-4603-g3d102b7a40bd17
pinskia at gcc dot gnu.org
- [Bug ipa/123319] [16 Regression] ICE at -O2/O3 during IPA pass: cp since r16-4603-g3d102b7a40bd17
pinskia at gcc dot gnu.org
- [Bug middle-end/123458] Suboptimal assembly when passing a pointer and size to a function having a span-like parameter
pinskia at gcc dot gnu.org
- [Bug target/123458] [14/15/16 Regression] Suboptimal assembly when passing a pointer and size to a function having a span-like parameter
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123456] missed optimization for redundant branches
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123456] missed optimization for redundant branches
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123343] Loop unrolling before vectorization produces suboptimal RISC-V code
chenzhongyao.hit at gmail dot com
- [Bug target/123457] ICE when using arm_acle.h, arm_sve.h and other such headers with pch
pinskia at gcc dot gnu.org
- [Bug target/123457] ICE when using arm_acle.h, arm_sve.h and other such headers with pch
pinskia at gcc dot gnu.org
- [Bug target/123457] ICE when using arm_acle.h, arm_sve.h and other such headers with pch
pinskia at gcc dot gnu.org
- [Bug libfortran/123012] Silent acceptance of unquoted character items in namelist input
jvdelisle at gcc dot gnu.org
- [Bug target/123457] ICE when using arm_acle.h, arm_sve.h and other such headers with pch
pinskia at gcc dot gnu.org
- [Bug target/123457] ICE when using arm_acle.h, arm_sve.h and other such headers with pch
pinskia at gcc dot gnu.org
- [Bug target/122230] ICE: maximum number of generated reload insns per insn achieved (90)
pinskia at gcc dot gnu.org
- [Bug middle-end/123453] ICE in lra_constraints: maximum number of generated reload insns per insn achieved (90) when passing _Complex float to "f" constraint
pinskia at gcc dot gnu.org
- [Bug c/123461] ICE in mark_decl_used with some unsized array types
pinskia at gcc dot gnu.org
- [Bug c/123471] ICE in mark_decl_used after errors
pinskia at gcc dot gnu.org
- [Bug c/123461] ICE in mark_decl_used with some unsized array types
pinskia at gcc dot gnu.org
- [Bug c/123461] [16 Regression] ICE in mark_decl_used with some unsized array types
pinskia at gcc dot gnu.org
- [Bug fortran/123321] Namelist input of variable accessed by use association with renaming fails
cvs-commit at gcc dot gnu.org
- [Bug c/123466] ICE in get_unwidened
pinskia at gcc dot gnu.org
- [Bug c/123466] [13/14/15/16 Regression] ICE in get_unwidened after redeclared error
pinskia at gcc dot gnu.org
- [Bug c/121506] [15/16 Regression] ICE in c_type_tag with va_list
pinskia at gcc dot gnu.org
- [Bug c/123468] ICE in c_type_tag
pinskia at gcc dot gnu.org
- [Bug c/123465] [13/14/15/16 Regression] ICE in handle_access_attribute after redeclaration error
pinskia at gcc dot gnu.org
- [Bug gcov-profile/123478] New: ICE in probability_in_gcov_type, at profile-count.h:323 with -O2 -fprofile-use -fprofile-correction
xintong.zhou1 at uwaterloo dot ca
- [Bug c/123469] ICE in round_up_loc
pinskia at gcc dot gnu.org
- [Bug c/117753] [13/14/15/16 Regression] ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in build_int_cst, at tree.cc:1533
pinskia at gcc dot gnu.org
- [Bug c/123467] [16 Regression] ICE in force_constant_size with VLA initialized in function type definition
pinskia at gcc dot gnu.org
- [Bug c/123467] [16 Regression] ICE in force_constant_size with VLA initialized in function type definition
pinskia at gcc dot gnu.org
- [Bug target/123470] [13/14/15/16 Regression] ICE in expand_stack_alignment with passing a 32byte vector to main
pinskia at gcc dot gnu.org
- [Bug target/123470] [13/14/15/16 Regression] ICE in expand_stack_alignment with passing a 32byte aligned type to main
pinskia at gcc dot gnu.org
- [Bug target/100575] ICE: in expand_stack_alignment, at cfgexpand.c:6385
pinskia at gcc dot gnu.org
- [Bug target/123470] [13/14/15/16 Regression] ICE in expand_stack_alignment with passing a 32byte aligned type to main
pinskia at gcc dot gnu.org
- [Bug target/100575] [13/14/15/16 Regression] ICE: in expand_stack_alignment with a bigger than 16 byte aligned type passed to main
pinskia at gcc dot gnu.org
- [Bug c/109618] [13/14/15/16 Regression] ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in generic_simplify_CONVERT_EXPR, at generic-match.cc since r12-3278-g823685221de986
pinskia at gcc dot gnu.org
- [Bug c/123472] ICE in tree_nonzero_bits after errors
pinskia at gcc dot gnu.org
- [Bug c/123473] [16 Regression] ICE in expand_expr_real_1 with array in struct with bounds of `*`
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123444] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-6133
skothadiya at whileone dot in
- [Bug c++/123452] ICE: Segmentation fault during error reporting for invalid bit-field initialization
pinskia at gcc dot gnu.org
- [Bug c++/123452] ICE: Segmentation fault during error reporting for invalid bit-field initialization
pinskia at gcc dot gnu.org
- [Bug c/123474] ICE in create_tmp_from_val after errors
pinskia at gcc dot gnu.org
- [Bug c/123474] ICE in create_tmp_from_val after errors
pinskia at gcc dot gnu.org
- [Bug c/119649] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in create_tmp_from_val, at gimplify.cc:621
pinskia at gcc dot gnu.org
- [Bug c/123474] ICE in create_tmp_from_val after errors
pinskia at gcc dot gnu.org
- [Bug c/123474] ICE in create_tmp_from_val after errors
sjames at gcc dot gnu.org
- [Bug tree-optimization/123479] New: missed optimization for redundant conditional computation
652023330028 at smail dot nju.edu.cn
- [Bug tree-optimization/123107] [15/16 Regression] X86-64: ICE at -O2 during RTL pass: expand
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123107] [15 Regression] X86-64: ICE at -O2 during RTL pass: expand
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123479] missed optimization for redundant conditional computation
652023330028 at smail dot nju.edu.cn
- [Bug tree-optimization/123479] missed optimization for redundant conditional computation
pinskia at gcc dot gnu.org
- [Bug ipa/123459] [16 Regression] speculative devirtualization and always_inlining doesn't play nice together
rguenth at gcc dot gnu.org
- [Bug c/123461] [16 Regression] ICE in mark_decl_used with some unsized array types
rguenth at gcc dot gnu.org
- [Bug c/123463] [15/16 Regression] ICE in comptypes with some GCC like code after errors
rguenth at gcc dot gnu.org
- [Bug c/123465] [13/14/15/16 Regression] ICE in handle_access_attribute after redeclaration error
rguenth at gcc dot gnu.org
- [Bug c/123466] [13/14/15/16 Regression] ICE in get_unwidened after redeclared error
rguenth at gcc dot gnu.org
- [Bug c/123467] [16 Regression] ICE in force_constant_size with VLA initialized in function type definition
rguenth at gcc dot gnu.org
- [Bug c/123473] [16 Regression] ICE in expand_expr_real_1 with array in struct with bounds of `*`
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/121675] [13/14/15/16 Regression] wrong code at -O3 on x86_64-linux-gnu
cvs-commit at gcc dot gnu.org
- [Bug c++/123393] ICE using fmtlib module
nshead at gcc dot gnu.org
- [Bug c++/99931] Unnamed `struct` defined with `using` having internal linkage instead of external, unlike `typedef`, yielding different semantics for two
nshead at gcc dot gnu.org
- [Bug driver/123480] New: Compiler drivers built with host=riscv64-linux-gnu exports libstdc++ symbols
uwu at icenowy dot me
- [Bug driver/123480] Compiler drivers built with host=riscv64-linux-gnu exports libstdc++ symbols
pinskia at gcc dot gnu.org
- [Bug driver/123480] Compiler drivers built with host=riscv64-linux-gnu exports libstdc++ symbols
uwu at icenowy dot me
- [Bug driver/123480] Compiler drivers built with host=riscv64-linux-gnu exports libstdc++ symbols
pinskia at gcc dot gnu.org
- [Bug driver/123480] Compiler drivers built with host=riscv64-linux-gnu exports libstdc++ symbols
uwu at icenowy dot me
- [Bug ipa/123319] [16 Regression] ICE at -O2/O3 during IPA pass: cp since r16-4603-g3d102b7a40bd17
cvs-commit at gcc dot gnu.org
- [Bug driver/123480] Compiler drivers built with host=riscv64-linux-gnu exports libstdc++ symbols
pinskia at gcc dot gnu.org
- [Bug driver/123480] Compiler drivers built with host=riscv64-linux-gnu exports libstdc++ symbols
pinskia at gcc dot gnu.org
- [Bug driver/123480] Compiler drivers built with host=riscv64-linux-gnu exports libstdc++ symbols
uwu at icenowy dot me
- [Bug driver/123480] Compiler drivers built with host=riscv64-linux-gnu exports libstdc++ symbols
pinskia at gcc dot gnu.org
- [Bug driver/123480] Compiler drivers built with host=riscv64-linux-gnu exports libstdc++ symbols
pinskia at gcc dot gnu.org
- [Bug libstdc++/120160] Implicitly import std if standard library header is included
nshead at gcc dot gnu.org
- [Bug driver/123480] Compiler drivers built with host=riscv64-linux-gnu exports libstdc++ symbols
pinskia at gcc dot gnu.org
- [Bug driver/123480] Compiler drivers built with host=riscv64-linux-gnu exports libstdc++ symbols
uwu at icenowy dot me
- [Bug target/123457] ICE when using arm_acle.h, arm_sve.h and other such headers with pch
rdfm at gcc dot gnu.org
- [Bug driver/123480] Compiler drivers built with host=riscv64-linux-gnu exports libstdc++ symbols
pinskia at gcc dot gnu.org
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
uwu at icenowy dot me
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
pinskia at gcc dot gnu.org
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
uwu at icenowy dot me
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
pinskia at gcc dot gnu.org
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
uwu at icenowy dot me
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
pinskia at gcc dot gnu.org
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
uwu at icenowy dot me
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
pinskia at gcc dot gnu.org
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
uwu at icenowy dot me
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
pinskia at gcc dot gnu.org
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
pinskia at gcc dot gnu.org
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
uwu at icenowy dot me
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
pinskia at gcc dot gnu.org
- [Bug target/123414] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-6296
rdapp at gcc dot gnu.org
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
redi at gcc dot gnu.org
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
redi at gcc dot gnu.org
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
uwu at icenowy dot me
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
uwu at icenowy dot me
- [Bug tree-optimization/123298] [13/14/15/16 Regression] wrong code at -O2/-O3 since r9-2635
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123298] [13/14/15 Regression] wrong code at -O2/-O3 since r9-2635
rguenth at gcc dot gnu.org
- [Bug target/123390] UBSAN: arm: gcc/config/arm/arm.cc:5435:48: runtime error: signed integer overflow: -2147483648 - 1 cannot be represented in type 'int'
dcb314 at hotmail dot com
- [Bug tree-optimization/123343] Loop unrolling before vectorization produces suboptimal RISC-V code
chenzhongyao.hit at gmail dot com
- [Bug target/123481] New: newlib memcpy
xuli1 at eswincomputing dot com
- [Bug target/123481] newlib memcpy
xuli1 at eswincomputing dot com
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
Theodore.Papadopoulo at inria dot fr
- [Bug c/123437] [16 Regression] GCC trunk ICEs with divide on enum vector
peter0x44 at disroot dot org
- [Bug c/123482] New: in -frounding-math, GCC moves floating-point operation across fesetround call
pascal_cuoq at hotmail dot com
- [Bug middle-end/109224] Wmismatched-new-delete false positive with a templated operator new (common with coroutines)
frank.richter at gmail dot com
- [Bug tree-optimization/122793] [15/16 regression] ffmpeg miscompiled with -O2 -march=x86-64-v2 since r15-4114-g8157f3f2d211bf
rguenth at gcc dot gnu.org
- [Bug c/123482] in -frounding-math, GCC moves floating-point operation across fesetround call
pascal_cuoq at hotmail dot com
- [Bug tree-optimization/123343] Loop unrolling before vectorization produces suboptimal RISC-V code
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123310] [16 Regression] wrong code at -O2 and above on x86_64-pc-linux-gnu since r16-3156-g5294840e3c7bf9
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123310] [16 Regression] wrong code at -O2 and above on x86_64-pc-linux-gnu since r16-3156-g5294840e3c7bf9
rguenth at gcc dot gnu.org
- [Bug ipa/123229] [16 regression] ICE when building firefox-146.0.1 (do_estimate_edge_time, at ipa-inline-analysis.cc:219) since r16-6149-g14ee9a2b41bafa
hubicka at gcc dot gnu.org
- [Bug tree-optimization/123449] Missed cost model check on partial vector epilog
rguenth at gcc dot gnu.org
- [Bug tree-optimization/122793] [15/16 regression] ffmpeg miscompiled with -O2 -march=x86-64-v2 since r15-4114-g8157f3f2d211bf
rsandifo at gcc dot gnu.org
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
redi at gcc dot gnu.org
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
developer at lorenzosalvadore dot it
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
uwu at icenowy dot me
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
uwu at icenowy dot me
- [Bug c/123482] in -frounding-math, GCC moves floating-point operation across fesetround call
rguenth at gcc dot gnu.org
- [Bug ipa/123459] [16 Regression] speculative devirtualization and always_inlining doesn't play nice together
amonakov at gcc dot gnu.org
- [Bug target/123481] newlib memcpy
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123343] Loop unrolling before vectorization produces suboptimal RISC-V code
tnfchris at gcc dot gnu.org
- [Bug middle-end/122126] [13/14/15/16 regression] X86-64 AVX2 and PowerPC64LE: crash at -O2/3
avinashd at gcc dot gnu.org
- [Bug tree-optimization/123153] [16 regression] gcc/tree-vect-loop-manip.cc:1979: -Wliteral-conversion
victorldn at gcc dot gnu.org
- [Bug tree-optimization/122793] [15/16 regression] ffmpeg miscompiled with -O2 -march=x86-64-v2 since r15-4114-g8157f3f2d211bf
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122793] [15 regression] ffmpeg miscompiled with -O2 -march=x86-64-v2 since r15-4114-g8157f3f2d211bf
rguenth at gcc dot gnu.org
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
schwab@linux-m68k.org
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
schwab@linux-m68k.org
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
uwu at icenowy dot me
- [Bug target/123457] ICE when using arm_acle.h, arm_sve.h and other such headers with pch
rdfm at gcc dot gnu.org
- [Bug c/123482] in -frounding-math, GCC moves floating-point operation across fesetround call
vincent-gcc at vinc17 dot net
- [Bug c/123482] in -frounding-math, GCC moves floating-point operation across fesetround call
pascal_cuoq at hotmail dot com
- [Bug libstdc++/123480] -static-libstdc++ exposes libstdc++ symbols in executable on RISC-V/MIPS, but not on x86
schwab@linux-m68k.org
- [Bug target/123268] [16 Regression] Recent change triggers ICE on riscv32
cvs-commit at gcc dot gnu.org
- [Bug target/123268] [16 Regression] Recent change triggers ICE on riscv32
law at gcc dot gnu.org
- [Bug libstdc++/123326] [16 Regression] Bootstrap broken on FreeBSD by r16-6038
jakub at gcc dot gnu.org
- [Bug libstdc++/123396] [16 Regression] libstdc++ uselessly linked against -latomic
jakub at gcc dot gnu.org
- [Bug c/123482] in -frounding-math, GCC moves floating-point operation across fesetround call
vincent-gcc at vinc17 dot net
- [Bug fortran/115542] Invalid finalization in derived type containing allocatable entities
abensonca at gcc dot gnu.org
- [Bug rtl-optimization/121773] [13/14/15 Regression] Combine over-simplifies a subreg write since r12-11174-gaffa145910b676
segher at gcc dot gnu.org
- [Bug fortran/123483] New: Duplicated finalization for derived type with allocatable and finalizable components
abensonca at gcc dot gnu.org
- [Bug fortran/123483] Duplicated finalization for derived type with allocatable and finalizable components
abensonca at gcc dot gnu.org
- [Bug fortran/123483] Duplicated finalization for derived type with allocatable and finalizable components
abensonca at gcc dot gnu.org
- [Bug target/123484] New: [14/15/16 Regression] ICE: in expand_mult, at expmed.cc:3633 with -Ofast -march=graniterapids-d
zsojka at seznam dot cz
- [Bug c++/123485] New: ICE: Segmentation fault signal terminated program cc1plus in cxx_init_decl_processing when using lambda with __typeof__
522024330006 at smail dot nju.edu.cn
- [Bug analyzer/114285] Use of uninitialized value when copying a struct field by field
uecker at gcc dot gnu.org
- [Bug tree-optimization/122843] [16 Regression] Excessive compile time with flags -O2 -fpeel-loops -march=znver3
dcb314 at hotmail dot com
- [Bug tree-optimization/123475] [16 regression] wrong warning about variable used uninitialized with ftrivial-auto-var-init=zero and atomics
jakub at gcc dot gnu.org
- [Bug c++/123486] New: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in analyze_fn_parms, at cp/coroutines.cc with incomplete parameter type
522024330006 at smail dot nju.edu.cn
- [Bug c++/123487] New: internal compiler error: in verify_gimple_stmt, at tree-cfg.cc:5172 while compiling coroutine
rbaz2 at bloomberg dot net
- [Bug middle-end/123488] New: ICE: in gimplify_expr, at gimplify.cc during explicit destructor call of unrelated template in a template function
522024330006 at smail dot nju.edu.cn
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
dimitry at andric dot com
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
sgk at troutmask dot apl.washington.edu
- [Bug target/123484] [14/15/16 Regression] ICE: in expand_mult, at expmed.cc:3633 with -Ofast -march=graniterapids-d
rguenth at gcc dot gnu.org
- [Bug tree-optimization/122843] [16 Regression] Excessive compile time with flags -O2 -fpeel-loops -march=znver3
dcb314 at hotmail dot com
- [Bug c/123475] [16 regression] wrong warning about variable used uninitialized with ftrivial-auto-var-init=zero and atomics
jakub at gcc dot gnu.org
- [Bug target/123484] [14/15/16 Regression] ICE: in expand_mult, at expmed.cc:3633 with -Ofast -march=graniterapids-d since r14-3032
jakub at gcc dot gnu.org
- [Bug c/64825] -Wcast-qual does not warn about struct members which are arrays
dimitry at andric dot com
- [Bug target/123484] [14/15/16 Regression] ICE: in expand_mult, at expmed.cc:3633 with -Ofast -march=graniterapids-d since r14-3032
jakub at gcc dot gnu.org
- [Bug target/123484] [14/15/16 Regression] ICE: in expand_mult, at expmed.cc:3633 with -Ofast -march=graniterapids-d since r14-3032
jakub at gcc dot gnu.org
- [Bug target/122970] RISC-V: Wrong code generated with -mrvv-vector-bits=zvl for SLP vectorization
law at gcc dot gnu.org
- [Bug libfortran/122957] -fdefault-integer-8 is results in wrong v_list in user defined IO
jvdelisle at gcc dot gnu.org
- [Bug tree-optimization/122843] [16 Regression] Excessive compile time with flags -O2 -fpeel-loops -march=znver3
dcb314 at hotmail dot com
- [Bug target/123489] New: ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) with __builtin_ia32_cvttsd2sis64_round()
zsojka at seznam dot cz
- [Bug target/122970] RISC-V: Wrong code generated with -mrvv-vector-bits=zvl for SLP vectorization
rdapp at gcc dot gnu.org
- [Bug fortran/119136] Printing result of function that prints itself hangs
cvs-commit at gcc dot gnu.org
- [Bug libfortran/123446] [16 Regression] Build broken since r16-6515-ge32c3fb4311bca for non-__GTHREADS_CXX0X targets
cvs-commit at gcc dot gnu.org
- [Bug target/122846] risc-v rvv widening operations would perform better with a wider LMUL
cvs-commit at gcc dot gnu.org
- [Bug target/122846] risc-v rvv widening operations would perform better with a wider LMUL
rdapp at gcc dot gnu.org
- [Bug c/121081] [16 Regression] ICE on x86_64-linux-gnu: in composite_type, at c/c-typeck.cc:1011 with visibility attribute on atomic
uecker at gcc dot gnu.org
- [Bug c/123467] [16 Regression] ICE in force_constant_size with VLA initialized in function type definition
uecker at gcc dot gnu.org
- [Bug c/123467] [16 Regression] ICE in force_constant_size with VLA initialized in function type definition
uecker at gcc dot gnu.org
- [Bug c/123473] [16 Regression] ICE in expand_expr_real_1 with array in struct with bounds of `*`
uecker at gcc dot gnu.org
- [Bug c/123467] [16 Regression] ICE in force_constant_size with VLA initialized in function type definition
uecker at gcc dot gnu.org
- [Bug target/123489] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) with __builtin_ia32_cvttsd2sis64_round()
jakub at gcc dot gnu.org
- [Bug rtl-optimization/123312] [16 Regression] `c ? a & b : a` has extra instructions after ifcvt changes
pinskia at gcc dot gnu.org
- [Bug target/123489] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) with __builtin_ia32_cvttsd2sis64_round()
jakub at gcc dot gnu.org
- [Bug middle-end/111817] ICE in expand_asm_stmt with invalid characters in inline-asm output operands
cvs-commit at gcc dot gnu.org
- [Bug fortran/123483] Duplicated finalization for derived type with allocatable and finalizable components
abensonca at gcc dot gnu.org
- [Bug c++/107430] [meta-bug] lambda in decltype
pinskia at gcc dot gnu.org
- [Bug c++/123485] ICE: Segmentation fault signal terminated program cc1plus in cxx_init_decl_processing when using lambda with __typeof__ or decltype
pinskia at gcc dot gnu.org
- [Bug c++/123485] ICE: Segmentation fault signal terminated program cc1plus in cxx_init_decl_processing when using lambda with __typeof__ or decltype
pinskia at gcc dot gnu.org
- [Bug libfortran/123446] [16 Regression] Build broken since r16-6515-ge32c3fb4311bca for non-__GTHREADS_CXX0X targets
hp at gcc dot gnu.org
- [Bug tree-optimization/122843] [16 Regression] Excessive compile time with flags -O2 -fpeel-loops -march=znver3
pinskia at gcc dot gnu.org
- [Bug target/119629] mismatch between [power9-64] builtins and their instructions
bergner at gcc dot gnu.org
- [Bug target/114759] Power: multiple issues with -mrop-protect
bergner at gcc dot gnu.org
- [Bug target/111045] PCREL should not be supported on BE ABI
bergner at gcc dot gnu.org
- [Bug tree-optimization/51513] Only partially optimizes away __builtin_unreachable switch default case
bergner at gcc dot gnu.org
- [Bug tree-optimization/122843] [16 Regression] Excessive compile time with flags -O2 -fpeel-loops -march=znver3
pan2.li at intel dot com
- [Bug ada/123490] New: [16 regression] Parallel build issue building gnattools
sjames at gcc dot gnu.org
- [Bug ada/123490] [16 regression] Parallel build issue building gnattools
sjames at gcc dot gnu.org
- [Bug target/123484] [14/15/16 Regression] ICE: in expand_mult, at expmed.cc:3633 with -Ofast -march=graniterapids-d since r14-3032
liuhongt at gcc dot gnu.org
- [Bug ipa/123383] [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range) due to r16-6458
cvs-commit at gcc dot gnu.org
- [Bug gcov-profile/123019] Autfdo build is failing for afdo_vpt_for_early_inline
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/123491] New: [16 Regression] ICE: RTL check: expected code 'const_double' and not mode 'VOID', have code 'const_int' and mode 'VOID' in compress_float_constant, at expr.cc:4786
zsojka at seznam dot cz
- [Bug rtl-optimization/123491] [16 Regression] ICE: RTL check: expected code 'const_double' and not mode 'VOID', have code 'const_int' and mode 'VOID' in compress_float_constant, at expr.cc:4786
pinskia at gcc dot gnu.org
- [Bug target/123492] New: -mcpu=tt-ascalon-d8 doesn't enable every extension implemented in Ascalon
bergner at gcc dot gnu.org
- [Bug target/123492] -mcpu=tt-ascalon-d8 doesn't enable every extension implemented in Ascalon
bergner at gcc dot gnu.org
- [Bug target/123489] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) with __builtin_ia32_cvttsd2sis64_round()
liuhongt at gcc dot gnu.org
- [Bug target/121778] Improve rotation detection for RISC-V
cvs-commit at gcc dot gnu.org
- [Bug target/121778] Improve rotation detection for RISC-V
law at gcc dot gnu.org
- [Bug c++/123487] internal compiler error: in verify_gimple_stmt, at tree-cfg.cc:5172 while compiling coroutine
pinskia at gcc dot gnu.org
- [Bug c++/123487] internal compiler error: in verify_gimple_stmt, at tree-cfg.cc:5172 while compiling coroutine
pinskia at gcc dot gnu.org
- [Bug c++/123493] New: ICE: error reporting routines re-entered via invalid array alignment and sizeof syntax
522024330006 at smail dot nju.edu.cn
- [Bug c++/101070] ICE: Error reporting routines re-entered with aligned attribute and arrays
pinskia at gcc dot gnu.org
- [Bug c++/123493] ICE: error reporting routines re-entered via invalid array alignment and sizeof syntax
pinskia at gcc dot gnu.org
- [Bug c/123494] New: ICE Segmentation fault in groktypename when using _Alignas within a cast expression with _BitInt
522024330006 at smail dot nju.edu.cn
- [Bug target/123481] newlib memcpy
law at gcc dot gnu.org
- [Bug c++/123495] New: ICE: unexpected expression ‘(int (*)())(0)’ of kind cast_expr in cxx_eval_constant_expression within template during nodiscard check
522024330006 at smail dot nju.edu.cn
- [Bug gcov-profile/123496] New: ICE peculative edges are not adjacent
kugan at gcc dot gnu.org
- [Bug ada/123497] New: [16 Regression] x86_64-linux Ada bootstrap failure
jakub at gcc dot gnu.org
- [Bug ada/123497] [16 Regression] x86_64-linux Ada bootstrap failure
jakub at gcc dot gnu.org
- [Bug ada/123490] [16 regression] Build issue in gnattools
sjames at gcc dot gnu.org
- [Bug ada/123490] [16 regression] Build issue in gnattools
pinskia at gcc dot gnu.org
- [Bug ada/123497] [16 Regression] x86_64-linux Ada bootstrap failure
pinskia at gcc dot gnu.org
- [Bug ada/123490] [16 regression] Build issue in gnattools
jakub at gcc dot gnu.org
- [Bug gcov-profile/123496] ICE speculative edges are not adjacent
kugan at gcc dot gnu.org
- [Bug gcov-profile/123496] ICE speculative edges are not adjacent
kugan at gcc dot gnu.org
- [Bug c++/121854] [15 Regression] ICE when calling static member function inside lambda with explicit object parameter
cvs-commit at gcc dot gnu.org
- [Bug c++/122048] sizeof non-static data member rejected in generic lambda
cvs-commit at gcc dot gnu.org
- [Bug c++/116952] [13/14/15/16 Regression] Error on lambda NTTP argument to type constraint in template parameter list of generic lambda
cvs-commit at gcc dot gnu.org
- [Bug c++/121854] [15 Regression] ICE when calling static member function inside lambda with explicit object parameter
jason at gcc dot gnu.org
- [Bug c++/122048] sizeof non-static data member rejected in generic lambda
jason at gcc dot gnu.org
- [Bug c++/116952] [13/14 Regression] Error on lambda NTTP argument to type constraint in template parameter list of generic lambda
jason at gcc dot gnu.org
- [Bug c++/67491] [meta-bug] concepts issues
jason at gcc dot gnu.org
- [Bug ada/123490] [16 regression] Build issue in gnattools
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123491] [16 Regression] ICE: RTL check: expected code 'const_double' and not mode 'VOID', have code 'const_int' and mode 'VOID' in compress_float_constant, at expr.cc:4786
rguenth at gcc dot gnu.org
- [Bug ada/123490] [16 regression] Build issue in gnattools
ebotcazou at gcc dot gnu.org
- [Bug middle-end/123175] [14/15/16 Regression] Wrong folding of VEC_PERM_EXPR
rguenth at gcc dot gnu.org
- [Bug target/123498] New: ICE: output_operand: floating constant misused with __bf16 and -m32
zsojka at seznam dot cz
- [Bug c/123499] New: [RISCV] -Wa,-adhlns option corrupts .eh_frame debug information
bigmagicreadsun at gmail dot com
- [Bug target/123499] [RISCV] -Wa,-adhlns option corrupts .eh_frame debug information
pinskia at gcc dot gnu.org
- [Bug target/123499] [RISCV] -Wa,-adhlns option corrupts .eh_frame debug information
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123491] [16 Regression] ICE: RTL check: expected code 'const_double' and not mode 'VOID', have code 'const_int' and mode 'VOID' in compress_float_constant, at expr.cc:4786
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/123491] [16 Regression] ICE: RTL check: expected code 'const_double' and not mode 'VOID', have code 'const_int' and mode 'VOID' in compress_float_constant, at expr.cc:4786
pinskia at gcc dot gnu.org
- [Bug c/123500] New: Warning from -Wbad-function-cast when using counted_by attribute
b.buschinski at googlemail dot com
- GNAT 15.2.1 Bug Report MacOS
Mike Gardner
- [Bug tree-optimization/123417] [16 Regression] missing sink vs GCC 15
pinskia at gcc dot gnu.org
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
developer at lorenzosalvadore dot it
- [Bug c/117490] Invalid TBAA for structures without tag and compatible definition in C.
rguenth at gcc dot gnu.org
- [Bug target/123501] New: [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since 0b129b8b368635b3170aa276809d644dc99e3256
skothadiya at whileone dot in
- [Bug tree-optimization/123417] [16 Regression] missing sink vs GCC 15
rguenth at gcc dot gnu.org
- [Bug target/123501] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since g:0b129b8b368635b3170aa276809d644dc99e3256
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123417] [16 Regression] missing sink vs GCC 15
pinskia at gcc dot gnu.org
- [Bug c++/123393] ICE using fmtlib module
cvs-commit at gcc dot gnu.org
- [Bug c++/123393] ICE using fmtlib module
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug tree-optimization/111003] [16 Regression] Dead Code Elimination Regression at -O3 since r16-4603 (and previously r14-2161)
rguenth at gcc dot gnu.org
- [Bug target/123501] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since g:0b129b8b368635b3170aa276809d644dc99e3256
pinskia at gcc dot gnu.org
- [Bug ada/123003] missing warning for unused use clause when use clause for child package is present
cvs-commit at gcc dot gnu.org
- [Bug ada/123003] missing warning for unused use clause when use clause for child package is present
ebotcazou at gcc dot gnu.org
- [Bug target/123489] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) with __builtin_ia32_cvttsd2sis64_round()
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/69944] ctype::widen issue, use self-define do_widen, get unexpected result.
redi at gcc dot gnu.org
- [Bug libstdc++/104587] Cygwin fails wide-character regex match to class [[:xdigit:]]
redi at gcc dot gnu.org
- [Bug libstdc++/115524] Cygwin: Space character categorized as non-printable by std::ctype<wchar_t>
redi at gcc dot gnu.org
- [Bug libstdc++/115524] Cygwin: Space character categorized as non-printable by std::ctype<wchar_t>
redi at gcc dot gnu.org
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
dimitry at andric dot com
- [Bug libstdc++/51772] --enable-clocale=generic makes unsafe assumptions about ctype_base::mask
redi at gcc dot gnu.org
- [Bug libstdc++/69944] ctype::widen issue, use self-define do_widen, get unexpected result.
redi at gcc dot gnu.org
- [Bug libstdc++/69944] ctype::widen issue, use self-define do_widen, get unexpected result.
redi at gcc dot gnu.org
- [Bug libstdc++/122567] std::chrono::current_zone() fails to resolve timezone from /etc/localtime if it has three components
redi at gcc dot gnu.org
- [Bug c++/123487] internal compiler error: in verify_gimple_stmt, at tree-cfg.cc:5172 while compiling coroutine
pinskia at gcc dot gnu.org
- [Bug target/123502] New: xdp-tools fails tests for bpf (bitwise operator &= on pointer prohibited)
sjames at gcc dot gnu.org
- [Bug tree-optimization/123040] [15 regression] ICE: gimple check: expected gimple_assign(error_mark), have gimple_call(vec_duplicate_expr) in gimple_assign_rhs_code, at gimple.h:2919 [r15-3509-gd34cda72098867]
cvs-commit at gcc dot gnu.org
- [Bug c/123156] __builtin_shufflevector sometimes produces different result from clang
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123040] [15 regression] ICE: gimple check: expected gimple_assign(error_mark), have gimple_call(vec_duplicate_expr) in gimple_assign_rhs_code, at gimple.h:2919 [r15-3509-gd34cda72098867]
rguenth at gcc dot gnu.org
- [Bug c/123156] __builtin_shufflevector sometimes produces different result from clang
cvs-commit at gcc dot gnu.org
- [Bug testsuite/123353] builtin-shufflevector-pr123156.c FAILs on big-endian targets
cvs-commit at gcc dot gnu.org
- [Bug target/123502] xdp-tools fails tests for bpf (bitwise operator &= on pointer prohibited)
sjames at gcc dot gnu.org
- [Bug c++/123487] internal compiler error: in verify_gimple_stmt, at tree-cfg.cc:5172 while compiling coroutine
pinskia at gcc dot gnu.org
- [Bug target/123502] xdp-tools fails tests for bpf (bitwise operator &= on pointer prohibited)
sjames at gcc dot gnu.org
- [Bug target/123502] xdp-tools fails tests for bpf (bitwise operator &= on pointer prohibited)
pinskia at gcc dot gnu.org
- [Bug ipa/119965] [16 Regression] 531.deepsjeng_r binary is 50% bigger since r16-116-gcfb04e0de6aa43
rguenth at gcc dot gnu.org
- [Bug target/123501] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since g:0b129b8b368635b3170aa276809d644dc99e3256
rdapp at gcc dot gnu.org
- [Bug rtl-optimization/119982] [16 Regression] FAIL: gcc.target/i386/pr109362.c scan-assembler \tmovq\t8\\(%rdi\\), %r by r16-190-g6901d56fea2132
rguenth at gcc dot gnu.org
- [Bug target/123489] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) with __builtin_ia32_cvttsd2sis64_round()
jakub at gcc dot gnu.org
- [Bug ipa/120120] [16 Regression] tail call recusion interferes sometimes with IPA constant prop, x86_64 regresses at r16-170-ga670ebde399548
rguenth at gcc dot gnu.org
- [Bug target/123502] xdp-tools fails tests for bpf (bitwise operator &= on pointer prohibited)
pinskia at gcc dot gnu.org
- [Bug testsuite/120826] [16 Regression] c-c++-common/asan/pr120608-*.c fail starting with r16-1626-g35a26f2ec55d20
rguenth at gcc dot gnu.org
- [Bug target/120870] [16 regression] CPython miscompiled with preserve_none and CFLAGS="-O2 -march=znver2 -ggdb3"
rguenth at gcc dot gnu.org
- [Bug c/117490] Invalid TBAA for structures without tag and compatible definition in C.
uecker at gcc dot gnu.org
- [Bug tree-optimization/120996] [16 regression][AArch64] 15% regression in microBUDE since r16-1108-gb7960a3f966a0f
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121037] [16 Regression] 4-6% slowdown of 482.sphinx3 since r16-2088-ge9079e4f43d135
rguenth at gcc dot gnu.org
- [Bug gcov-profile/121074] [16 Regression] ICE: in gcov_open, at gcov-io.cc:128 with -ftest-coverage -fauto-profile
rguenth at gcc dot gnu.org
- [Bug gcov-profile/121123] [16 regression] some gcc.misc-tests/gcov-*.c fail starting with r16-2197-g385d9937f0e23c
rguenth at gcc dot gnu.org
- [Bug target/121155] [16 Regression] 4-6% slowdown of 444.namd since r16-2193-g363b29a9cfbb47
rguenth at gcc dot gnu.org
- [Bug target/121191] [16 regression] ICE in extract_constrain_insn compiling gcc.c-torture/compile/pr35318.c with -mcpu=ultrasparc3
rguenth at gcc dot gnu.org
- [Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
rguenth at gcc dot gnu.org
- [Bug target/121393] [16 Regression] GCN gfx1100 offloading: 'libgomp.c-c++-common/for-{11,12,3,5,6,9}.c' execution tests
rguenth at gcc dot gnu.org
- [Bug target/121441] [16 Regression] 5% slowdown of 519.lbm_r on aarch64
rguenth at gcc dot gnu.org
- [Bug target/121447] [16 Regression] ~20% slowdown of 470.lbm since r16-1644-gaba3b9d3a48a07 on AMD Zen5
rguenth at gcc dot gnu.org
- [Bug target/121546] [16 Regression] GCN: 'gfortran.fortran-torture/compile/pr66251.f90' ICE 'during RTL pass: combine', 'in require, at machmode.h:323'
rguenth at gcc dot gnu.org
- [Bug middle-end/121621] [16 regression] SEGV compiling gfortran.dg/gomp/pr77665.f90
rguenth at gcc dot gnu.org
- [Bug target/123502] xdp-tools fails tests for bpf (bitwise operator &= on pointer prohibited)
jemarch at gcc dot gnu.org
- [Bug fortran/123483] Duplicated finalization for derived type with allocatable and finalizable components
pault at gcc dot gnu.org
- [Bug fortran/123483] [16-regression] Duplicated finalization for derived type with allocatable and finalizable components
pault at gcc dot gnu.org
- [Bug middle-end/121621] [16 regression] SEGV compiling gfortran.dg/gomp/pr77665.f90
ro at gcc dot gnu.org
- [Bug testsuite/120826] [16 Regression] c-c++-common/asan/pr120608-*.c fail starting with r16-1626-g35a26f2ec55d20
jakub at gcc dot gnu.org
- [Bug testsuite/121752] [16 regression] g++.dg/tree-ssa/vector-compare-1.C fails on arm
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/121787] [16 Regression] RISC-V rv64gcv: crash at -O1/2/3
rguenth at gcc dot gnu.org
- [Bug analyzer/121928] [16 Regression] FAIL: g++.dg/analyzer/fanalyzer-show-events-in-system-headers-no.C
rguenth at gcc dot gnu.org
- [Bug c++/122268] [16 Regression][OpenMP][offload:gcn/nvptx lto1] ICE (during RTL pass: expand) in assign_temp, at function.cc:990 for libgomp.c++/target-flex-101.C (c++/16.0.0/flat_map:185:1) since r16-4212-gf256a13f8aed83
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123503] New: ICE: in gimple_add_tmp_var, at gimplify.cc with invalid reinterpret_cast to a concept
522024330006 at smail dot nju.edu.cn
- [Bug driver/123504] New: [16 Regression] linking with binary .res files does not work any more
bruno at clisp dot org
- [Bug target/123504] [16 Regression] linking with binary .res files does not work any more
pinskia at gcc dot gnu.org
- [Bug target/123504] [16 Regression] linking with binary .res files does not work any more since r16-6121-ga7852981ce15a1
sjames at gcc dot gnu.org
- [Bug target/108866] Allow to pass Windows resource file (.rc) as input to gcc
sjames at gcc dot gnu.org
- [Bug target/123415] Several AVX512BW/DQ tests FAIL with Solaris/x86 as
ro at gcc dot gnu.org
- [Bug target/122277] [16 regression] Costing VF 1 instead of 4 since r16-4411-gb6e802fd55d37e
rguenth at gcc dot gnu.org
- [Bug libstdc++/122300] [16 regression] libstdc++ build was broken for pru-unknown-elf with r16-4422-g1b18a9e53960f3
rguenth at gcc dot gnu.org
- [Bug libstdc++/122334] [16 Regression] libstdc++/nvptx vs. commit r16-4000-g9ee937b2f92a930eb5407260a56e5fe0fa137e85 "Add --param max-devirt-targets"
rguenth at gcc dot gnu.org
- [Bug target/123502] xdp-tools fails tests for bpf (bitwise operator &= on pointer prohibited)
jemarch at gcc dot gnu.org
- [Bug testsuite/102954] [13/14/15/16 regression] gcc.dg/vect/pr33804.c XPASSes
cvs-commit at gcc dot gnu.org
- [Bug ipa/122455] [16 regression] Regression in Snappy tests due to excessive speculation of devirtualization targets since r16-4000
rguenth at gcc dot gnu.org
- [Bug target/123502] xdp-tools fails tests for bpf (bitwise operator &= on pointer prohibited)
jemarch at gcc dot gnu.org
- [Bug tree-optimization/123505] New: Bit-trick for absolute value fails to optimize
tobi at gcc dot gnu.org
- [Bug target/123504] [16 Regression] linking with binary .res files does not work any more since r16-6121-ga7852981ce15a1
bruno at clisp dot org
- [Bug tree-optimization/122474] [16 Regression] RISC-V: ICE in expand_fn_using_insn, at internal-fn.cc:269
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123506] New: Some unnecessary assembly generated in simple function
tobi at gcc dot gnu.org
- [Bug tree-optimization/122498] [16 Regression] rust-enabled bootstrap is broken after r16-4897
rguenth at gcc dot gnu.org
- [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds
rguenth at gcc dot gnu.org
- [Bug target/122581] [16 Regression] nvptx 'g++.dg/other/pr104989.C' vs. 'c++: C++26 va_start - part of P3348R4 - C++26 should refer to C23 not C17'
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123506] Some unnecessary assembly generated in simple function
tobi at gcc dot gnu.org
- [Bug target/122582] [16 Regression] GCN 'gcc.dg/vect/vect-alias-check-{10,11}.c' vs. 'vect: Handle grouped accesses via gather/scatter'
rguenth at gcc dot gnu.org
- [Bug target/122583] [16 Regression] GCN 'gcc.dg/vect/vect-align-2.c' vs. 'vect: Remove type from misalignment hook'
rguenth at gcc dot gnu.org
- [Bug libstdc++/122584] [16 Regression] GCN, nvptx libstdc++ '29_atomics/atomic_ref/[...]' vs. 'libstdc++: Handle cv-qualified types in atomic and atomic_ref [PR115402]'
rguenth at gcc dot gnu.org
- [Bug c/123435] [15/16 regression] ICE extern enum with qualifiers and int on the same decl
uecker at gcc dot gnu.org
- [Bug libstdc++/122584] [16 Regression] GCN, nvptx libstdc++ '29_atomics/atomic_ref/[...]' vs. 'libstdc++: Handle cv-qualified types in atomic and atomic_ref [PR115402]'
redi at gcc dot gnu.org
- [Bug tree-optimization/122655] [16 Regression] PowerPC64LE: ICE at -O1/O2/O3 during GIMPLE pass: veclower2
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123505] Bit-trick for absolute value fails to optimize
sjames at gcc dot gnu.org
- [Bug target/123502] xdp-tools fails tests for bpf (bitwise operator &= on pointer prohibited)
jemarch at gcc dot gnu.org
- [Bug c/123463] [15/16 Regression] ICE in comptypes with some GCC like code after errors
uecker at gcc dot gnu.org
- [Bug tree-optimization/123431] [13/14/15/16 Regression] ICE with __builtin_constant_p and __builtin_va_arg_pack usage in ranger
jakub at gcc dot gnu.org
- [Bug ipa/122455] [16 regression] Regression in Snappy tests due to excessive speculation of devirtualization targets since r16-4000
jamborm at gcc dot gnu.org
- [Bug libstdc++/122878] [16 Regression] std::counting_semaphore performance
rguenth at gcc dot gnu.org
- [Bug c++/122884] [16 regression] gcc crashed on lambda within require clause or noexcept clause
rguenth at gcc dot gnu.org
- [Bug target/122925] [16 Regression] sh: function is miscompiled
rguenth at gcc dot gnu.org
- [Bug target/123047] [16 Regression] 17% slowdown of 436.cactusADM on Aarch64 with PGO
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123051] [16 Regression] 25-30% slowdown of 470.lbm on Zen5 since r16-5902-g1da0e5c1405e87
rguenth at gcc dot gnu.org
- [Bug target/120375] [14/15/16 Regression] arc: -mcpu=em x >> 31 clobber of CC isn't respected
rguenth at gcc dot gnu.org
- [Bug target/122479] [15 Regression] m68k-linux-gnu: unable to find a register to spill in class ‘ADDR_REGS’ when building scipy
rguenth at gcc dot gnu.org
- [Bug fortran/123483] [16 regression] Duplicated finalization for derived type with allocatable and finalizable components
rguenth at gcc dot gnu.org
- [Bug target/122583] [16 Regression] GCN 'gcc.dg/vect/vect-align-2.c' vs. 'vect: Remove type from misalignment hook'
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123431] [13/14/15/16 Regression] ICE with __builtin_constant_p and __builtin_va_arg_pack usage in ranger
jakub at gcc dot gnu.org
- [Bug c/123212] [15/16 Regression] GCC 15 no longer compiles switch statements to jump tables by default with Og
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/123380] [15/16 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1048 with -O2 and _Float16
law at gcc dot gnu.org
- [Bug target/119430] profiledbootstrap fails on armv7a-unknown-linux-gnueabhif (crashes in elists__append_elmt during stagefeedback)
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123507] New: ICE in gimplify_expr at gimplify.cc with struct definition in template function parameter
522024330006 at smail dot nju.edu.cn
- [Bug target/123301] [16 Regression] RISC-V rv64gcv: ICE at -O3 during RTL pass: expand
rdapp at gcc dot gnu.org
- [Bug c++/122884] [16 regression] gcc crashed on lambda within require clause or noexcept clause
ppalka at gcc dot gnu.org
- [Bug tree-optimization/123508] New: ICE: in gimplify_expr, at gimplify.cc with co_return inside GNU statement expression
522024330006 at smail dot nju.edu.cn
- [Bug c++/102508] ICE on coroutine when awaiting inside a statement expression (in transform_local_var_uses, at cp/coroutines.cc:2102)
522024330006 at smail dot nju.edu.cn
- [Bug c++/123508] ICE: in gimplify_expr, at gimplify.cc with co_return inside GNU statement expression
522024330006 at smail dot nju.edu.cn
- [Bug d/123509] New: Switch int8_t etc. to byte on Solaris
ro at gcc dot gnu.org
- [Bug d/123509] Switch int8_t etc. to byte on Solaris
ro at gcc dot gnu.org
- [Bug d/123202] libphobos.phobos/std_math_hardware.d FAILs on SPARC
ro at gcc dot gnu.org
- [Bug tree-optimization/123444] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-6133
rdapp at gcc dot gnu.org
- [Bug rtl-optimization/123501] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since g:0b129b8b368635b3170aa276809d644dc99e3256
rdapp at gcc dot gnu.org
- [Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
rdapp at gcc dot gnu.org
- [Bug libstdc++/113450] [14 Regression] std/format/functions/format.cc FAILs
ro at gcc dot gnu.org
- [Bug target/123492] -mcpu=tt-ascalon-d8 doesn't enable every extension implemented in Ascalon
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/123121] [13/14/15/16 regression] wrong code at -O3 with "-fno-ipa-cp -fschedule-insns" on x86_64-linux-gnu
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/123121] [13/14/15/16 regression] wrong code at -O3 with "-fno-ipa-cp -fschedule-insns" on x86_64-linux-gnu
vmakarov at gcc dot gnu.org
- [Bug c/123500] Warning from -Wbad-function-cast when using counted_by attribute
qinzhao at gcc dot gnu.org
- [Bug target/123504] [16 Regression] linking with binary .res files does not work any more since r16-6121-ga7852981ce15a1
peter0x44 at disroot dot org
- [Bug target/123504] [16 Regression] linking with binary .res files does not work any more since r16-6121-ga7852981ce15a1
peter0x44 at disroot dot org
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
dimitry at andric dot com
- [Bug target/123504] [16 Regression] linking with binary .res files does not work any more since r16-6121-ga7852981ce15a1
peter0x44 at disroot dot org
- [Bug libstdc++/123510] New: chrono::tzdb parser should be case insensitive
redi at gcc dot gnu.org
- [Bug libstdc++/123510] chrono::tzdb parser should be case insensitive
redi at gcc dot gnu.org
- [Bug target/123492] -mcpu=tt-ascalon-d8 doesn't enable every extension implemented in Ascalon
law at gcc dot gnu.org
- [Bug tree-optimization/123444] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-6133
law at gcc dot gnu.org
- [Bug target/123458] [14/15/16 Regression] Suboptimal assembly when passing a pointer and size to a function having a span-like parameter
boris.staletic at protonmail dot com
- [Bug target/123504] [16 Regression] linking with binary .res files does not work any more since r16-6121-ga7852981ce15a1
peter0x44 at disroot dot org
- [Bug fortran/123483] [16 regression] Duplicated finalization for derived type with allocatable and finalizable components
jvdelisle at gcc dot gnu.org
- [Bug target/123511] New: ICE: in emit_library_call_value_1, at calls.cc:4380 with -fcommon
zsojka at seznam dot cz
- [Bug fortran/123483] [16 regression] Duplicated finalization for derived type with allocatable and finalizable components
abensonca at gcc dot gnu.org
- [Bug fortran/123483] [16 regression] Duplicated finalization for derived type with allocatable and finalizable components
abensonca at gcc dot gnu.org
- [Bug fortran/123483] [16 regression] Duplicated finalization for derived type with allocatable and finalizable components
abensonca at gcc dot gnu.org
- [Bug target/123504] [16 Regression] linking with binary .res files does not work any more since r16-6121-ga7852981ce15a1
bruno at clisp dot org
- [Bug target/123504] [16 Regression] linking with COFF-format .res files does not work any more since r16-6121-ga7852981ce15a1
peter0x44 at disroot dot org
- [Bug target/123504] [16 Regression] linking with COFF-format .res files does not work any more since r16-6121-ga7852981ce15a1
jakub at gcc dot gnu.org
- [Bug target/123504] [16 Regression] linking with COFF-format .res files does not work any more since r16-6121-ga7852981ce15a1
bruno at clisp dot org
- [Bug fortran/123512] New: bootstrap broken on FreeBSD due to changes in libgfortran/io/async.h
kargl at gcc dot gnu.org
- [Bug target/114993] ICE when using bpf-unknown-g++
jemarch at gcc dot gnu.org
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
sjames at gcc dot gnu.org
- [Bug target/117447] ICE in BPF GCC-trunk segmentation fault
jemarch at gcc dot gnu.org
- [Bug target/123504] [16 Regression] linking with COFF-format .res files does not work any more since r16-6121-ga7852981ce15a1
bruno at clisp dot org
- [Bug fortran/123483] [16 regression] Duplicated finalization for derived type with allocatable and finalizable components
cvs-commit at gcc dot gnu.org
- [Bug target/123504] [16 Regression] linking with COFF-format .res files does not work any more since r16-6121-ga7852981ce15a1
peter0x44 at disroot dot org
- [Bug tree-optimization/123168] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-5168
law at gcc dot gnu.org
- [Bug tree-optimization/123414] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-6296
law at gcc dot gnu.org
- [Bug target/122971] [15/16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r15-6278-gec870d3b5f3781
law at gcc dot gnu.org
- [Bug tree-optimization/123414] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-6296
law at gcc dot gnu.org
- [Bug middle-end/123513] New: False positive -Wmismatched-new-delete with a non-member template operator new
aaron.puchert at sap dot com
- [Bug middle-end/123513] False positive -Wmismatched-new-delete with a non-member template operator new
aaron.puchert at sap dot com
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
dimitry at andric dot com
- [Bug target/115264] RISC-V: yet another instance of poor codegen related to stack (glibc tmpnam.c)
law at gcc dot gnu.org
- [Bug libstdc++/122878] [16 Regression] std::counting_semaphore performance
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/122878] [16 Regression] std::counting_semaphore performance
redi at gcc dot gnu.org
- [Bug c/123475] [16 regression] wrong warning about variable used uninitialized with ftrivial-auto-var-init=zero and atomics
cvs-commit at gcc dot gnu.org
- [Bug c/123475] [16 regression] wrong warning about variable used uninitialized with ftrivial-auto-var-init=zero and atomics
jakub at gcc dot gnu.org
- [Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
jakub at gcc dot gnu.org
- [Bug target/123504] [16 Regression] linking with COFF-format .res files does not work any more since r16-6121-ga7852981ce15a1
jakub at gcc dot gnu.org
- [Bug target/123457] ICE when using arm_acle.h, arm_sve.h and other such headers with pch
cvs-commit at gcc dot gnu.org
- [Bug target/123457] [14/15 only] ICE when using arm_acle.h, arm_sve.h and other such headers with pch
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123505] Bit-trick for absolute value fails to optimize
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123505] Bit-trick for absolute value fails to optimize
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123514] New: bit manip to ABS detection
pinskia at gcc dot gnu.org
- [Bug target/123505] Bit-trick for absolute value fails to optimize
pinskia at gcc dot gnu.org
- [Bug target/123301] [16 Regression] RISC-V rv64gcv: ICE at -O3 during RTL pass: expand
rdapp at gcc dot gnu.org
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
sgk at troutmask dot apl.washington.edu
- [Bug target/123506] [14/15/16 Regression] Some unnecessary assembly generated in simple function
pinskia at gcc dot gnu.org
- [Bug fortran/123512] bootstrap broken on FreeBSD due to changes in libgfortran/io/async.h
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123414] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-6296
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123414] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-6296
rdapp at gcc dot gnu.org
- [Bug c++/123515] New: warning inside libstdc++ : array subscript 1 is outside array bounds
franckbehaghel_gcc at protonmail dot com
- [Bug target/123505] Bit-trick for absolute value fails to optimize
tobi at gcc dot gnu.org
- [Bug tree-optimization/122824] [16 Regression] Array out-of-bounds warning when building with -O2+ with std::format
pinskia at gcc dot gnu.org
- [Bug c++/123515] warning inside libstdc++ : array subscript 1 is outside array bounds
pinskia at gcc dot gnu.org
- [Bug target/113666] RISC-V: Cost model test regression due to recent middle-end loop vectorizer changes
law at gcc dot gnu.org
- [Bug target/123506] [14/15/16 Regression] Some unnecessary assembly generated in simple function
pinskia at gcc dot gnu.org
- [Bug other/67300] -foffload* undocumented
sandra at gcc dot gnu.org
- [Bug target/123458] [14/15/16 Regression] Suboptimal assembly when passing a pointer and size to a function having a span-like parameter
pinskia at gcc dot gnu.org
- [Bug target/123516] New: xdp-tools fails tests for bpf (DATASEC '.xdp_run_config' not found.)
sjames at gcc dot gnu.org
- [Bug target/123516] xdp-tools fails tests for bpf (DATASEC '.xdp_run_config' not found.)
sjames at gcc dot gnu.org
- [Bug target/123516] xdp-tools fails tests for bpf (DATASEC '.xdp_run_config' not found.)
sjames at gcc dot gnu.org
- [Bug rtl-optimization/123517] New: [16 regression]
sjames at gcc dot gnu.org
- [Bug rtl-optimization/123517] [16 regression]
sjames at gcc dot gnu.org
- [Bug rtl-optimization/123517] [16 regression] infinite loop in ext-dce while compiling _gcov_execl.i
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123517] [16 regression] infinite loop in ext-dce while compiling _gcov_execl.i
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123503] ICE: in gimple_add_tmp_var, at gimplify.cc with invalid reinterpret_cast to a concept
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123517] [16 regression] infinite loop in ext-dce while compiling _gcov_execl.i
sjames at gcc dot gnu.org
- [Bug c++/123507] [13/14/15/16 Regression] ICE in gimplify_expr at gimplify.cc with struct definition in template function parameter
pinskia at gcc dot gnu.org
- [Bug c/111816] [gimple FE] ICE with _GIMPLE(ssa) and 2 returns
pinskia at gcc dot gnu.org
- [Bug c++/117040] g++ crashed for __alignof and got internal compiler error: in poplevel, at cp/decl.cc:643
pinskia at gcc dot gnu.org
- [Bug c++/122833] [13/14/15/16 Regression] ICE: in tsubst_expr, at cp/pt.cc with friend default argument of a invocation of a lambda from a templated struct
pinskia at gcc dot gnu.org
- [Bug c++/122854] [13/14/15/16 Regression] ICE:in digest_init_r, at cp/typeck2.cc since r10-5137
pinskia at gcc dot gnu.org
- [Bug c/123429] GCC trunk segfaults while parsing a file-scope __builtin_c23_va_start
pinskia at gcc dot gnu.org
- [Bug c++/117044] Recursive template instantiation crashes gcc trunk: Segmentation fault signal terminated program cc1plus
pinskia at gcc dot gnu.org
- [Bug middle-end/122860] [13/14/15 Regression] ICE: in expand_expr_addr_expr_1, at expr.cc
pinskia at gcc dot gnu.org
- [Bug c++/122882] [13/14/15/16 Regresion] ICE in grokdeclarator with typeof of a destructor
pinskia at gcc dot gnu.org
- [Bug c/123425] ICE in gimplification when calling a function cast from an invalid void[ ] parameter declaration, leading to an error_mark type in useless_type_conversion_p
pinskia at gcc dot gnu.org
- [Bug c/123435] [15/16 regression] ICE extern enum with qualifiers and int on the same decl
pinskia at gcc dot gnu.org
- [Bug c++/120884] internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:14029 since 14.1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123431] [13/14/15/16 Regression] ICE with __builtin_constant_p and __builtin_va_arg_pack usage in ranger
pinskia at gcc dot gnu.org
- [Bug target/98991] ICE: Max. number of generated reload insns per insn is achieved (90)
pinskia at gcc dot gnu.org
- [Bug c++/122836] [13/14/15 Regression] ICE: in reshape_init_r, at cp/decl.cc
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123518] New: gimple_make_forwarder_block should not create degenerated phis
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123518] gimple_make_forwarder_block should not create degenerated phis
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123518] gimple_make_forwarder_block should not create degenerated phis
pinskia at gcc dot gnu.org
- [Bug c/123018] [14 Regression] ICE: tree check: expected none of vector_type, have vector_type in finish_struct, at c/c-decl.cc since r14-2150
pinskia at gcc dot gnu.org
- [Bug c++/123338] ICE: Segmentation fault in cp_coroutine_transform with non-class promise_type(eg. int)
pinskia at gcc dot gnu.org
- [Bug c++/123360] [13/14/15/16 Regression] ICE: tree check: expected class ‘type’, have ‘declaration’ (function_decl) in cp_type_quals, at cp/typeck.cc during reshape_init with nested anonymous compound literal
pinskia at gcc dot gnu.org
- [Bug c++/123363] [13/14/15/16 Regression] ICE: Segmentation fault in finish_call_expr during template argument parsing with invalid nested template-id
pinskia at gcc dot gnu.org
- [Bug target/123364] [13/14/15/16 Regression] ICE with 2 input operands with constraints of "0" where 0 constraint is "=t"
pinskia at gcc dot gnu.org
- [Bug c++/123452] ICE: Segmentation fault during error reporting for invalid bit-field initialization
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123503] ICE: in gimple_add_tmp_var, at gimplify.cc with invalid reinterpret_cast to a concept
pinskia at gcc dot gnu.org
- [Bug c++/123507] [13/14/15/16 Regression] ICE in gimplify_expr at gimplify.cc with struct definition in template function parameter
pinskia at gcc dot gnu.org
- [Bug c++/123359] ICE: tree check: accessed elt 1 of ‘tree_vec’ with 0 elts in expand_template_argument_pack, at cp/pt.cc when using co_await in a coroutine with invalid multidimensional array parameter
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123397] ICE: in make_edges, at cfgbuild.cc during RTL pass: pro_and_epilogue
pinskia at gcc dot gnu.org
- [Bug c++/123485] ICE: Segmentation fault signal terminated program cc1plus in cxx_init_decl_processing when using lambda with __typeof__ or decltype
pinskia at gcc dot gnu.org
- [Bug c++/123486] ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in analyze_fn_parms, at cp/coroutines.cc with incomplete parameter type
pinskia at gcc dot gnu.org
- [Bug c/123494] ICE Segmentation fault in groktypename when using _Alignas within a cast expression with _BitInt
pinskia at gcc dot gnu.org
- [Bug middle-end/123358] ICE: in expand_asm_stmt, at cfgexpand.cc when using enum constant with "m" constraint
pinskia at gcc dot gnu.org
- [Bug c++/123400] tree check: expected string_cst, have error_mark in handle_pragma_message, at c-family/c-pragma.cc in handle_pragma_message
pinskia at gcc dot gnu.org
- [Bug c/93573] [13/14/15/16 Regression] internal compiler error: in force_constant_size, at gimplify.c:733
pinskia at gcc dot gnu.org
- [Bug c++/93788] Segfault caused by infinite loop in cc1plus
pinskia at gcc dot gnu.org
- [Bug c++/93752] ICE in pop_local_binding after struct defining in sizeof inside a function
pinskia at gcc dot gnu.org
- [Bug middle-end/111817] ICE in expand_asm_stmt with invalid characters in inline-asm output operands
pinskia at gcc dot gnu.org
- [Bug c/110575] gcc: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in build_aligned_type
pinskia at gcc dot gnu.org
- [Bug middle-end/110667] gcc-14, ICE: internal compiler error: in replace_reg, at reg-stack.cc:722
pinskia at gcc dot gnu.org
- [Bug c/110682] [13/14/15/16 Regression] ICE: internal compiler error: in gimplify_expr after error
pinskia at gcc dot gnu.org
- [Bug c/110693] internal compiler error: Segmentation fault with invalid gimple
pinskia at gcc dot gnu.org
- [Bug target/110736] gcc: internal compiler error: in change_stack, at reg-stack.cc:2709
pinskia at gcc dot gnu.org
- [Bug c/110500] gcc: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in c_parser_omp_clause_allocate
pinskia at gcc dot gnu.org
- [Bug c/111810] rtlFE: nested inline RTL function cause ICE
pinskia at gcc dot gnu.org
- [Bug c/115644] [gcc][trunk] ICE if redeclare a variable with different type
pinskia at gcc dot gnu.org
- [Bug middle-end/115859] ICE: in lower_stmt, at gimple-low.cc:724 with -g and __attribute__((optimize(3)))
pinskia at gcc dot gnu.org
- [Bug c++/120557] [14/15/16 Regression] ICE: tree check: expected record_type or union_type or qual_union_type, have integer_type in finish_non_static_data_member, at cp/semantics.cc:2809
pinskia at gcc dot gnu.org
- [Bug c++/115173] GCC hang and memory exhaustion issue with complex nested initializer lists in C++ std::string construction
pinskia at gcc dot gnu.org
- [Bug c++/115510] ICE : Segmentation fault in build_new_method_call and finish_call_expr
pinskia at gcc dot gnu.org
- [Bug c++/115560] ICE: in type_dependent_expression_p, at cp/pt.cc:28576
pinskia at gcc dot gnu.org
- [Bug c++/115588] ICE: in tsubst_stmt, at cp/pt.cc:18527
pinskia at gcc dot gnu.org
- [Bug c++/117326] ICE: in assign_temp, at function.cc:990 with -flto and attribute constructor
pinskia at gcc dot gnu.org
- [Bug c/120563] ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in c_parser_omp_clause_reduction, at c/c-parser.cc:18549
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/115573] ICE: verify_flow_info failed with no_reorder attribute
pinskia at gcc dot gnu.org
- [Bug c++/115620] ICE: in tsubst_pack_expansion, at cp/pt.cc:13703
pinskia at gcc dot gnu.org
- [Bug c/115787] [GIMPLE-FE] ICE: in gimple_build_switch_nlabels, at gimple.cc:807
pinskia at gcc dot gnu.org
- [Bug c++/115861] ICE: tree check: expected template_decl, have overload in cplus_decl_attributes, at cp/decl2.cc:1896 with deprecated attribute
pinskia at gcc dot gnu.org
- [Bug middle-end/115548] ICE: verify_cgraph_node failed with attribute malloc and simd enabled
pinskia at gcc dot gnu.org
- [Bug c++/115572] ICE: in dependent_type_p, at cp/pt.cc:28020
pinskia at gcc dot gnu.org
- [Bug target/115816] ICE: in emit_move_insn, at expr.cc:4611 with target("sse4.1,arch=core2") attribute and -mavx512f
pinskia at gcc dot gnu.org
- [Bug c++/115930] ICE: tree check: expected type_argument_pack or nontype_argument_pack, have integer_type in template_parm_natural_p, at cp/mangle.cc:1828
pinskia at gcc dot gnu.org
- [Bug c++/115431] ICE: tree check: expected tree that contains ‘decl common’ structure, have ‘error_mark’ in decl_template_parm_check, at cp/cp-tree.h:5131
pinskia at gcc dot gnu.org
- [Bug c/115786] ICE: Segmentation fault (add_stmt at ./gcc/gcc/c/c-decl.cc:689 and c_parser_declaration_or_fndef at ./gcc/gcc/c/c-parser.cc:3027)
pinskia at gcc dot gnu.org
- [Bug middle-end/115847] SIMD attribute on a function which returns a vector causes an ICE
pinskia at gcc dot gnu.org
- [Bug c++/115940] ICE: tree check: expected record_type or union_type or qual_union_type, have translation_unit_decl in maybe_dummy_object, at cp/tree.cc:4379
pinskia at gcc dot gnu.org
- [Bug c/117083] ICE: in get_expr_operands, at tree-ssa-operands.cc:939
pinskia at gcc dot gnu.org
- [Bug c/117652] [14/15/16 regression] ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in tagged_types_tu_compatible_p, at c/c-typeck.cc:1919
pinskia at gcc dot gnu.org
- [Bug c/117856] -aux-info not expecting error_mark for types of arguments
pinskia at gcc dot gnu.org
- [Bug target/116042] ICE Segmentation fault ( in ix86_finalize_stack_frame_flags and ix86_expand_prologue())
pinskia at gcc dot gnu.org
- [Bug c++/117505] [13/14/15/16 Regression] ICE on x86_64-linux-gnu: Segmentation fault with __attribute__(used) and templates and a typedef of struct without a tag
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123517] [16 regression] infinite loop in ext-dce while compiling _gcov_execl.i since r16-6654
sjames at gcc dot gnu.org
- [Bug rtl-optimization/123517] [16 regression] infinite loop in ext-dce while compiling _gcov_execl.i
sjames at gcc dot gnu.org
- [Bug algol68/123519] New: a681: internal compiler error: Segmentation fault
mnabipoor at gnu dot org
- [Bug algol68/123007] mod-int-1.a68 causes an ICE on arm-linux-gnueabihf
pinskia at gcc dot gnu.org
- [Bug algol68/123519] a681: internal compiler error: Segmentation fault
pinskia at gcc dot gnu.org
- [Bug algol68/123007] mod-int-1.a68 causes an ICE on arm-linux-gnueabihf
pinskia at gcc dot gnu.org
- [Bug algol68/123519] a681: internal compiler error: Segmentation fault
mnabipoor at gnu dot org
- [Bug algol68/123519] a681: internal compiler error: Segmentation fault
pinskia at gcc dot gnu.org
- [Bug ada/123520] New: [Darwin] Master does not wait for dependent tasks blocked on delay statement
mjgardner at abitofhelp dot com
- [Bug tree-optimization/123518] gimple_make_forwarder_block should not create degenerated phis
pinskia at gcc dot gnu.org
- [Bug target/123521] New: [14/15/16 Regression] LoongArch64: ICE at -O1/O2/O3 during RTL pass: expand
xxs_chy at outlook dot com
- [Bug rtl-optimization/123517] [16 regression] infinite loop in ext-dce while compiling _gcov_execl.i
sjames at gcc dot gnu.org
- [Bug rtl-optimization/123517] [16 regression] infinite loop in ext-dce while compiling _gcov_execl.i since r16-6652
sjames at gcc dot gnu.org
- [Bug rtl-optimization/123312] [16 Regression] `c ? a & b : a` has extra instructions after ifcvt changes
pinskia at gcc dot gnu.org
- [Bug c++/123522] New: in tsubst_decl, at cp/pt.cc:16049
jirehguo at tju dot edu.cn
- [Bug c++/123522] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in tsubst_decl, at cp/pt.cc:16049
jirehguo at tju dot edu.cn
- [Bug ada/123520] [Darwin] Master does not wait for dependent tasks blocked on delay statement
ebotcazou at gcc dot gnu.org
- [Bug c/123435] [15/16 regression] ICE extern enum with qualifiers and int on the same decl
cvs-commit at gcc dot gnu.org
- [Bug c/123463] [15/16 Regression] ICE in comptypes with some GCC like code after errors
cvs-commit at gcc dot gnu.org
- [Bug c/123309] [16 Regression] checking ICE with transparent union since r16-1351-gc1904cd27b2bb6
uecker at gcc dot gnu.org
- [Bug c++/123522] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in tsubst_decl, at cp/pt.cc:16049
pinskia at gcc dot gnu.org
- [Bug c++/123522] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in tsubst_decl, at cp/pt.cc:16049
pinskia at gcc dot gnu.org
- [Bug ipa/123517] [16 regression] infinite loop in ext-dce (due to miscompiling of ext-dce) while compiling _gcov_execl.i since r16-6652
pinskia at gcc dot gnu.org
- [Bug target/110736] gcc: internal compiler error: in change_stack, at reg-stack.cc:2709
ubizjak at gmail dot com
- [Bug target/123516] xdp-tools fails tests for bpf (DATASEC '.xdp_run_config' not found.)
sjames at gcc dot gnu.org
- [Bug target/123516] xdp-tools fails tests for bpf (DATASEC '.xdp_run_config' not found.)
sjames at gcc dot gnu.org
- [Bug tree-optimization/123431] [13/14/15/16 Regression] ICE with __builtin_constant_p and __builtin_va_arg_pack usage in ranger
cvs-commit at gcc dot gnu.org
- [Bug ada/123490] [16 regression] Build issue in gnattools
cvs-commit at gcc dot gnu.org
- [Bug target/123516] xdp-tools fails tests for bpf (DATASEC '.xdp_run_config' not found.)
sjames at gcc dot gnu.org
- [Bug target/123523] New: [15/16 Regression] ICE: in decompose, at rtl.h:2330 with -mavx10.1
zsojka at seznam dot cz
- [Bug fortran/115542] Invalid finalization in derived type containing allocatable entities
federico.perini at gmail dot com
- [Bug middle-end/123524] New: 6% performance regression in gcc-16 compared to gcc-15 when compiling an interpreter
mikulas at artax dot karlin.mff.cuni.cz
- [Bug rtl-optimization/123501] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since g:0b129b8b368635b3170aa276809d644dc99e3256
rguenth at gcc dot gnu.org
- [Bug target/123525] New: [16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' with -O -mavx512f
zsojka at seznam dot cz
- [Bug fortran/123512] bootstrap broken on FreeBSD due to changes in libgfortran/io/async.h
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123518] gimple_make_forwarder_block should not create degenerated phis
rguenth at gcc dot gnu.org
- [Bug target/123521] [14/15/16 Regression] LoongArch64: ICE at -O1/O2/O3 during RTL pass: expand
rguenth at gcc dot gnu.org
- [Bug target/123523] [15/16 Regression] ICE: in decompose, at rtl.h:2330 with -mavx10.1
rguenth at gcc dot gnu.org
- [Bug middle-end/123524] [16 Regression] 6% performance regression in gcc-16 compared to gcc-15 when compiling an interpreter
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123525] [16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' with -O -mavx512f
rguenth at gcc dot gnu.org
- [Bug ipa/123517] [16 regression] infinite loop in ext-dce (due to miscompiling of ext-dce with -O3 -march=native) while compiling _gcov_execl.i since r16-6652
sjames at gcc dot gnu.org
- [Bug tree-optimization/123525] [16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' with -O -mavx512f
zsojka at seznam dot cz
- [Bug tree-optimization/123417] [16 Regression] missing sink vs GCC 15
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123417] [16 Regression] missing sink vs GCC 15
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123525] [16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' with -O -mavx512f
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123525] [16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' with -O -mavx512f
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123525] [16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' with -O -mavx512f
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123525] [16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' with -O -mavx512f
pinskia at gcc dot gnu.org
- [Bug c++/123526] New: Linking error when using standard exception as base class
d7d1cd at mail dot ru
- [Bug target/123523] [15/16 Regression] ICE: in decompose, at rtl.h:2330 with -mavx10.1 since r15-352
jakub at gcc dot gnu.org
- [Bug target/123523] [15/16 Regression] ICE: in decompose, at rtl.h:2330 with -mavx10.1 since r15-352
jakub at gcc dot gnu.org
- [Bug ada/123490] [16 regression] Build of Ada library broken
ebotcazou at gcc dot gnu.org
- [Bug fortran/115542] Invalid finalization in derived type containing allocatable entities
abensonca at gcc dot gnu.org
- [Bug c++/123329] [13/14/15/16 regression] ICE: unexpected expression 'T' of kind template_parm_index since r13-4761
ppalka at gcc dot gnu.org
- [Bug c++/122958] [13/14/15 Regression] internal compiler error: tree check: accessed elt 3 of 'tree_vec' with 2 elts in tsubst, at cp/pt.cc:16806
ppalka at gcc dot gnu.org
- [Bug c++/122668] [15/16 regression] error: 'class TestClass<T>' has no member named 'member_function' [-Wtemplate-body]
ppalka at gcc dot gnu.org
- [Bug c++/123189] [16 Regression] ICE in gromacs since r16-6140-g4a718209d448f6
ppalka at gcc dot gnu.org
- [Bug c++/123281] [16 Regression] ICE using gcc 20251221 snapshot with openscad-2025.05.01_pre-r1 since r16-6140
ppalka at gcc dot gnu.org
- [Bug c++/65608] [meta-bug] friend issues
ppalka at gcc dot gnu.org
- [Bug ipa/123517] [16 regression] infinite loop in ext-dce (due to miscompiling of ext-dce with -O3 -march=native) while compiling _gcov_execl.i since r16-6652
jamborm at gcc dot gnu.org
- [Bug ipa/123517] [16 regression] infinite loop in ext-dce (due to miscompiling of ext-dce with -O3 -march=native) while compiling _gcov_execl.i since r16-6652
pinskia at gcc dot gnu.org
- [Bug c++/123526] [16 Regression] Linking error when using standard exception as base class
pinskia at gcc dot gnu.org
- [Bug c++/123526] [16 Regression] Linking error when using standard exception as base class
pinskia at gcc dot gnu.org
- [Bug middle-end/123524] [16 Regression] 6% performance regression in gcc-16 compared to gcc-15 when compiling an interpreter
pinskia at gcc dot gnu.org
- [Bug middle-end/123524] [16 Regression] 6% performance regression in gcc-16 compared to gcc-15 when compiling an interpreter
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123518] gimple_make_forwarder_block should not create degenerated phis
pinskia at gcc dot gnu.org
- [Bug middle-end/123513] [13/14/15/16 Regression] False positive -Wmismatched-new-delete with a non-member template operator new
pinskia at gcc dot gnu.org
- [Bug middle-end/123513] [13/14/15/16 Regression] False positive -Wmismatched-new-delete with a non-member template operator new
pinskia at gcc dot gnu.org
- [Bug c++/123488] [13/14/15/16 Regression] ICE: in gimplify_expr, at gimplify.cc during explicit destructor call of unrelated template in a template function
pinskia at gcc dot gnu.org
- [Bug c++/123488] [13/14/15/16 Regression] ICE: in gimplify_expr, at gimplify.cc during explicit destructor call of unrelated template in a template function
pinskia at gcc dot gnu.org
- [Bug target/123511] ICE: in emit_library_call_value_1, at calls.cc:4380 with -fcommon and SSO with packed struct and complex short
pinskia at gcc dot gnu.org
- [Bug ipa/123383] [16 regression] ICE when building glslang-1.4.335.0 (direct call to ... in speculative call sequence has speculative_id 256 out of range) due to r16-6458
pinskia at gcc dot gnu.org
- [Bug target/123245] Inconsistent location for target-specific --param documentation
pinskia at gcc dot gnu.org
- [Bug c++/123495] [14/15/16 Regression] ICE: unexpected expression ‘(int (*)())(0)’ of kind cast_expr in cxx_eval_constant_expression within template during nodiscard check
pinskia at gcc dot gnu.org
- [Bug c++/123495] [14/15/16 Regression] ICE: unexpected expression ‘(int (*)())(0)’ of kind cast_expr in cxx_eval_constant_expression within template during nodiscard check
pinskia at gcc dot gnu.org
- [Bug c++/123408] ICE in tsubst_lambda_expr with generic lambda expansion used in template alias (C++20)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/111765] RISC-V: Faild to vectorize gen-vect-34.c
law at gcc dot gnu.org
- [Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
law at gcc dot gnu.org
- [Bug fortran/123483] [16 regression] Duplicated finalization for derived type with allocatable and finalizable components
jvdelisle at gcc dot gnu.org
- [Bug target/110559] Bad mask_load/mask_store codegen of RVV
law at gcc dot gnu.org
- [Bug fortran/123321] Namelist input of variable accessed by use association with renaming fails
jvdelisle at gcc dot gnu.org
- [Bug c/123494] [13/14/15/16 Regression] ICE Segmentation fault in groktypename when using _Alignas within a cast expression with _BitInt
pinskia at gcc dot gnu.org
- [Bug c/123494] [13/14/15/16 Regression] ICE Segmentation fault in groktypename when using _Alignas within a cast expression with int
pinskia at gcc dot gnu.org
- [Bug c/123494] [13/14/15/16 Regression] ICE Segmentation fault in groktypename when using _Alignas within a cast expression with int
pinskia at gcc dot gnu.org
- [Bug fortran/123375] Fortran ICE in insert_bbt while building crest package since r16-2189
jvdelisle at gcc dot gnu.org
- [Bug target/123498] ICE: output_operand: floating constant misused with __bf16 and -m32
pinskia at gcc dot gnu.org
- [Bug libfortran/123012] Silent acceptance of unquoted character items in namelist input
cvs-commit at gcc dot gnu.org
- [Bug c/123527] New: Add __builtin_is_modifiable_lvalue
pinskia at gcc dot gnu.org
- [Bug target/123447] [15/16 Regression] ICE: in simplify_gen_subreg_concatn, at lower-subreg.cc:744 with -O2 -mstrict-align and large vectors
pinskia at gcc dot gnu.org
- [Bug ipa/123351] [14/15 regression] mingw32 cross compile determinism is architecture dependent since r14-5628-g53ba8d669550d3 (r14-5679-g1d82fc2e6824bf)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123351] [14/15 regression] mingw32 cross compile determinism is architecture dependent since r14-5628-g53ba8d669550d3 (r14-5679-g1d82fc2e6824bf)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122845] `a ^ CST ^ CST` is sometimes not folded at the gimple level (casts)
pinskia at gcc dot gnu.org
- [Bug c++/123281] [16 Regression] ICE using gcc 20251221 snapshot with openscad-2025.05.01_pre-r1 since r16-6140
vedran at miletic dot net
- [Bug gcov-profile/123019] Autfdo build is failing for afdo_vpt_for_early_inline
pinskia at gcc dot gnu.org
- [Bug c++/123346] [15/16 Regression] ICE: Segmentation fault when returning union initialized using temporary object at call site, with designated initializers
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123528] New: [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1651 at -O2
zsojka at seznam dot cz
- [Bug tree-optimization/123528] [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1651 at -O2
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123518] gimple_make_forwarder_block should not create degenerated phis
rguenther at suse dot de
- [Bug tree-optimization/123528] [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1651 at -O2
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123528] [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1651 at -O2
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123528] [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1651 at -O2
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123518] gimple_make_forwarder_block should not create degenerated phis
pinskia at gcc dot gnu.org
- [Bug tree-optimization/119402] [14/15/16 Regression] `((-bool) & _6) & (~_6)` is not optimized to 0 on some targets since r14-5673
pinskia at gcc dot gnu.org
- [Bug tree-optimization/119402] [14/15/16 Regression] `((-bool) & _6) & (~_6)` is not optimized to 0 on some targets since r14-5673
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123144] [16 Regression] PowerPC64LE: ICE at -O3 during RTL pass: sched1 since r16-5258
pinskia at gcc dot gnu.org
- [Bug c++/123529] New: [16 Regression] ICE in discriminator_for_local_entity, at cp/mangle.cc:2316
jirehguo at tju dot edu.cn
- [Bug c++/123529] [13/14/15/16 Regression] ICE in discriminator_for_local_entity, at cp/mangle.cc:2316
pinskia at gcc dot gnu.org
- [Bug c++/123529] [13/14/15/16 Regression] ICE in discriminator_for_local_entity, at cp/mangle.cc:2316
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123530] New: ICE on valid code at -O1 and above on x86_64-linux-gnu: in tree_to_uhwi, at tree.cc:6681
zhendong.su at inf dot ethz.ch
- [Bug tree-optimization/123530] ICE on valid code at -O1 and above on x86_64-linux-gnu: in tree_to_uhwi, at tree.cc:6681
pinskia at gcc dot gnu.org
- [Bug fortran/119136] Printing result of function that prints itself hangs
tkoenig at gcc dot gnu.org
- [Bug libfortran/30617] Implement a run time diagnostic for invalid recursive I/O
tkoenig at gcc dot gnu.org
- [Bug fortran/119136] Printing result of function that prints itself hangs
tkoenig at gcc dot gnu.org
- [Bug c++/123526] [16 Regression] Linking error when using standard exception as base class
jakub at gcc dot gnu.org
- [Bug fortran/123348] gfortran: internal compiler error: Segmentation fault
tkoenig at gcc dot gnu.org
- [Bug middle-end/123524] [16 Regression] 6% performance regression in gcc-16 compared to gcc-15 when compiling an interpreter
mikulas at artax dot karlin.mff.cuni.cz
- [Bug c++/123531] New: [16 Regression] ICE: Segmentation fault in build_new_op when accessing uncaptured variable in lambda within a malformed constructor/member function.
jirehguo at tju dot edu.cn
- [Bug c++/123532] New: [16 Regression] ICE in insert_capture_proxy, at cp/lambda.cc:343
jirehguo at tju dot edu.cn
- [Bug c++/123533] New: [16 Regression] ICE in build_data_member_initialization, at cp/constexpr.cc:466
jirehguo at tju dot edu.cn
- [Bug c++/123534] New: [16 Regression] ICE: unexpected expression 'N' of kind template_parm_index
jirehguo at tju dot edu.cn
- [Bug tree-optimization/123525] [16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' with -O -mavx512f
rdapp at gcc dot gnu.org
- [Bug c++/123535] New: [16 Regression] ICE in tsubst_expr, at cp/pt.cc:22369
jirehguo at tju dot edu.cn
- [Bug c++/123536] New: [16 Regression] ICE in mark_use, at cp/expr.cc:190
jirehguo at tju dot edu.cn
- [Bug fortran/112460] [PDT] ICE with parameterized derived types (incorrect code, should be rejected)
pault at gcc dot gnu.org
- [Bug tree-optimization/123537] New: [14/15/16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' at -O2
zsojka at seznam dot cz
- [Bug tree-optimization/123530] [16 regression] ICE on valid code at -O1 and above on x86_64-linux-gnu: in tree_to_uhwi, at tree.cc:6681
law at gcc dot gnu.org
- [Bug c++/123538] New: ARM64 gcc trunk crashes valid c++23 std::printlin program
jlame646 at gmail dot com
- [Bug tree-optimization/123539] New: Signed overflow introduced by vectorizer
kristerw at gcc dot gnu.org
- [Bug c++/123538] ARM64 gcc trunk crashes valid c++23 std::println program
redi at gcc dot gnu.org
- [Bug c++/123526] [16 Regression] Linking error when using standard exception as base class
jakub at gcc dot gnu.org
- [Bug c++/123538] ARM64 gcc trunk crashes valid c++23 std::println program
pinskia at gcc dot gnu.org
- [Bug c++/123538] ARM64 gcc trunk crashes valid c++23 std::println program
pinskia at gcc dot gnu.org
- [Bug c++/123538] ARM64 gcc trunk crashes valid c++23 std::println program
pinskia at gcc dot gnu.org
- [Bug analyzer/123540] New: gcc/analyzer/ops.h:837:14: warning: private field 'm_dst_snode' is not used
dcb314 at hotmail dot com
- [Bug tree-optimization/123530] [16 regression] ICE on valid code at -O1 and above on x86_64-linux-gnu: in tree_to_uhwi, at tree.cc:6681
pinskia at gcc dot gnu.org
- [Bug c++/123526] [16 Regression] Linking error when using standard exception as base class
jakub at gcc dot gnu.org
- [Bug tree-optimization/123537] [14/15/16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' at -O2
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123530] [16 regression] ICE on valid code at -O1 and above on x86_64-linux-gnu: in tree_to_uhwi, at tree.cc:6681 since r16-6592
jakub at gcc dot gnu.org
- [Bug tree-optimization/123537] [14/15/16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' at -O2
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123528] [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1651 at -O2 since r16-5191
jakub at gcc dot gnu.org
- [Bug tree-optimization/123530] [16 regression] ICE on valid code at -O1 and above on x86_64-linux-gnu: in tree_to_uhwi, at tree.cc:6681 since r16-6592
law at gcc dot gnu.org
- [Bug c++/123538] ARM64 gcc trunk crashes valid c++23 std::println program
redi at gcc dot gnu.org
- [Bug libfortran/123012] Silent acceptance of unquoted character items in namelist input
anlauf at gcc dot gnu.org
- [Bug libfortran/123012] Silent acceptance of unquoted character items in namelist input
jvdelisle at gcc dot gnu.org
- [Bug algol68/122984] ice in mark_base_types, at dwarf2out.cc:31114
mnabipoor at gnu dot org
- [Bug algol68/122984] ice in mark_base_types, at dwarf2out.cc:31114
mnabipoor at gnu dot org
- [Bug c++/123536] [16 Regression] ICE in mark_use, at cp/expr.cc:190
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123541] New: Load merging missing
pinskia at gcc dot gnu.org
- [Bug c/123542] New: ice in in decide_about_value, at ipa-cp.cc:6039
dcb314 at hotmail dot com
- [Bug ipa/123542] [16 Regression] ice in in decide_about_value, at ipa-cp.cc:6039
pinskia at gcc dot gnu.org
- [Bug ipa/123542] [16 Regression] ice in in decide_about_value, at ipa-cp.cc:6039
pinskia at gcc dot gnu.org
- [Bug ipa/122458] static function is removed even when referred from extended toplevel asm
cvs-commit at gcc dot gnu.org
- [Bug ipa/123543] New: [16 Regression] ipa miscompiles python-3.13.11, libgit2-1.9.2, graphite2-1.3.14 since r16-6652-ge58b11cd6c9ca3
slyfox at gcc dot gnu.org
- [Bug ipa/123517] [16 regression] infinite loop in ext-dce (due to miscompiling of ext-dce with -O3 -march=native) while compiling _gcov_execl.i since r16-6652
slyfox at gcc dot gnu.org
- [Bug target/119979] [16 Regression] Recent promote_prototypes change breaks multiple ports
hjl.tools at gmail dot com
- [Bug ipa/123543] [16 Regression] ipa miscompiles python-3.13.11, libgit2-1.9.2, graphite2-1.3.14 since r16-6652-ge58b11cd6c9ca3
pinskia at gcc dot gnu.org
- [Bug ipa/123543] [16 Regression] ipa miscompiles python-3.13.11, libgit2-1.9.2, graphite2-1.3.14 since r16-6652-ge58b11cd6c9ca3
pinskia at gcc dot gnu.org
- [Bug target/123521] [14/15/16 Regression] LoongArch64: ICE at -O1/O2/O3 during RTL pass: expand
chenglulu at loongson dot cn
- [Bug fortran/77415] ICE: tree check: expected function_type or method_type, have pointer_type in create_function_arglist, at fortran/trans-decl.c:2263
cvs-commit at gcc dot gnu.org
- [Bug testsuite/121752] [16 regression] g++.dg/tree-ssa/vector-compare-1.C fails on arm
cvs-commit at gcc dot gnu.org
- [Bug testsuite/121752] [16 regression] g++.dg/tree-ssa/vector-compare-1.C fails on arm
pinskia at gcc dot gnu.org
- [Bug c++/123536] [16 Regression] ICE in mark_use with lambda reference to a global without captures inside a template
pinskia at gcc dot gnu.org
- [Bug target/123544] New: [16 Regression] AArch64: Wrong code at -O1
xxs_chy at outlook dot com
- [Bug target/123544] [16 Regression] AArch64: Wrong code at -O1
pinskia at gcc dot gnu.org
- [Bug target/123544] [16 Regression] AArch64: Wrong code at -O1
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123544] [16 Regression] AArch64: Wrong code at -O1
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123129] FAIL: gcc.dg/rtl/powerpc/test-frame-related.c starting with - r16-6109-gffa98429b93934
cvs-commit at gcc dot gnu.org
- [Bug fortran/123545] New: [PDT] seg fault on assigning to parent PDT
damian at archaeologic dot codes
- [Bug ipa/123543] [16 Regression] ipa miscompiles python-3.13.11, libgit2-1.9.2, graphite2-1.3.14 since r16-6652-ge58b11cd6c9ca3
amonakov at gcc dot gnu.org
- [Bug c++/123546] New: ICE in reference_binding with std::ref in member initializer list
valar at mail dot nwpu.edu.cn
- [Bug fortran/123545] [PDT] seg fault on assigning to parent PDT
damian at archaeologic dot codes
- [Bug c++/123535] [13/14/15/16 Regression] ICE in tsubst_expr, at cp/pt.cc:22369
pinskia at gcc dot gnu.org
- [Bug c++/113141] [13 Regression] ICE on conversion to reference in aggregate initialization
pinskia at gcc dot gnu.org
- [Bug c++/123546] ICE in reference_binding with std::ref in member initializer list
pinskia at gcc dot gnu.org
- [Bug fortran/123545] [PDT] seg fault on assigning to parent PDT
pault at gcc dot gnu.org
- [Bug target/123415] Several AVX512BW/DQ tests FAIL with Solaris/x86 as
cvs-commit at gcc dot gnu.org
- [Bug fortran/123545] [PDT] seg fault on assigning to parent PDT
pault at gcc dot gnu.org
- [Bug rtl-optimization/123121] [13/14/15/16 regression] wrong code at -O3 with "-fno-ipa-cp -fschedule-insns" on x86_64-linux-gnu
ubizjak at gmail dot com
- [Bug tree-optimization/123528] [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1651 at -O2 since r16-5191
rguenth at gcc dot gnu.org
- [Bug c++/123529] [13/14/15/16 Regression] ICE in discriminator_for_local_entity, at cp/mangle.cc:2316
rguenth at gcc dot gnu.org
- [Bug c++/123531] [16 Regression] ICE: Segmentation fault in build_new_op when accessing uncaptured variable in lambda within a malformed constructor/member function.
rguenth at gcc dot gnu.org
- [Bug c++/123532] [16 Regression] ICE in insert_capture_proxy, at cp/lambda.cc:343
rguenth at gcc dot gnu.org
- [Bug c++/123533] [16 Regression] ICE in build_data_member_initialization, at cp/constexpr.cc:466
rguenth at gcc dot gnu.org
- [Bug c++/123534] [16 Regression] ICE: unexpected expression 'N' of kind template_parm_index
rguenth at gcc dot gnu.org
- [Bug c++/123535] [13/14/15/16 Regression] ICE in tsubst_expr, at cp/pt.cc:22369
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123537] [14/15/16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' at -O2
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123539] Signed overflow introduced by vectorizer; reduction
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123121] [13/14/15/16 regression] wrong code at -O3 with "-fno-ipa-cp -fschedule-insns" on x86_64-linux-gnu
cvs-commit at gcc dot gnu.org
- [Bug ipa/123542] [16 Regression] ice in in decide_about_value, at ipa-cp.cc:6039
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123544] [16 Regression] AArch64: Wrong code at -O1
rguenth at gcc dot gnu.org
- [Bug middle-end/123524] [16 Regression] 6% performance regression in gcc-16 compared to gcc-15 when compiling an interpreter
liuhongt at gcc dot gnu.org
- [Bug c++/123526] [16 Regression] Linking error when using standard exception as base class
cvs-commit at gcc dot gnu.org
- [Bug target/123523] [15/16 Regression] ICE: in decompose, at rtl.h:2330 with -mavx10.1 since r15-352
cvs-commit at gcc dot gnu.org
- [Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
dhruvc at gcc dot gnu.org
- [Bug c++/115163] Requesting better diagnostic for explicit constructor failure
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123547] New: [16 Regression] Miscompilation of 557.xz_r with -Ofast
pheeck at gcc dot gnu.org
- [Bug c++/115163] Requesting better diagnostic for explicit constructor failure
nshead at gcc dot gnu.org
- [Bug middle-end/123547] [16 Regression] Miscompilation of 557.xz_r with -Ofast
sjames at gcc dot gnu.org
- [Bug tree-optimization/122103] [15 Regression] SVE vectorisation not honoring -ftrapping-math
ktkachov at gcc dot gnu.org
- [Bug tree-optimization/122103] [15 Regression] SVE vectorisation not honoring -ftrapping-math
ktkachov at gcc dot gnu.org
- [Bug middle-end/123547] [16 Regression] Miscompilation of 557.xz_r with -Ofast
jamborm at gcc dot gnu.org
- [Bug c++/81337] g++.dg/gcov/pr16855.C etc. FAIL
cvs-commit at gcc dot gnu.org
- [Bug target/123521] [14/15/16 Regression] LoongArch64: ICE at -O1/O2/O3 during RTL pass: expand
chenglulu at loongson dot cn
- [Bug middle-end/123175] [14/15/16 Regression] Wrong folding of VEC_PERM_EXPR
cvs-commit at gcc dot gnu.org
- [Bug c++/123534] ICE: unexpected expression 'N' of kind template_parm_index
rguenth at gcc dot gnu.org
- [Bug c++/123532] ICE in insert_capture_proxy, at cp/lambda.cc:343
rguenth at gcc dot gnu.org
- [Bug c++/123526] [16 Regression] Linking error when using standard exception as base class
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123525] [16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' with -O -mavx512f
rguenth at gcc dot gnu.org
- [Bug c/123437] [16 Regression] GCC trunk ICEs with divide on enum vector
rguenth at gcc dot gnu.org
- [Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123414] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-6296
rguenth at gcc dot gnu.org
- [Bug ipa/123412] [16 Regression] g++-dg-lto-devirt-2-01.exe and g++.dg/ipa/devirt-2.C since r16-3990-gad3fb999a1b568
rguenth at gcc dot gnu.org
- [Bug middle-end/123386] [16 Regression] ICE on x86_64-linux-gnu: in maybe_record_trace_start, at dwarf2cfi.cc:2591 at -O1 with asm goto
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123312] [16 Regression] `c ? a & b : a` has extra instructions after ifcvt changes
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123301] [16 Regression] RISC-V rv64gcv: ICE at -O3 during RTL pass: expand
rguenth at gcc dot gnu.org
- [Bug ipa/123543] [16 Regression] ipa miscompiles python-3.13.11, libgit2-1.9.2, graphite2-1.3.14 since r16-6652-ge58b11cd6c9ca3
jamborm at gcc dot gnu.org
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
rguenth at gcc dot gnu.org
- [Bug target/123210] [16 Regression] ICE: in ix86_finalize_stack_frame_flags, at config/i386/i386.cc:8829 with -Os -fno-omit-frame-pointer -fPIE -fcondition-coverage -fstrub=all -mcmodel=large
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123207] [16 Regression] Miscompare of 526.blender_r with -O3 on x86_64 since r16-6133-gca8d97f8cb8d28
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123196] [16 regression] gcc.dg/vect/vect-105.c FAILs
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123190] [16 Regression] 8% slowdown of 433.milc on AMD zen4 since r16-5275-ga645e903e8c394
rguenth at gcc dot gnu.org
- [Bug libstdc++/122224] std::prev when called with non-bidirectional iterators
gast128 at hotmail dot com
- [Bug c++/123189] [16 Regression] ICE in gromacs since r16-6140-g4a718209d448f6
rguenth at gcc dot gnu.org
- [Bug middle-end/123159] [16 Regression] building insn-extract.cc from an aarch64-linux-gnu cross compiler fails on x86_64-linux-gnux32 with out of memory
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123144] [16 Regression] PowerPC64LE: ICE at -O3 during RTL pass: sched1 since r16-5258
rguenth at gcc dot gnu.org
- [Bug target/122454] [13/14/15/16 Regression] gcc suboptimal int128 compare
roger at nextmovesoftware dot com
- [Bug tree-optimization/123196] [16 regression] gcc.dg/vect/vect-105.c FAILs
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug tree-optimization/123126] [16 Regression] 6-10% slowdown of xalancbmk_r on Zen{4,5} since r16-6104-gb5c64db0a49d46 with PGO
rguenth at gcc dot gnu.org
- [Bug tree-optimization/122824] [16 Regression] Array out-of-bounds warning when building with -O2+ with std::format
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122830] Another missing VN though an aggregate copies
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122830] Another missing VN though an aggregate copies
rguenth at gcc dot gnu.org
- [Bug tree-optimization/122824] [16 Regression] Array out-of-bounds warning when building with -O2+ with std::format
rguenth at gcc dot gnu.org
- [Bug tree-optimization/122824] [16 Regression] Array out-of-bounds warning when building with -O2+ with std::format
rguenth at gcc dot gnu.org
- [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123144] [16 Regression] PowerPC64LE: ICE at -O3 during RTL pass: sched1 since r16-5258
avinashd at gcc dot gnu.org
- [Bug tree-optimization/123431] [13/14/15 Regression] ICE with __builtin_constant_p and __builtin_va_arg_pack usage in ranger
jakub at gcc dot gnu.org
- [Bug target/123548] New: __pldx builtin causes ICE at O0
alfierichards at gcc dot gnu.org
- [Bug ipa/123543] [16 Regression] ipa miscompiles python-3.13.11, libgit2-1.9.2, graphite2-1.3.14 since r16-6652-ge58b11cd6c9ca3
cvs-commit at gcc dot gnu.org
- [Bug target/123457] [14/15 only] ICE when using arm_acle.h, arm_sve.h and other such headers with pch
cvs-commit at gcc dot gnu.org
- [Bug ipa/123543] [16 Regression] ipa miscompiles python-3.13.11, libgit2-1.9.2, graphite2-1.3.14 since r16-6652-ge58b11cd6c9ca3
jamborm at gcc dot gnu.org
- [Bug ipa/123517] [16 regression] infinite loop in ext-dce (due to miscompiling of ext-dce with -O3 -march=native) while compiling _gcov_execl.i since r16-6652
jamborm at gcc dot gnu.org
- [Bug ipa/123543] [16 Regression] ipa miscompiles python-3.13.11, libgit2-1.9.2, graphite2-1.3.14 since r16-6652-ge58b11cd6c9ca3
jamborm at gcc dot gnu.org
- [Bug libstdc++/122224] std::prev when called with non-bidirectional iterators
redi at gcc dot gnu.org
- [Bug ipa/123542] [16 Regression] ice in in decide_about_value, at ipa-cp.cc:6039
dcb314 at hotmail dot com
- [Bug ipa/123542] [16 Regression] ice in in decide_about_value, at ipa-cp.cc:6039 since r16-6651
sjames at gcc dot gnu.org
- [Bug ipa/123542] [16 Regression] ice in in decide_about_value, at ipa-cp.cc:6039 since r16-6651
sjames at gcc dot gnu.org
- [Bug ipa/123543] [16 Regression] ipa miscompiles python-3.13.11, libgit2-1.9.2, graphite2-1.3.14 since r16-6652-ge58b11cd6c9ca3
jamborm at gcc dot gnu.org
- [Bug middle-end/123547] [16 Regression] Miscompilation of 557.xz_r with -Ofast
jamborm at gcc dot gnu.org
- [Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
jamborm at gcc dot gnu.org
- [Bug ipa/123517] [16 regression] infinite loop in ext-dce (due to miscompiling of ext-dce with -O3 -march=native) while compiling _gcov_execl.i since r16-6652
sjames at gcc dot gnu.org
- [Bug c++/123189] [16 Regression] ICE in gromacs since r16-6140-g4a718209d448f6
ppalka at gcc dot gnu.org
- [Bug c++/123281] [16 Regression] ICE using gcc 20251221 snapshot with openscad-2025.05.01_pre-r1 since r16-6140
ppalka at gcc dot gnu.org
- [Bug tree-optimization/123528] [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1651 at -O2 since r16-5191
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123528] [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1651 at -O2 since r16-5191
rguenth at gcc dot gnu.org
- [Bug c/123549] New: ICE on x86_64-linux-gnu: in verify_live_on_entry, at tree-ssa-live.cc:1674 with _Complex and asm goto
jiangchangwu at smail dot nju.edu.cn
- [Bug c/123549] ICE on x86_64-linux-gnu: in verify_live_on_entry, at tree-ssa-live.cc:1674 with _Complex and asm goto
sjames at gcc dot gnu.org
- [Bug tree-optimization/123513] [13/14/15/16 Regression] False positive -Wmismatched-new-delete with a non-member template operator new
aaron.puchert at sap dot com
- [Bug target/123548] __pldx builtin causes ICE at O0
acoplan at gcc dot gnu.org
- [Bug ipa/123543] [16 Regression] ipa miscompiles python-3.13.11, libgit2-1.9.2, graphite2-1.3.14 since r16-6652-ge58b11cd6c9ca3
slyfox at gcc dot gnu.org
- [Bug target/123548] __pldx builtin causes ICE at O0
alfierichards at gcc dot gnu.org
- [Bug target/121213] Poor RV64 code generated for __atomic_exchange_n (llvm seems to do it right)
vincenzo.romano at gmail dot com
- [Bug target/121213] Poor RV64 code generated for __atomic_exchange_n (llvm seems to do it right)
vincenzo.romano at gmail dot com
- [Bug tree-optimization/123196] [16 regression] gcc.dg/vect/vect-105.c FAILs
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug tree-optimization/123196] [16 regression] gcc.dg/vect/vect-105.c FAILs
ro at gcc dot gnu.org
- [Bug c++/123550] New: [16 Regression] ICE in maybe_push_to_top_level, at cp/name-lookup.cc:8983
jirehguo at tju dot edu.cn
- [Bug c++/123551] New: [16 Regression] ICE in potential_constant_expression_1, at cp/constexpr.cc:12523
jirehguo at tju dot edu.cn
- [Bug tree-optimization/123525] [16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' with -O -mavx512f since r16-6671
sjames at gcc dot gnu.org
- [Bug libstdc++/123326] [16 Regression] Bootstrap broken on FreeBSD by r16-6038
cvs-commit at gcc dot gnu.org
- [Bug c++/123189] [16 Regression] ICE in gromacs since r16-6140-g4a718209d448f6
cvs-commit at gcc dot gnu.org
- [Bug c++/123189] [16 Regression] ICE in gromacs since r16-6140-g4a718209d448f6
ppalka at gcc dot gnu.org
- [Bug rtl-optimization/123121] [13/14/15 regression] wrong code at -O3 with "-fno-ipa-cp -fschedule-insns" on x86_64-linux-gnu
sjames at gcc dot gnu.org
- [Bug tree-optimization/123525] [16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' with -O -mavx512f since r16-6671
rdapp at gcc dot gnu.org
- [Bug c/123552] New: Linker error that gets fixed by adding an optimization flag
luydorarko at vusra dot com
- [Bug c/123552] Linker error that gets fixed by adding an optimization flag
pinskia at gcc dot gnu.org
- [Bug target/123523] [15 Regression] ICE: in decompose, at rtl.h:2330 with -mavx10.1 since r15-352
jakub at gcc dot gnu.org
- [Bug target/113666] [14/15/16 Regression] RISC-V: Cost model test regression due to recent middle-end loop vectorizer changes
law at gcc dot gnu.org
- [Bug target/123516] xdp-tools fails tests for bpf (DATASEC '.xdp_run_config' not found.)
jemarch at gcc dot gnu.org
- [Bug c/123552] Linker error that gets fixed by adding an optimization flag
pinskia at gcc dot gnu.org
- [Bug c/27259] undefined reference to 'sqrt'
pinskia at gcc dot gnu.org
- [Bug tree-optimization/105165] Complex lowering does not handle asm goto with complex output; ICE in gimple_redirect_edge_and_branch, at tree-cfg.cc:6136
pinskia at gcc dot gnu.org
- [Bug c/123549] ICE on x86_64-linux-gnu: in verify_live_on_entry, at tree-ssa-live.cc:1674 with _Complex and asm goto
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123513] [13/14/15/16 Regression] False positive -Wmismatched-new-delete with a non-member template operator new
jakub at gcc dot gnu.org
- [Bug target/121213] Poor RV64 code generated for __atomic_exchange_n (llvm seems to do it right)
law at gcc dot gnu.org
- [Bug tree-optimization/123207] [16 Regression] Miscompare of 526.blender_r with -O3 on x86_64 since r16-6133-gca8d97f8cb8d28
victorldn at gcc dot gnu.org
- [Bug target/121213] Poor RV64 code generated for __atomic_exchange_n (llvm seems to do it right)
vincenzo.romano at gmail dot com
- [Bug target/123108] [16 Regression] RISC-V rv64gcvb: ICE at -O2/O3 during RTL pass: vsetvl
law at gcc dot gnu.org
- [Bug target/121213] Poor RV64 code generated for __atomic_exchange_n (llvm seems to do it right)
pinskia at gcc dot gnu.org
- [Bug target/123516] xdp-tools fails tests for bpf (DATASEC '.xdp_run_config' not found.)
sjames at gcc dot gnu.org
- [Bug target/123516] xdp-tools fails tests for bpf
sjames at gcc dot gnu.org
- [Bug c++/123553] New: internal compiler error: crash at cp/coroutines.cc: coro_promise_type_found_p: templated promise return_value/return_void yields OVERLOAD
attackerj1113 at gmail dot com
- [Bug c++/123531] [13/14/15/16 Regression] ICE: Segmentation fault in build_new_op when accessing uncaptured variable in lambda within a malformed constructor/member function.
pinskia at gcc dot gnu.org
- [Bug c++/123531] [13/14/15/16 Regression] ICE: Segmentation fault in build_new_op when accessing uncaptured variable in lambda within a malformed constructor/member function.
pinskia at gcc dot gnu.org
- [Bug testsuite/114642] new test case gcc.dg/debug/btf/btf-datasec-3.c from r14-6195-gb8cf266f4ca4ff fails for 32 bits
dfaust at gcc dot gnu.org
- [Bug c++/123554] New: C++23 explicit object parameter: invalid second this parameter causes ICE in grokdeclarator
attackerj1113 at gmail dot com
- [Bug c++/123533] [15/16 Regression] ICE in build_data_member_initialization, at cp/constexpr.cc:466
pinskia at gcc dot gnu.org
- [Bug c++/123533] [13/14/15/16 Regression] ICE in build_data_member_initialization, at cp/constexpr.cc:466
pinskia at gcc dot gnu.org
- [Bug debug/112849] btf: wrong BTF_KIND_DATSEC entries for extern variables without known section
dfaust at gcc dot gnu.org
- [Bug target/123504] [16 Regression] linking with COFF-format .res files does not work any more since r16-6121-ga7852981ce15a1
pinskia at gcc dot gnu.org
- [Bug c++/123550] [16 Regression] ICE in maybe_push_to_top_level, at cp/name-lookup.cc:8983
pinskia at gcc dot gnu.org
- [Bug target/123555] New: xdp-tools fails tests for bpf (At subprogram exit the register R0 is not a scalar value (ctx))
sjames at gcc dot gnu.org
- [Bug target/123555] xdp-tools fails tests for bpf (At subprogram exit the register R0 is not a scalar value (ctx))
sjames at gcc dot gnu.org
- [Bug target/123555] xdp-tools fails tests for bpf (At subprogram exit the register R0 is not a scalar value (ctx))
sjames at gcc dot gnu.org
- [Bug target/123555] xdp-tools fails tests for bpf (At subprogram exit the register R0 is not a scalar value (ctx))
sjames at gcc dot gnu.org
- [Bug c++/123550] [16 Regression] ICE in maybe_push_to_top_level, at cp/name-lookup.cc:8983
pinskia at gcc dot gnu.org
- [Bug fortran/88511] passing allocatable character through two levels of procedure calls fails
kargl at gcc dot gnu.org
- [Bug target/123556] New: xdp-tools fails tests for bpf (access beyond struct (anon) at off 2 size 8)
sjames at gcc dot gnu.org
- [Bug c++/123550] [16 Regression] ICE in maybe_push_to_top_level, at cp/name-lookup.cc:8983
pinskia at gcc dot gnu.org
- [Bug target/123516] xdp-tools fails tests for bpf (in e.g. test_xdp_devbound)
sjames at gcc dot gnu.org
- [Bug c++/123551] [16 Regression] ICE in potential_constant_expression_1, at cp/constexpr.cc:12523
pinskia at gcc dot gnu.org
- [Bug middle-end/118443] [Meta bug] Bugs triggered by and blocking more smtgcc testing
dfaust at gcc dot gnu.org
- [Bug target/122139] bpf: wrong code for __builtin_memset
dfaust at gcc dot gnu.org
- [Bug c++/123551] [16 Regression] ICE with computed goto inside a lamdba
pinskia at gcc dot gnu.org
- [Bug middle-end/118443] [Meta bug] Bugs triggered by and blocking more smtgcc testing
dfaust at gcc dot gnu.org
- [Bug target/122140] bpf: wrong code for __builtin_memmove
dfaust at gcc dot gnu.org
- [Bug target/122141] bpf: wrong code with -mcpu=v1 or -mno-jmpext
dfaust at gcc dot gnu.org
- [Bug middle-end/118443] [Meta bug] Bugs triggered by and blocking more smtgcc testing
dfaust at gcc dot gnu.org
- [Bug fortran/88511] passing allocatable character through two levels of procedure calls fails
jvdelisle at gcc dot gnu.org
- [Bug fortran/68241] [meta-bug] [F03] Deferred-length character
jvdelisle at gcc dot gnu.org
- [Bug tree-optimization/123513] [13/14/15/16 Regression] False positive -Wmismatched-new-delete with a non-member template operator new
jakub at gcc dot gnu.org
- [Bug fortran/55735] ICE with deferred-length strings in COMMON
jvdelisle at gcc dot gnu.org
- [Bug target/109255] libbpf: global 'input_data1': section mismatch 4 vs 5
dfaust at gcc dot gnu.org
- [Bug debug/112849] btf: wrong BTF_KIND_DATSEC entries for extern variables without known section
dfaust at gcc dot gnu.org
- [Bug debug/111735] incorrect BTF representation of forward-declared enums
dfaust at gcc dot gnu.org
- [Bug debug/112656] btf: function prototypes generated with name
dfaust at gcc dot gnu.org
- [Bug diagnostics/110522] `-fdiagnostics-format=sarif-file`: file name conflicts / races
dmalcolm at gcc dot gnu.org
- [Bug target/122139] bpf: wrong code for __builtin_memset
dfaust at gcc dot gnu.org
- [Bug target/122140] bpf: wrong code for __builtin_memmove
dfaust at gcc dot gnu.org
- [Bug target/122141] bpf: wrong code with -mcpu=v1 or -mno-jmpext
dfaust at gcc dot gnu.org
- [Bug target/109558] bpf: support BTF and DWARF tag annotations for BPF
dfaust at gcc dot gnu.org
- [Bug c++/123557] New: [16 regression] ICE when building hpx-1.11.0 (in cp_gimplify_init_expr, at cp/cp-gimplify.cc:340)
sjames at gcc dot gnu.org
- [Bug c++/123557] [16 regression] ICE when building hpx-1.11.0 (in cp_gimplify_init_expr, at cp/cp-gimplify.cc:340)
sjames at gcc dot gnu.org
- [Bug driver/123558] New: -Fdir option should be darwin only
redi at gcc dot gnu.org
- [Bug driver/123558] [13/14/15/16 Regression] -Fdir option should be darwin only
pinskia at gcc dot gnu.org
- [Bug fortran/56670] Allocatable-length character var causes bogus warning with -Wuninitialized
jvdelisle at gcc dot gnu.org
- [Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
jvdelisle at gcc dot gnu.org
- [Bug fortran/68241] [meta-bug] [F03] Deferred-length character
jvdelisle at gcc dot gnu.org
- [Bug fortran/45170] [F2003] allocatable character lengths
jvdelisle at gcc dot gnu.org
- [Bug fortran/78187] -fno-automatic does not work with allocatable scalar character result result
jvdelisle at gcc dot gnu.org
- [Bug target/123092] [15/16 Regression] t_lookup.c:1667:1: internal compiler error while building kamailio-6.0.4 on riscv64
bergner at gcc dot gnu.org
- [Bug c++/123557] [16 regression] ICE when building hpx-1.11.0 (in cp_gimplify_init_expr, at cp/cp-gimplify.cc:340)
ppalka at gcc dot gnu.org
- [Bug tree-optimization/123525] [16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' with -O -mavx512f since r16-6671
rdapp at gcc dot gnu.org
- [Bug fortran/91960] ICE: backend decl for module variable 'j' already exists
cvs-commit at gcc dot gnu.org
- [Bug fortran/91960] ICE: backend decl for module variable 'j' already exists
jvdelisle at gcc dot gnu.org
- [Bug tree-optimization/122843] [16 Regression] Excessive compile time with flags -O2 -fpeel-loops -march=znver3
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122845] `a ^ CST ^ CST` is sometimes not folded at the gimple level (casts)
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122843] [16 Regression] Excessive compile time with flags -O2 -fpeel-loops -march=znver3
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122845] `a ^ CST ^ CST` is sometimes not folded at the gimple level (casts)
pinskia at gcc dot gnu.org
- [Bug c++/123329] [13/14/15/16 regression] ICE: unexpected expression 'T' of kind template_parm_index since r13-4761
pinskia at gcc dot gnu.org
- [Bug c++/123534] ICE: unexpected expression 'N' of kind template_parm_index
pinskia at gcc dot gnu.org
- [Bug c++/123557] [16 regression] ICE when building hpx-1.11.0 (in cp_gimplify_init_expr, at cp/cp-gimplify.cc:340)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123541] Load merging missing
pinskia at gcc dot gnu.org
- [Bug libstdc++/122224] std::prev when called with non-bidirectional iterators
gast128 at hotmail dot com
- [Bug fortran/91960] ICE: backend decl for module variable 'j' already exists
kargl at gcc dot gnu.org
- [Bug testsuite/123559] New: FAIL: gcc.dg/lto/toplevel-extended-asm-2
hjl.tools at gmail dot com
- [Bug c++/123557] [16 regression] ICE when building hpx-1.11.0 (in cp_gimplify_init_expr, at cp/cp-gimplify.cc:340)
pinskia at gcc dot gnu.org
- [Bug c++/123557] [16 regression] ICE when building hpx-1.11.0 (in cp_gimplify_init_expr, at cp/cp-gimplify.cc:340)
pinskia at gcc dot gnu.org
- [Bug testsuite/123559] FAIL: gcc.dg/lto/toplevel-extended-asm-2
hjl.tools at gmail dot com
- [Bug c++/123557] [16 regression] ICE when building hpx-1.11.0 (in cp_gimplify_init_expr, at cp/cp-gimplify.cc:340)
pinskia at gcc dot gnu.org
- [Bug driver/123558] [13/14/15/16 Regression] -Fdir option should be darwin only
pinskia at gcc dot gnu.org
- [Bug c++/38612] Vague error diagnostics for pointer-to-member type incompatibility
aliaksandr.yesmanchyk at gmail dot com
- [Bug c++/38612] Vague error diagnostics for pointer-to-member type incompatibility
pinskia at gcc dot gnu.org
- [Bug c/123549] ICE on x86_64-linux-gnu: in verify_live_on_entry, at tree-ssa-live.cc:1674 with _Complex and asm goto
jiangchangwu at smail dot nju.edu.cn
- [Bug target/123484] [14/15/16 Regression] ICE: in expand_mult, at expmed.cc:3633 with -Ofast -march=graniterapids-d since r14-3032
cvs-commit at gcc dot gnu.org
- [Bug target/123484] [14/15/16 Regression] ICE: in expand_mult, at expmed.cc:3633 with -Ofast -march=graniterapids-d since r14-3032
cvs-commit at gcc dot gnu.org
- [Bug target/123484] [14/15/16 Regression] ICE: in expand_mult, at expmed.cc:3633 with -Ofast -march=graniterapids-d since r14-3032
cvs-commit at gcc dot gnu.org
- [Bug target/123484] [14/15/16 Regression] ICE: in expand_mult, at expmed.cc:3633 with -Ofast -march=graniterapids-d since r14-3032
liuhongt at gcc dot gnu.org
- [Bug c++/123532] ICE in insert_capture_proxy, at cp/lambda.cc:343
pinskia at gcc dot gnu.org
- [Bug ipa/122458] static function is removed even when referred from extended toplevel asm
cvs-commit at gcc dot gnu.org
- [Bug target/117581] Riscv support for _BitInt
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123560] New: Ternary introduces jump too easily, unnecessarily complex assembly
tobi at gcc dot gnu.org
- [Bug middle-end/123524] [16 Regression] 6% performance regression in gcc-16 compared to gcc-15 when compiling an interpreter
liuhongt at gcc dot gnu.org
- [Bug middle-end/123560] Ternary introduces jump too easily, unnecessarily complex assembly
pinskia at gcc dot gnu.org
- [Bug middle-end/123270] strchr should optimize to equal check on boolean expression
rockeet at gmail dot com
- [Bug target/123524] [16 Regression] 6% performance regression in gcc-16 compared to gcc-15 when compiling an interpreter
pinskia at gcc dot gnu.org
- [Bug ipa/123542] [16 Regression] ice in in decide_about_value, at ipa-cp.cc:6039 since r16-6651
dhruvc at gcc dot gnu.org
- [Bug c++/123561] New: ICE in set_underlying_type, at c-family/c-common.cc:9017
jirehguo at tju dot edu.cn
- [Bug tree-optimization/123343] Loop unrolling before vectorization produces suboptimal RISC-V code
chenzhongyao.hit at gmail dot com
- [Bug target/117581] Riscv support for _BitInt
law at gcc dot gnu.org
- [Bug target/117580] [meta-bug] Targets should have a defined _BitInt ABI and implement that ABI
law at gcc dot gnu.org
- [Bug c++/123562] New: ICE: Segmentation fault in get_shorthand_constraints with -std=c++20 flag
jirehguo at tju dot edu.cn
- [Bug c++/123563] New: ICE in error_operand_p, at tree.h:4785
jirehguo at tju dot edu.cn
- [Bug c++/123563] ICE in error_operand_p, at tree.h:4785
pinskia at gcc dot gnu.org
- [Bug target/77882] [Aarch64] Add 'naked' function attribute
roland at gnu dot org
- [Bug c++/123563] ICE in error_operand_p, at tree.h:4785
jirehguo at tju dot edu.cn
- [Bug ipa/123542] [16 Regression] ice in in decide_about_value, at ipa-cp.cc:6039 since r16-6651
dhruvc at gcc dot gnu.org
- [Bug c++/123564] New: [13/14/15/16 Regression] ICE in break_out_target_exprs, at cp/tree.cc:3438 with -std=c++23 flag
jirehguo at tju dot edu.cn
- [Bug target/123524] [16 Regression] 6% performance regression in gcc-16 compared to gcc-15 when compiling an interpreter
liuhongt at gcc dot gnu.org
- [Bug other/123565] New: extended asm outside functions vs used/defined tracking
roland at gnu dot org
- [Bug middle-end/123560] Ternary introduces jump too easily, unnecessarily complex assembly
tobi at gcc dot gnu.org
- [Bug other/123565] extended asm outside functions vs used/defined tracking
pinskia at gcc dot gnu.org
- [Bug middle-end/123560] Ternary introduces jump too easily, unnecessarily complex assembly
pinskia at gcc dot gnu.org
- [Bug c++/123566] New: [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171
jirehguo at tju dot edu.cn
- [Bug other/123565] extended asm outside functions vs used/defined tracking
pinskia at gcc dot gnu.org
- [Bug c++/123567] New: [16 Regression] ICE in instantiate_decl, at cp/pt.cc:28272
jirehguo at tju dot edu.cn
- [Bug other/123565] extended asm outside functions vs used/defined tracking
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122655] [16 Regression] PowerPC64LE: ICE at -O1/O2/O3 during GIMPLE pass: veclower2
kishan at gcc dot gnu.org
- [Bug tree-optimization/122655] [16 Regression] PowerPC64LE: ICE at -O1/O2/O3 during GIMPLE pass: veclower2
pinskia at gcc dot gnu.org
- [Bug middle-end/123069] [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1649 with vector multiply since r16-5095
pinskia at gcc dot gnu.org
- [Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
soumyaa at gcc dot gnu.org
- [Bug testsuite/123559] FAIL: gcc.dg/lto/toplevel-extended-asm-2
pinskia at gcc dot gnu.org
- [Bug other/123565] extended asm outside functions vs used/defined tracking
pinskia at gcc dot gnu.org
- [Bug other/123565] extended asm outside functions vs used/defined tracking
roland at gnu dot org
- [Bug c++/123568] New: ICE in cp_lexer_new_from_tokens, at cp/parser.cc:964
jirehguo at tju dot edu.cn
- [Bug c/123569] New: Wrong code when using counted_by attribute
b.buschinski at googlemail dot com
- [Bug c/123569] Wrong code when using counted_by attribute
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
lili.cui at intel dot com
- [Bug ada/107475] [13/14/15/16 Regression] libgnat fails to link libgnat.so on systems with older glibc on x86_64-linux-gnux32
ebotcazou at gcc dot gnu.org
- [Bug tree-optimization/123539] Signed overflow introduced by vectorizer; reduction
cvs-commit at gcc dot gnu.org
- [Bug fortran/112460] [PDT] ICE with parameterized derived types (incorrect code, should be rejected)
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123343] Loop unrolling before vectorization produces suboptimal RISC-V code
rguenther at suse dot de
- [Bug fortran/112460] [PDT] ICE with parameterized derived types (incorrect code, should be rejected)
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug middle-end/118443] [Meta bug] Bugs triggered by and blocking more smtgcc testing
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123539] Signed overflow introduced by vectorizer; reduction
rguenth at gcc dot gnu.org
- [Bug tree-optimization/120996] [16 regression][AArch64] 15% regression in microBUDE since r16-1108-gb7960a3f966a0f
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122746] in-order SLP reduction not implemented
rguenth at gcc dot gnu.org
- [Bug c++/123550] [16 Regression] ICE in maybe_push_to_top_level, at cp/name-lookup.cc:8983
rguenth at gcc dot gnu.org
- [Bug c++/123551] [16 Regression] ICE with computed goto inside a lamdba
rguenth at gcc dot gnu.org
- [Bug c++/123557] [16 regression] ICE when building hpx-1.11.0 (in cp_gimplify_init_expr, at cp/cp-gimplify.cc:340)
rguenth at gcc dot gnu.org
- [Bug c++/123564] [13/14/15/16 Regression] ICE in break_out_target_exprs, at cp/tree.cc:3438 with -std=c++23 flag
rguenth at gcc dot gnu.org
- [Bug c++/123566] [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171
rguenth at gcc dot gnu.org
- [Bug c++/123567] [16 Regression] ICE in instantiate_decl, at cp/pt.cc:28272
rguenth at gcc dot gnu.org
- [Bug target/122522] [16 regression] gcc.target/aarch64/signbitv2sf.c fails
pinskia at gcc dot gnu.org
- [Bug c++/123570] New: [16 Regression] ICE in potential_constant_expression_1, at cp/constexpr.cc:12585
jirehguo at tju dot edu.cn
- [Bug libstdc++/123396] [16 Regression] libstdc++ uselessly linked against -latomic
cvs-commit at gcc dot gnu.org
- [Bug ipa/123459] [16 Regression] speculative devirtualization and always_inlining doesn't play nice together
amonakov at gcc dot gnu.org
- [Bug c++/123571] New: ICE Segmentation fault in tsubst/tsubst_lambda_expr with friend declaration inside local class within a lambda-template-parameter
jirehguo at tju dot edu.cn
- [Bug c++/123557] [16 regression] ICE when building hpx-1.11.0 (in cp_gimplify_init_expr, at cp/cp-gimplify.cc:340)
nshead at gcc dot gnu.org
- [Bug testsuite/123098] [16 regression] Many new OpenMP/OpenACC tests FAILs
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123572] New: internal compiler error: verify_gimple failed / in finalize, at vector-builder.h
mkretz at gcc dot gnu.org
- [Bug middle-end/123572] internal compiler error: verify_gimple failed / in finalize, at vector-builder.h
mkretz at gcc dot gnu.org
- [Bug middle-end/123572] internal compiler error: verify_gimple failed / in finalize, at vector-builder.h
pinskia at gcc dot gnu.org
- [Bug middle-end/123573] New: Many aarch64 tests ICEing with invalid gimple since r16-6709-ga4716ece529dfd
acoplan at gcc dot gnu.org
- [Bug middle-end/123573] [16 Regression] Many aarch64 tests ICEing with invalid gimple since r16-6709-ga4716ece529dfd
pinskia at gcc dot gnu.org
- [Bug middle-end/123573] [16 Regression] Many aarch64 tests ICEing with invalid gimple since r16-6709-ga4716ece529dfd
acoplan at gcc dot gnu.org
- [Bug c++/123570] [16 Regression] ICE in potential_constant_expression_1, at cp/constexpr.cc:12585
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123444] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-6133
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/123501] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since g:0b129b8b368635b3170aa276809d644dc99e3256
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123301] [16 Regression] RISC-V rv64gcv: ICE at -O3 during RTL pass: expand
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123525] [16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' with -O -mavx512f since r16-6671
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123573] [16 Regression] Many aarch64 tests ICEing with invalid gimple since r16-6709-ga4716ece529dfd
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123525] [16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' with -O -mavx512f since r16-6671
rdapp at gcc dot gnu.org
- [Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123301] [16 Regression] RISC-V rv64gcv: ICE at -O3 during RTL pass: expand
rdapp at gcc dot gnu.org
- [Bug middle-end/123573] [16 Regression] Many aarch64 tests ICEing with invalid gimple since r16-6709-ga4716ece529dfd
rguenth at gcc dot gnu.org
- [Bug middle-end/123572] internal compiler error: verify_gimple failed / in finalize, at vector-builder.h
mkretz at gcc dot gnu.org
- [Bug c++/123570] [13/14/15/16 Regression] ICE in potential_constant_expression_1, at cp/constexpr.cc:12585
jakub at gcc dot gnu.org
- [Bug c++/123551] [16 Regression] ICE with computed goto inside a lamdba since r16-968
jakub at gcc dot gnu.org
- [Bug fortran/123574] New: [OpenMP] ALLOCATE clause for array-descriptors should apply to the array data
burnus at gcc dot gnu.org
- [Bug tree-optimization/123525] [16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' with -O -mavx512f since r16-6671
mkretz at gcc dot gnu.org
- [Bug middle-end/123572] internal compiler error: verify_gimple failed / in finalize, at vector-builder.h
mkretz at gcc dot gnu.org
- [Bug middle-end/123575] New: internal compiler error: in prepare_cmp_insn, at optabs.cc:4589
mkretz at gcc dot gnu.org
- [Bug fortran/118955] Fortran uses vector math functions without -ffast-math
wilco at gcc dot gnu.org
- [Bug fortran/118955] Fortran uses vector math functions without -ffast-math
ktkachov at gcc dot gnu.org
- [Bug middle-end/123573] [16 Regression] Many aarch64 tests ICEing with invalid gimple since r16-6709-ga4716ece529dfd
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123573] [16 Regression] Many aarch64 tests ICEing with invalid gimple since r16-6709-ga4716ece529dfd
rguenth at gcc dot gnu.org
- [Bug middle-end/123573] [16 Regression] Many aarch64 tests ICEing with invalid gimple since r16-6709-ga4716ece529dfd
acoplan at gcc dot gnu.org
- [Bug tree-optimization/122585] [16 Regression] 4-5% slowdown of 433.milc on AMD zen4 since r16-4469-gd6986e06db5eeb
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123530] [16 regression] ICE on valid code at -O1 and above on x86_64-linux-gnu: in tree_to_uhwi, at tree.cc:6681 since r16-6592
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123530] [16 regression] ICE on valid code at -O1 and above on x86_64-linux-gnu: in tree_to_uhwi, at tree.cc:6681 since r16-6592
law at gcc dot gnu.org
- [Bug target/123016] [16 Regression] WRF and imagick (PGO only) in SPECCPU 2017 and SPECCPU 2006 ICE in prepare_vec_mask
avieira at gcc dot gnu.org
- [Bug target/123016] [16 Regression] WRF and imagick (PGO only) in SPECCPU 2017 and SPECCPU 2006 ICE in prepare_vec_mask
avieira at gcc dot gnu.org
- [Bug c++/123551] [16 Regression] ICE with computed goto inside a lamdba since r16-968
jakub at gcc dot gnu.org
- [Bug tree-optimization/123190] [16 Regression] 8% slowdown of 433.milc on AMD zen4 since r16-5275-ga645e903e8c394
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123576] New: [16 Regression] ICE: in tree_to_uhwi, at tree.cc:6693 at -O2 with _BitInt()
zsojka at seznam dot cz
- [Bug tree-optimization/123190] [16 Regression] 8% slowdown of 433.milc on AMD zen4 since r16-5275-ga645e903e8c394
rguenth at gcc dot gnu.org
- [Bug target/123511] ICE: in emit_library_call_value_1, at calls.cc:4380 with -fcommon and SSO with packed struct and complex short
law at gcc dot gnu.org
- [Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
rdapp at gcc dot gnu.org
- [Bug rtl-optimization/123501] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since g:0b129b8b368635b3170aa276809d644dc99e3256
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123530] [16 regression] ICE on valid code at -O1 and above on x86_64-linux-gnu: in tree_to_uhwi, at tree.cc:6681 since r16-6592
zsojka at seznam dot cz
- [Bug tree-optimization/123576] [16 Regression] ICE: in tree_to_uhwi, at tree.cc:6693 at -O2 with _BitInt()
zsojka at seznam dot cz
- [Bug c++/123577] New: C++17: Unhelpful constexpr error message when array size exceeds 16 bytes
ajcozzol at us dot ibm.com
- [Bug rtl-optimization/123544] [16 Regression] AArch64: Wrong code at -O1 since r16-5022
jakub at gcc dot gnu.org
- [Bug c++/123577] C++17: Unhelpful constexpr error message when array size exceeds 16 bytes
ajcozzol at us dot ibm.com
- [Bug rtl-optimization/123544] [16 Regression] AArch64: Wrong code at -O1 since r16-5022
jakub at gcc dot gnu.org
- [Bug rtl-optimization/123544] [16 Regression] AArch64: Wrong code at -O1 since r16-5022
jakub at gcc dot gnu.org
- [Bug tree-optimization/122746] in-order SLP reduction not implemented
vekumar at gcc dot gnu.org
- [Bug target/107563] __builtin_shufflevector fails to pshufd instructions under default x86_64 compilation toggle which is the sse2 one
lists at coryfields dot com
- [Bug rtl-optimization/123544] [16 Regression] AArch64: Wrong code at -O1 since r16-5022
jakub at gcc dot gnu.org
- [Bug target/107563] __builtin_shufflevector fails to pshufd instructions under default x86_64 compilation toggle which is the sse2 one
pinskia at gcc dot gnu.org
- [Bug c++/123577] C++17: Unhelpful constexpr error message when array size exceeds 16 bytes
pinskia at gcc dot gnu.org
- [Bug c++/123577] C++17: Unhelpful constexpr error message when array size exceeds 16 bytes
pinskia at gcc dot gnu.org
- [Bug c++/123577] C++17: Unhelpful constexpr error message when array size exceeds 16 bytes
pinskia at gcc dot gnu.org
- [Bug c++/110401] [13/14/15/16 Regression] Unhelpful "goto is not a constant expression" in ill-formed pre c++20 constexpr function template
pinskia at gcc dot gnu.org
- [Bug c++/123577] C++17: Unhelpful constexpr error message when array size exceeds 16 bytes
pinskia at gcc dot gnu.org
- [Bug c++/55004] [meta-bug] constexpr issues
pinskia at gcc dot gnu.org
- [Bug driver/108865] gcc on Windows fails with Unicode path to source file
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123575] internal compiler error: in prepare_cmp_insn, at optabs.cc:4589
pinskia at gcc dot gnu.org
- [Bug middle-end/123575] internal compiler error: in prepare_cmp_insn, at optabs.cc:4589
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123312] [16 Regression] `c ? a & b : a` has extra instructions after ifcvt changes
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/123312] [16 Regression] `c ? a & b : a` has extra instructions after ifcvt changes
pinskia at gcc dot gnu.org
- [Bug libfortran/123012] Silent acceptance of unquoted character items in namelist input
cvs-commit at gcc dot gnu.org
- [Bug target/121419] __clzdi2 emitted when building udev-hid-bpf
dfaust at gcc dot gnu.org
- [Bug rtl-optimization/123544] [16 Regression] AArch64: Wrong code at -O1 since r16-5022
jakub at gcc dot gnu.org
- [Bug middle-end/123575] internal compiler error: in prepare_cmp_insn, at optabs.cc:4589
mkretz at gcc dot gnu.org
- [Bug middle-end/123575] internal compiler error: in prepare_cmp_insn, at optabs.cc:4589
mkretz at gcc dot gnu.org
- [Bug c++/123578] New: -fdump-tree-all ICEs
pinskia at gcc dot gnu.org
- [Bug c++/123578] -fdump-tree-all ICEs
pinskia at gcc dot gnu.org
- [Bug c++/123578] -fdump-tree-all ICEs
pinskia at gcc dot gnu.org
- [Bug middle-end/123575] internal compiler error: in prepare_cmp_insn, at optabs.cc:4589
pinskia at gcc dot gnu.org
- [Bug c++/123578] -fdump-tree-all ICEs
pinskia at gcc dot gnu.org
- [Bug middle-end/123575] internal compiler error: in prepare_cmp_insn, at optabs.cc:4589
pinskia at gcc dot gnu.org
- [Bug target/96918] Failure to optimize vector shift left+shift right+or to pshuf
lists at coryfields dot com
- [Bug c++/110401] [13/14/15/16 Regression] Unhelpful "goto is not a constant expression" in ill-formed pre c++20 constexpr function template
ajcozzol at us dot ibm.com
- [Bug target/123524] [16 Regression] 6% performance regression in gcc-16 compared to gcc-15 when compiling an interpreter
mikulas at artax dot karlin.mff.cuni.cz
- [Bug c++/123578] -fdump-tree-all ICEs
jakub at gcc dot gnu.org
- [Bug c++/123578] -fdump-tree-all ICEs
pinskia at gcc dot gnu.org
- [Bug c++/123578] -fdump-tree-all ICEs
jakub at gcc dot gnu.org
- [Bug target/123524] [16 Regression] 6% performance regression in gcc-16 compared to gcc-15 when compiling an interpreter
mikulas at artax dot karlin.mff.cuni.cz
- [Bug c++/123578] -fdump-tree-all ICEs
jakub at gcc dot gnu.org
- [Bug c/123309] [16 Regression] checking ICE with transparent union since r16-1351-gc1904cd27b2bb6
cvs-commit at gcc dot gnu.org
- [Bug c/123435] [15 regression] ICE extern enum with qualifiers and int on the same decl
uecker at gcc dot gnu.org
- [Bug c/123463] [15 Regression] ICE in comptypes with some GCC like code after errors
uecker at gcc dot gnu.org
- [Bug target/122522] [16 regression] gcc.target/aarch64/signbitv2sf.c fails
cvs-commit at gcc dot gnu.org
- [Bug target/122522] [16 regression] gcc.target/aarch64/signbitv2sf.c fails
pinskia at gcc dot gnu.org
- [Bug c++/123578] -fdump-tree-all ICEs
jakub at gcc dot gnu.org
- [Bug c++/123578] -fdump-tree-all ICEs
jakub at gcc dot gnu.org
- [Bug libfortran/123012] Silent acceptance of unquoted character items in namelist input
anlauf at gcc dot gnu.org
- [Bug fortran/78187] -fno-automatic does not work with allocatable scalar character result result
anlauf at gcc dot gnu.org
- [Bug fortran/88511] passing allocatable character through two levels of procedure calls fails
anlauf at gcc dot gnu.org
- [Bug tree-optimization/119402] [14/15/16 Regression] `((-bool) & _6) & (~_6)` is not optimized to 0 on some targets since r14-5673
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/119402] [14/15/16 Regression] `((-bool) & _6) & (~_6)` is not optimized to 0 on some targets since r14-5673
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123300] [14/15 Regression] Adding [[assume((1<<i) > 0)]]/__builtin_unreachable generates an infinite loop
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
victorldn at gcc dot gnu.org
- [Bug tree-optimization/123109] `a >> (bits-1) != 0` is not optimized to `a < 0` by match
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/120206] Removal of forward_propagate_into_gimple_cond/forward_propagate_into_comparison
pzheng at gcc dot gnu.org
- [Bug tree-optimization/123109] `a >> (bits-1) != 0` is not optimized to `a < 0` by match
pzheng at gcc dot gnu.org
- [Bug c++/123578] -fdump-tree-all ICEs
pinskia at gcc dot gnu.org
- [Bug c++/123579] New: Compiler generated copy constructors use copy initialization instead of direct initialization
mwinkler at blizzard dot com
- [Bug middle-end/123575] internal compiler error: in prepare_cmp_insn, at optabs.cc:4589
pinskia at gcc dot gnu.org
- [Bug middle-end/123575] internal compiler error: in prepare_cmp_insn, at optabs.cc:4589
pinskia at gcc dot gnu.org
- [Bug middle-end/123575] [14/15/16 Regression] internal compiler error: in prepare_cmp_insn, at optabs.cc:4589
pinskia at gcc dot gnu.org
- [Bug c++/123579] Compiler generated copy constructors use copy initialization instead of direct initialization
pinskia at gcc dot gnu.org
- [Bug c++/123579] Compiler generated copy constructors use copy initialization instead of direct initialization
pinskia at gcc dot gnu.org
- [Bug c++/123579] Compiler generated copy constructors use copy initialization instead of direct initialization
pinskia at gcc dot gnu.org
- [Bug c++/82235] Copy ctor is not found for copying array of an object when it's marked explicit
pinskia at gcc dot gnu.org
- [Bug ada/123580] New: Constant of Type with Split Inheritance in Generic Package's Type Definition causes GNAT Failure with Bug Box
efmavourneen at axioaction dot org
- [Bug c++/120868] "unexpected AST of kind switch_expr" in constexpr template function
pinskia at gcc dot gnu.org
- [Bug c++/123570] [13/14/15/16 Regression] ICE in potential_constant_expression_1, at cp/constexpr.cc:12585
pinskia at gcc dot gnu.org
- [Bug target/107563] __builtin_shufflevector fails to pshufd instructions under default x86_64 compilation toggle which is the sse2 one
admin at levyhsu dot com
- [Bug ada/123580] Constant of Type with Split Inheritance in Generic Package's Type Definition causes GNAT Failure with Bug Box
efmavourneen at axioaction dot org
- [Bug fortran/88486] ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.c:3401
jvdelisle at gcc dot gnu.org
- [Bug c++/123564] [13/14/15/16 Regression] ICE in break_out_target_exprs, at cp/tree.cc:3438 with -std=c++23 flag
pinskia at gcc dot gnu.org
- [Bug c++/123564] [13/14/15/16 Regression] ICE in break_out_target_exprs, at cp/tree.cc:3438 with -std=c++23 flag
pinskia at gcc dot gnu.org
- [Bug target/119979] [16 Regression] Recent promote_prototypes change breaks multiple ports
olegendo at gcc dot gnu.org
- [Bug fortran/123545] [PDT] seg fault on assigning to parent PDT
damian at archaeologic dot codes
- [Bug target/119979] [16 Regression] Recent promote_prototypes change breaks multiple ports
hjl.tools at gmail dot com
- [Bug tree-optimization/80511] [13/14/15/16 Regression] gcc.dg/Wstrict-overflow-18.c gcc.dg/Wstrict-overflow-7.c gcc.dg/pragma-diag-3.c
pinskia at gcc dot gnu.org
- [Bug fortran/88486] ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.c:3401
jvdelisle at gcc dot gnu.org
- [Bug target/122925] [16 Regression] sh: function is miscompiled
hjl.tools at gmail dot com
- [Bug target/122925] [16 Regression] sh: function is miscompiled
hjl.tools at gmail dot com
- [Bug target/123581] New: [SH] Improve unsigned int -> float conversion
olegendo at gcc dot gnu.org
- [Bug target/119979] [16 Regression] Recent promote_prototypes change breaks multiple ports
olegendo at gcc dot gnu.org
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
vekumar at gcc dot gnu.org
- [Bug c++/123533] [13/14/15/16 Regression] ICE in build_data_member_initialization, at cp/constexpr.cc:466
jirehguo at tju dot edu.cn
- [Bug tree-optimization/123343] Loop unrolling before vectorization produces suboptimal RISC-V code
chenzhongyao.hit at gmail dot com
- [Bug target/82981] [7 Regression] unnecessary __multi3 call for mips64r6 linux kernel
macro at orcam dot me.uk
- [Bug ipa/122852] [16 Regression] ICEs with darktable-5.2.1 during IPA pass: cp since r16-5466
sjames at gcc dot gnu.org
- [Bug c/123309] [16 Regression] checking ICE with transparent union since r16-1351-gc1904cd27b2bb6
uecker at gcc dot gnu.org
- [Bug c/123424] [15/16 regression] ICE in comptypes_verify when handling a locally defined struct with a VLA member initialized from a mismatched parameter type.
uecker at gcc dot gnu.org
- [Bug fortran/88486] ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.c:3401
kargl at gcc dot gnu.org
- [Bug fortran/88486] ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.c:3401
kargl at gcc dot gnu.org
- [Bug fortran/123545] [PDT] seg fault on assigning to parent PDT
pault at gcc dot gnu.org
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
rguenther at suse dot de
- [Bug tree-optimization/123343] Loop unrolling before vectorization produces suboptimal RISC-V code
rguenther at suse dot de
- [Bug middle-end/123575] [14/15/16 Regression] internal compiler error: in prepare_cmp_insn, at optabs.cc:4589
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123144] [16 Regression] PowerPC64LE: ICE at -O3 during RTL pass: sched1 since r16-5258
avinashd at gcc dot gnu.org
- [Bug c++/122461] ICE in make_friend_class due to malformed friend template template declaration
pinskia at gcc dot gnu.org
- [Bug fortran/88486] ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.c:3401
mikael at gcc dot gnu.org
- [Bug fortran/88486] ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.c:3401
mikael at gcc dot gnu.org
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
victorldn at gcc dot gnu.org
- [Bug target/123102] [ARM] Different runtime with -O1 for csmith code
dcb314 at hotmail dot com
- [Bug target/123279] [RISC-V] ICE: in code_for_pred_mov, at ./insn-opinit.h:968
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123190] [16 Regression] 8% slowdown of 433.milc on AMD zen4 since r16-5275-ga645e903e8c394
rguenth at gcc dot gnu.org
- [Bug target/123279] [RISC-V] ICE: in code_for_pred_mov, at ./insn-opinit.h:968
pinskia at gcc dot gnu.org
- [Bug libstdc++/113450] [14 Regression] std/format/functions/format.cc FAILs
redi at gcc dot gnu.org
- [Bug target/123102] [ARM] Different runtime with -O1 for csmith code
dcb314 at hotmail dot com
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
rguenth at gcc dot gnu.org
- [Bug libstdc++/123582] New: C++ unordered associative container: dynamic memory management
tschwinge at gcc dot gnu.org
- [Bug rtl-optimization/123544] [16 Regression] AArch64: Wrong code at -O1 since r16-5022
cvs-commit at gcc dot gnu.org
- [Bug target/93738] [13/14/15 regression] test case gcc.target/powerpc/20050603-3.c fails
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/123582] C++ unordered associative container: dynamic memory management
redi at gcc dot gnu.org
- [Bug rtl-optimization/123544] [16 Regression] AArch64: Wrong code at -O1 since r16-5022
jakub at gcc dot gnu.org
- [Bug libstdc++/123582] C++ unordered associative container: dynamic memory management
redi at gcc dot gnu.org
- [Bug c/123437] [16 Regression] GCC trunk ICEs with divide on enum vector
jakub at gcc dot gnu.org
- [Bug c++/123550] [16 Regression] ICE in maybe_push_to_top_level, at cp/name-lookup.cc:8983 since r16-6352
jakub at gcc dot gnu.org
- [Bug c/123437] [16 Regression] GCC trunk ICEs with divide on enum vector
jakub at gcc dot gnu.org
- [Bug c/123437] [16 Regression] GCC trunk ICEs with divide on enum vector
jakub at gcc dot gnu.org
- [Bug tree-optimization/123300] [14/15 Regression] Adding [[assume((1<<i) > 0)]]/__builtin_unreachable generates an infinite loop
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123300] [14/15 Regression] Adding [[assume((1<<i) > 0)]]/__builtin_unreachable generates an infinite loop
amacleod at redhat dot com
- [Bug target/113059] [16 regression] fftw fails tests for -O3 -m32 -march=znver2 since r14-6210-ge44ed92dbbe9d4
jakub at gcc dot gnu.org
- [Bug target/113059] [16 regression] fftw fails tests for -O3 -m32 -march=znver2 since r14-6210-ge44ed92dbbe9d4
sjames at gcc dot gnu.org
- [Bug libstdc++/113450] [14 Regression] std/format/functions/format.cc FAILs
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug tree-optimization/123190] [16 Regression] 8% slowdown of 433.milc on AMD zen4 since r16-5275-ga645e903e8c394
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123190] [16 Regression] 8% slowdown of 433.milc on AMD zen4 since r16-5275-ga645e903e8c394
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/120322] [16 regression] wrong code at -O{s,2,3} with "-fno-early-inlining" on x86_64-linux-gnu since r16-170-ga670ebde399548
jakub at gcc dot gnu.org
- [Bug tree-optimization/123250] [16 Regression] 9% slowdown of mcf on Zen5 since r16-6233-g135fe58ec9a989 with PGO
rguenth at gcc dot gnu.org
- [Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
rguenth at gcc dot gnu.org
- [Bug tree-optimization/120322] [16 regression] wrong code at -O{s,2,3} with "-fno-early-inlining" on x86_64-linux-gnu since r16-170-ga670ebde399548
jakub at gcc dot gnu.org
- [Bug target/121447] [16 Regression] ~20% slowdown of 470.lbm since r16-1644-gaba3b9d3a48a07 on AMD Zen5
rguenth at gcc dot gnu.org
- [Bug c/123583] New: Named address space qualifier causes undeclared identifier error
saaadhu at gcc dot gnu.org
- [Bug libstdc++/123582] C++ unordered associative container: dynamic memory management
tschwinge at gcc dot gnu.org
- [Bug c/123583] Named address space qualifier causes undeclared identifier error
saaadhu at gcc dot gnu.org
- [Bug c/123583] Named address space qualifier causes undeclared identifier error
saaadhu at gcc dot gnu.org
- [Bug libstdc++/123396] [16 Regression] libstdc++ uselessly linked against -latomic
jakub at gcc dot gnu.org
- [Bug tree-optimization/122586] [16 Regression] 4-5% slowdown of 538.imagick_r on Intel Ice Lake (3rd generation Xeon) by r16-4576-gfe9f0719d8ebd2
rguenth at gcc dot gnu.org
- [Bug target/120250] [13/14/15/16 Regression] ICE during RTL pass: dwarf2, in create_trace_edges, at dwarf2cfi.cc:2686 since r12-4475
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123115] -Wunused-but-set-variable warning for EH_RETURN_DATA_REGNO on nvptx
cvs-commit at gcc dot gnu.org
- [Bug target/120250] [13/14/15 Regression] ICE during RTL pass: dwarf2, in create_trace_edges, at dwarf2cfi.cc:2686 since r12-4475
jakub at gcc dot gnu.org
- [Bug middle-end/123115] -Wunused-but-set-variable warning for EH_RETURN_DATA_REGNO on nvptx
jakub at gcc dot gnu.org
- [Bug target/96918] Failure to optimize vector shift left+shift right+or to pshuf
lists at coryfields dot com
- [Bug debug/121045] [16 Regression] FAIL: g++.dg/torture/pr58552.C caused by r16-2197-g385d9937f0e23c
jakub at gcc dot gnu.org
- [Bug middle-end/123392] [15/16 regression] SVE C initialization checking ICE with -g2 since r15-5780
cvs-commit at gcc dot gnu.org
- [Bug target/114528] (0xFFFFFFFF0001FFFFULL - 0x00123000) constant forming could be done in 2 instructions
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/121240] missing support for section anchors to FP or vector constants
cvs-commit at gcc dot gnu.org
- [Bug c/123584] New: [15/16 regression] armv8-a+sve2-sha3 ICE in extract_insn, at recog.cc:2888 (vxarq_u64)
michael.crusoe at gmail dot com
- [Bug c++/123551] [16 Regression] ICE with computed goto inside a lamdba since r16-968
cvs-commit at gcc dot gnu.org
- [Bug fortran/88486] ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.c:3401
kargl at gcc dot gnu.org
- [Bug c/123584] [15/16 regression] armv8-a+sve2-sha3 ICE in extract_insn, at recog.cc:2888 (vxarq_u64)
ktkachov at gcc dot gnu.org
- [Bug ipa/123542] [16 Regression] ice in in decide_about_value, at ipa-cp.cc:6039 since r16-6651
jamborm at gcc dot gnu.org
- [Bug c++/123551] [16 Regression] ICE with computed goto inside a lamdba since r16-968
jakub at gcc dot gnu.org
- [Bug target/123584] [15/16 regression] armv8-a+sve2-sha3 ICE in extract_insn, at recog.cc:2888 (vxarq_u64)
ktkachov at gcc dot gnu.org
- [Bug target/96918] Failure to optimize vector shift left+shift right+or to pshuf
jakub at gcc dot gnu.org
- [Bug target/123556] xdp-tools fails tests for bpf (access beyond struct (anon) at off 2 size 8)
dfaust at gcc dot gnu.org
- [Bug ipa/123542] [16 Regression] ice in in decide_about_value, at ipa-cp.cc:6039 since r16-6651
jamborm at gcc dot gnu.org
- [Bug c++/123566] [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171 since r16-6352
jakub at gcc dot gnu.org
- [Bug target/123506] [14/15/16 Regression] Some unnecessary assembly generated in simple function
jakub at gcc dot gnu.org
- [Bug target/123506] [14/15/16 Regression] Some unnecessary assembly generated in simple function since r14-2386 & r14-2526
jakub at gcc dot gnu.org
- [Bug target/123506] [14/15/16 Regression] Some unnecessary assembly generated in simple function since r14-2386 & r14-2526
jakub at gcc dot gnu.org
- Introduction and request for a brief attension
Keefe McCarthy
- [Bug target/123585] New: [13/14/15/16 Regression] X86 avx2: ICE at -O1 during RTL pass: combine
xxs_chy at outlook dot com
- [Bug target/93738] [13/14/15 regression] test case gcc.target/powerpc/20050603-3.c fails
segher at kernel dot crashing.org
- [Bug target/93738] [13/14/15 regression] test case gcc.target/powerpc/20050603-3.c fails
jakub at gcc dot gnu.org
- [Bug target/93738] [13/14/15 regression] test case gcc.target/powerpc/20050603-3.c fails
jakub at gcc dot gnu.org
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
tnfchris at gcc dot gnu.org
- [Bug rtl-optimization/123397] ICE: in make_edges, at cfgbuild.cc during RTL pass: pro_and_epilogue
pinskia at gcc dot gnu.org
- [Bug target/120250] [13/14/15 Regression] ICE during RTL pass: dwarf2, in create_trace_edges, at dwarf2cfi.cc:2686 since r12-4475
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123397] ICE: in make_edges, at cfgbuild.cc during RTL pass: pro_and_epilogue
pinskia at gcc dot gnu.org
- [Bug target/120250] [13/14/15 Regression] ICE during RTL pass: dwarf2, in create_trace_edges, at dwarf2cfi.cc:2686 since r12-4475
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121240] missing support for section anchors to FP or vector constants
pinskia at gcc dot gnu.org
- [Bug target/114528] (0xFFFFFFFF0001FFFFULL - 0x00123000) constant forming could be done in 2 instructions
pinskia at gcc dot gnu.org
- [Bug middle-end/123392] [15 regression] SVE C initialization checking ICE with -g2 since r15-5780
pinskia at gcc dot gnu.org
- [Bug c/123583] [13/14/15/16 Regression] Named address space qualifier causes undeclared identifier error
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123586] New: subreg_lowpart_p wrongly allows paradoxical subregs
segher at gcc dot gnu.org
- [Bug rtl-optimization/123586] subreg_lowpart_p wrongly allows paradoxical subregs
pinskia at gcc dot gnu.org
- [Bug target/93738] [13/14/15 regression] test case gcc.target/powerpc/20050603-3.c fails
segher at gcc dot gnu.org
- [Bug target/93738] [13/14/15 regression] test case gcc.target/powerpc/20050603-3.c fails
segher at gcc dot gnu.org
- [Bug ipa/123542] [16 Regression] ice in in decide_about_value, at ipa-cp.cc:6039 since r16-6651
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/123586] subreg_lowpart_p wrongly allows paradoxical subregs
segher at gcc dot gnu.org
- [Bug ipa/123542] [16 Regression] ice in in decide_about_value, at ipa-cp.cc:6039 since r16-6651
jamborm at gcc dot gnu.org
- [Bug ipa/123587] New: [16 regression] ICE when building llvm-21.1.8
sjames at gcc dot gnu.org
- [Bug ipa/123587] [16 regression] ICE when building llvm-21.1.8
sjames at gcc dot gnu.org
- [Bug ipa/123587] [16 regression] ICE when building llvm-21.1.8
sjames at gcc dot gnu.org
- [Bug ipa/123412] [16 Regression] g++-dg-lto-devirt-2-01.exe and g++.dg/ipa/devirt-2.C since r16-3990-gad3fb999a1b568
jamborm at gcc dot gnu.org
- [Bug rtl-optimization/123586] subreg_lowpart_p wrongly allows paradoxical subregs
pinskia at gcc dot gnu.org
- [Bug ipa/123587] [16 regression] ICE when building llvm-21.1.8
sjames at gcc dot gnu.org
- [Bug ipa/123587] [16 regression] ICE when building llvm-21.1.8
sjames at gcc dot gnu.org
- [Bug ipa/123587] [16 regression] ICE when building llvm-21.1.8
sjames at gcc dot gnu.org
- [Bug ipa/123587] [16 regression] ICE when building llvm-21.1.8
pinskia at gcc dot gnu.org
- [Bug c++/123550] [16 Regression] ICE in maybe_push_to_top_level, at cp/name-lookup.cc:8983 since r16-6352
pinskia at gcc dot gnu.org
- [Bug target/96918] Failure to optimize vector shift left+shift right+or to pshuf
lists at coryfields dot com
- [Bug target/123279] [RISC-V] ICE: in code_for_pred_mov, at ./insn-opinit.h:968
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123588] New: [16 regression] Clang miscompiled
sjames at gcc dot gnu.org
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled
sjames at gcc dot gnu.org
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled
sjames at gcc dot gnu.org
- [Bug c/122495] counted_by is not supported correctly for a FAM in union
cvs-commit at gcc dot gnu.org
- [Bug c/122496] counted-by attribute is not supported correctly for a FAM embedded in an anonymous structure
cvs-commit at gcc dot gnu.org
- [Bug c/122495] counted_by is not supported correctly for a FAM in union
qinzhao at gcc dot gnu.org
- [Bug c/122495] counted_by is not supported correctly for a FAM in union
sjames at gcc dot gnu.org
- [Bug c/122496] counted-by attribute is not supported correctly for a FAM embedded in an anonymous structure
qinzhao at gcc dot gnu.org
- [Bug c/122496] counted-by attribute is not supported correctly for a FAM embedded in an anonymous structure
sjames at gcc dot gnu.org
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled
pinskia at gcc dot gnu.org
- [Bug target/123092] [15/16 Regression] t_lookup.c:1667:1: internal compiler error while building kamailio-6.0.4 on riscv64
cvs-commit at gcc dot gnu.org
- [Bug target/123092] [15/16 Regression] t_lookup.c:1667:1: internal compiler error while building kamailio-6.0.4 on riscv64
bergner at gcc dot gnu.org
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled
pinskia at gcc dot gnu.org
- [Bug target/96918] Failure to optimize vector shift left+shift right+or to pshuf
lists at coryfields dot com
- [Bug ipa/123587] [16 regression] ICE when building llvm-21.1.8
jamborm at gcc dot gnu.org
- [Bug target/96918] Failure to optimize vector shift left+shift right+or to pshuf
jakub at gcc dot gnu.org
- [Bug ada/123589] New: [GNAT 13/14/15/16] Default_Component_Value does not correctly initialize boolean arrays with Pack aspect
lisa at felidae dot bam.moe
- [Bug diagnostics/120063] SARIF output: fatal errors should have their "level" set to "error"
cvs-commit at gcc dot gnu.org
- [Bug c++/121966] Problems with candidate numbering in print_z_candidates
cvs-commit at gcc dot gnu.org
- [Bug analyzer/122975] [13/14/15 Regression] -Wanalyzer-infinite-recursion false positive involving integer values
cvs-commit at gcc dot gnu.org
- [Bug analyzer/123085] -Wanalyzer-out-of-bounds: false positive after pointer arithmetic in relation with strlen()
cvs-commit at gcc dot gnu.org
- [Bug target/123092] [15/16 Regression] t_lookup.c:1667:1: internal compiler error while building kamailio-6.0.4 on riscv64
law at gcc dot gnu.org
- [Bug c++/121966] Problems with candidate numbering in print_z_candidates
dmalcolm at gcc dot gnu.org
- [Bug diagnostics/116253] RFE: support for nested diagnostics
dmalcolm at gcc dot gnu.org
- [Bug analyzer/123145] -fanalyzer on qemu-7.2.0/build/target_hexagon_decode.c takes a very long time after r16-6063-g0b786d961d4426
dmalcolm at gcc dot gnu.org
- [Bug target/123092] [15/16 Regression] t_lookup.c:1667:1: internal compiler error while building kamailio-6.0.4 on riscv64
bergner at gcc dot gnu.org
- [Bug ipa/123587] [16 regression] ICE when building llvm-21.1.8
sjames at gcc dot gnu.org
- [Bug ada/123580] Constant of Type with Split Inheritance in Generic Package's Type Definition causes GNAT Failure with Bug Box
efmavourneen at axioaction dot org
- [Bug target/113666] [14/15/16 Regression] RISC-V: Cost model test regression due to recent middle-end loop vectorizer changes
pinskia at gcc dot gnu.org
- [Bug c++/123590] New: [REGRESSION] error: ‘...’ resolves to ‘...’, which is not a class type
jonathan.poelen at gmail dot com
- [Bug c++/123590] [15 regression] error: ‘...’ resolves to ‘...’, which is not a class type
pinskia at gcc dot gnu.org
- [Bug c++/123590] [15 regression] error: ‘...’ resolves to ‘...’, which is not a class type
pinskia at gcc dot gnu.org
- [Bug c++/122752] [15/16 Regression] Compilation error about class not being a non-union class type for valid C++ code
pinskia at gcc dot gnu.org
- [Bug c++/123590] [15 regression] error: ‘...’ resolves to ‘...’, which is not a class type
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121557] [13/14/15/16 regression] wrong code at -O3 on x86_64-linux-gnu (generated code hangs)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121558] [13/14/15/16 regression] wrong code at -O3 on x86_64-linux-gnu (generated code hangs)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106883] SLSR may generate signed wrap
pinskia at gcc dot gnu.org
- [Bug c++/82235] Copy ctor is not found for copying array of an object when it's marked explicit
mwinkler at blizzard dot com
- [Bug c++/82235] Copy ctor is not found for copying array of an object when it's marked explicit
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106883] SLSR may generate signed wrap
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121347] [13/14/15/16 regression] wrong code at -O1 and above on x86_64-linux-gnu since r8-2555-g344be1fd47d7d6
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121557] [13/14/15/16 regression] wrong code at -O3 on x86_64-linux-gnu (generated code hangs)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121347] [13/14/15/16 regression] wrong code at -O1 and above on x86_64-linux-gnu since r8-2555-g344be1fd47d7d6
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121347] [13/14/15/16 regression] wrong code at -O1 and above on x86_64-linux-gnu since r8-2555-g344be1fd47d7d6
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121556] [13/14/15/16 regression] wrong code at -O3 on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/120488] [13/14/15/16 regression] wrong code at -O1 and above on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121556] [13/14/15/16 regression] wrong code at -O3 on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/120258] [13/14/15/16 regression] wrong code at -O{s,1,2,3} on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/120488] [13/14/15/16 regression] wrong code at -O1 and above on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106883] SLSR may generate signed wrap
pinskia at gcc dot gnu.org
- [Bug tree-optimization/119815] [14/15/16 regression] wrong code at -O{1,2,3} since r14-2709
pinskia at gcc dot gnu.org
- [Bug tree-optimization/119690] [13/14/15/16 regression] wrong code at -O{s,1,2,3} on x86_64-linux-gnu since r12-4871
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/40209] stale REG_UNUSED note vs single_set
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121648] [13/14/15/16 Regression] wrong code at -O{s, 2, 3} with "-fno-tree-loop-im -fno-gcse -fno-code-hoisting -fno-tree-fre -fno-tree-pre -fno-tree-dominator-opts" on x86_64-linux-gnu since r11-6188-g0b76990a9d75d9
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121675] [13/14/15/16 Regression] wrong code at -O3 on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121730] [13/14/15/16 regression] wrong code at -O1 on x86_64-linux-gnu (generated code hangs) since r11-6188-g0b76990a9d75d9
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121852] [13/14/15 regression] wrong code at -O2 with "-fno-gcse" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121577] [13/14/15/16 Regression] wrong code at -O{s,2,3} with "-fno-tree-pre -fno-code-hoisting -fno-tree-fre -fno-tree-dominator-opts -fno-gcse -fno-tree-loop-im" on x86_64-linux-gnu since r11-6188
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121852] [13/14/15 regression] wrong code at -O2 with "-fno-gcse" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121730] [13/14/15/16 regression] wrong code at -O1 on x86_64-linux-gnu (generated code hangs) since r11-6188-g0b76990a9d75d9
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121852] [13/14/15 regression] wrong code at -O2 with "-fno-gcse" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121648] [13/14/15/16 Regression] wrong code at -O{s, 2, 3} with "-fno-tree-loop-im -fno-gcse -fno-code-hoisting -fno-tree-fre -fno-tree-pre -fno-tree-dominator-opts" on x86_64-linux-gnu since r11-6188-g0b76990a9d75d9
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121852] [13/14/15 regression] wrong code at -O2 with "-fno-gcse" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/122979] [16 Regression] wrong code at -O3 on x86_64-linux-gnu since r16-4186
pinskia at gcc dot gnu.org
- [Bug target/123585] [13/14/15/16 Regression] X86 avx2: ICE at -O1 during RTL pass: combine
pinskia at gcc dot gnu.org
- [Bug target/82666] [13/14/15/16 regression]: sum += (x>128 ? x : 0) puts the cmov on the critical path (at -O2)
pinskia at gcc dot gnu.org
- [Bug target/82666] [13/14/15/16 regression]: sum += (x>128 ? x : 0) puts the cmov on the critical path (at -O2)
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123048] [16 regression] wrong code at -O3 with -fschedule-insns on x86_64-linux-gnu since r16-4186
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/82578] Redundant instructions emitted starting with r204212
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/61241] not reusing return value of memset for r0 in some cases
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/61241] not reusing return value of memset for r0 in some cases
pinskia at gcc dot gnu.org
- [Bug c++/123591] New: [16 Regression] ICE: Segmentation fault in tree_to_uhwi using offsetof
jirehguo at tju dot edu.cn
- [Bug c++/123591] [16 Regression] ICE: Segmentation fault in tree_to_uhwi using offsetof with offsetof on a local type inside a lambda as a template argument
pinskia at gcc dot gnu.org
- [Bug c++/123592] New: [13/14/15/16 Regression] ICE in tsubst_expr, at cp/pt.cc:22369 since 12.1 with checking
jirehguo at tju dot edu.cn
- [Bug c++/123593] New: ICE: Segmentation fault in mark_use during gimplification after lambda capture error
jirehguo at tju dot edu.cn
- [Bug c++/123591] [16 Regression] ICE: Segmentation fault in tree_to_uhwi using offsetof with offsetof on a local type inside a lambda as a template argument
pinskia at gcc dot gnu.org
- [Bug target/123585] [13/14/15/16 Regression] X86 avx2: ICE at -O1 during RTL pass: combine
xxs_chy at outlook dot com
- [Bug ipa/123542] [16 Regression] ice in in decide_about_value, at ipa-cp.cc:6039 since r16-6651
dhruvc at gcc dot gnu.org
- [Bug tree-optimization/120322] [16 regression] wrong code at -O{s,2,3} with "-fno-early-inlining" on x86_64-linux-gnu since r16-170-ga670ebde399548
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/120322] [16 regression] wrong code at -O{s,2,3} with "-fno-early-inlining" on x86_64-linux-gnu since r16-170-ga670ebde399548
jakub at gcc dot gnu.org
- [Bug ada/123589] packed boolean array with Default_Component_Value aspect not initialized properly
ebotcazou at gcc dot gnu.org
- [Bug ada/123580] Constant of Type with Split Inheritance in Generic Package's Type Definition causes GNAT Failure with Bug Box
ebotcazou at gcc dot gnu.org
- [Bug tree-optimization/121067] [16 Regression] wrong code at -Os with "-fno-tree-pre -fno-code-hoisting -fno-tree-dominator-opts -fno-tree-fre" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/120258] [13/14/15/16 regression] wrong code at -O{s,1,2,3} on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121067] [16 Regression] wrong code at -Os with "-fno-tree-pre -fno-code-hoisting -fno-tree-dominator-opts -fno-tree-fre" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121347] [13/14/15/16 regression] wrong code at -O1 and above on x86_64-linux-gnu since r8-2555-g344be1fd47d7d6
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121347] [13/14/15/16 regression] wrong code at -O1 and above on x86_64-linux-gnu since r8-2555-g344be1fd47d7d6
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121465] [15/16 Regression] wrong code at -O3 on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121522] [14/15 Regression] wrong code at -O3 on x86_64-linux-gnu (the generated code hangs) since r14-6536
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
rguenther at suse dot de
- [Bug tree-optimization/106883] SLSR may generate signed wrap
pinskia at gcc dot gnu.org
- [Bug target/123584] [15/16 regression] armv8-a+sve2-sha3 ICE in extract_insn, at recog.cc:2888 (vxarq_u64)
rguenth at gcc dot gnu.org
- [Bug target/123585] [13/14/15/16 Regression] X86 avx2: ICE at -O1 during RTL pass: combine
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123586] subreg_lowpart_p wrongly allows paradoxical subregs
rguenth at gcc dot gnu.org
- [Bug debug/58150] debug info about definition of enum class not emitted if the declaration was already used in a class
pinskia at gcc dot gnu.org
- [Bug debug/58150] debug info about definition of enum class not emitted if the declaration was already used in a class
pinskia at gcc dot gnu.org
- [Bug target/38118] gcc emits non-TLS data as TLS on Solaris 11/SPARC
cvs-commit at gcc dot gnu.org
- [Bug ipa/123587] [16 regression] ICE when building llvm-21.1.8
rguenth at gcc dot gnu.org
- [Bug c++/123594] New: [14/15/16 Regression] ICE: Segmentation fault at build_new_op/build_x_binary_op with nested generic lambdas and typeid
jirehguo at tju dot edu.cn
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled
rguenth at gcc dot gnu.org
- [Bug c++/123591] [16 Regression] ICE: Segmentation fault in tree_to_uhwi using offsetof with offsetof on a local type inside a lambda as a template argument
rguenth at gcc dot gnu.org
- [Bug c++/123592] [13/14/15/16 Regression] ICE in tsubst_expr, at cp/pt.cc:22369 since 12.1 with checking
rguenth at gcc dot gnu.org
- [Bug c++/123594] [14/15/16 Regression] ICE: Segmentation fault at build_new_op/build_x_binary_op with nested generic lambdas and typeid
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123585] [13/14/15/16 Regression] X86 avx2: ICE at -O1 during RTL pass: combine
rguenth at gcc dot gnu.org
- [Bug c++/123595] New: [16 Regression] ICE in cp_parser_expression_statement, at cp/parser.cc:14015
jirehguo at tju dot edu.cn
- [Bug rtl-optimization/123585] [13/14/15/16 Regression] X86 avx2: ICE at -O1 during RTL pass: combine
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122586] [16 Regression] 4-5% slowdown of 538.imagick_r on Intel Ice Lake (3rd generation Xeon) by r16-4576-gfe9f0719d8ebd2
pheeck at gcc dot gnu.org
- [Bug target/123506] [14/15/16 Regression] Some unnecessary assembly generated in simple function since r14-2386 & r14-2526
roger at nextmovesoftware dot com
- [Bug c++/123596] New: ICE in tree check: expected ssa_name, have var_decl in unlink_stmt_vdef, at tree-ssa-operands.cc:1387 with -O2 flag
jirehguo at tju dot edu.cn
- [Bug tree-optimization/123596] [13/14/15/16 regression] ICE in tree check: expected ssa_name, have var_decl in unlink_stmt_vdef, at tree-ssa-operands.cc:1387 with -O2 flag
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123596] [13/14/15/16 regression] ICE in tree check: expected ssa_name, have var_decl in unlink_stmt_vdef, at tree-ssa-operands.cc:1387 with -O2 flag
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123596] [13/14/15/16 regression] ICE in tree check: expected ssa_name, have var_decl in unlink_stmt_vdef, at tree-ssa-operands.cc:1387 with -O2 flag
pinskia at gcc dot gnu.org
- [Bug ipa/122852] [16 Regression] ICEs with darktable-5.2.1 during IPA pass: cp since r16-5466
cvs-commit at gcc dot gnu.org
- [Bug ipa/122852] [16 Regression] ICEs with darktable-5.2.1 during IPA pass: cp since r16-5466
jmelcr at gcc dot gnu.org
- [Bug c++/123597] New: [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
burnus at gcc dot gnu.org
- [Bug ipa/122852] [16 Regression] ICEs with darktable-5.2.1 during IPA pass: cp since r16-5466
jakub at gcc dot gnu.org
- [Bug ipa/122852] [16 Regression] ICEs with darktable-5.2.1 during IPA pass: cp since r16-5466
jakub at gcc dot gnu.org
- [Bug ipa/122852] [16 Regression] ICEs with darktable-5.2.1 during IPA pass: cp since r16-5466
jmelcr at gcc dot gnu.org
- [Bug c++/123598] New: [15/16 Regression] ICE in emit_swap_insn, at reg-stack.cc:850 with -O2 flag
jirehguo at tju dot edu.cn
- [Bug c++/123599] New: [m68k] insn does not satisfy its constraints
gcc at heine dot tech
- [Bug rtl-optimization/122438] [m68k] internal compiler error: in extract_constrain_insn, at recog.cc:2783
pinskia at gcc dot gnu.org
- [Bug target/123599] [m68k] insn does not satisfy its constraints
pinskia at gcc dot gnu.org
- [Bug target/123598] [15/16 Regression] ICE in emit_swap_insn, at reg-stack.cc:850 with -O2 flag
pinskia at gcc dot gnu.org
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
jakub at gcc dot gnu.org
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
jakub at gcc dot gnu.org
- [Bug c/123600] New: && unary operator (Labels as Values) issue when using optimisation level 2 (and higher)
colin.i.king at gmail dot com
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
burnus at gcc dot gnu.org
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
jakub at gcc dot gnu.org
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
burnus at gcc dot gnu.org
- [Bug debug/121045] [16 Regression] FAIL: g++.dg/torture/pr58552.C caused by r16-2197-g385d9937f0e23c
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123159] [16 Regression] building insn-extract.cc from an aarch64-linux-gnu cross compiler fails on x86_64-linux-gnux32 with out of memory
doko at gcc dot gnu.org
- [Bug debug/121045] [16 Regression] FAIL: g++.dg/torture/pr58552.C caused by r16-2197-g385d9937f0e23c
jakub at gcc dot gnu.org
- [Bug c++/123601] New: [16 Regression] ICE in build_min_non_dep_op_overload, at cp/tree.cc:3850
jirehguo at tju dot edu.cn
- [Bug target/123584] [15/16 regression] armv8-a+sve2-sha3 ICE in extract_insn, at recog.cc:2888 (vxarq_u64)
acoplan at gcc dot gnu.org
- [Bug c++/123601] [16 Regression] ICE in build_min_non_dep_op_overload, at cp/tree.cc:3850 since r16-2519
jakub at gcc dot gnu.org
- [Bug c++/123601] [16 Regression] ICE in build_min_non_dep_op_overload, at cp/tree.cc:3850 since r16-2519
jakub at gcc dot gnu.org
- [Bug target/123584] [15/16 regression] armv8-a+sve2-sha3 ICE in extract_insn, at recog.cc:2888 (vxarq_u64) since r15-4270-g1dcc6a1a67165a
acoplan at gcc dot gnu.org
- [Bug tree-optimization/123602] New: ICE: SSA corruption during RTL pass: expand with -O2 and -std=c++20 flag
jirehguo at tju dot edu.cn
- [Bug pch/14940] PCH largefile test fails on various platforms
yroux at gcc dot gnu.org
- [Bug tree-optimization/123602] ICE: SSA corruption during RTL pass: expand with -O2 and -std=c++20 flag
rguenth at gcc dot gnu.org
- [Bug pch/14940] PCH largefile test fails on various platforms
lh_mouse at 126 dot com
- [Bug c/123600] && unary operator (Labels as Values) issue when using optimisation level 2 (and higher)
rguenth at gcc dot gnu.org
- [Bug target/123598] [15/16 Regression] ICE in emit_swap_insn, at reg-stack.cc:850 with -O2 flag
rguenth at gcc dot gnu.org
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123596] [13/14/15/16 regression] ICE in tree check: expected ssa_name, have var_decl in unlink_stmt_vdef, at tree-ssa-operands.cc:1387 with -O2 flag
rguenth at gcc dot gnu.org
- [Bug c++/123595] [16 Regression] ICE in cp_parser_expression_statement, at cp/parser.cc:14015
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123602] [13/14/15/16 Regression] ICE: SSA corruption during RTL pass: expand with -O2 and -std=c++20 flag since r8-18
jakub at gcc dot gnu.org
- [Bug c/123600] && unary operator (Labels as Values) issue when using optimisation level 2 (and higher)
colin.i.king at gmail dot com
- [Bug tree-optimization/123603] New: [16 Regression] 13% slowdown of exchange2_r on Zen4 since r16-6767-g948d33f490a6b0
jmelcr at gcc dot gnu.org
- [Bug tree-optimization/123603] [16 Regression] 13% slowdown of exchange2_r on Zen4 since r16-6767-g948d33f490a6b0
jmelcr at gcc dot gnu.org
- [Bug c/123600] && unary operator (Labels as Values) issue when using optimisation level 2 (and higher)
jakub at gcc dot gnu.org
- [Bug c/123604] New: Regression: GCC 15 creates 50 % longer loop than GCC 14
kuratius at googlemail dot com
- [Bug target/123605] New: [16 Regression] 416.gamess ICE (segfault) in aarch64_possible_by_lane_insn_p
pheeck at gcc dot gnu.org
- [Bug tree-optimization/123603] [16 Regression] 13% slowdown of exchange2_r on Zen4 since r16-6767-g948d33f490a6b0
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123606] New: [16 Regression] 5-8% slowdown of mcf on x86 since r16-6679-g3ebe697f32197e
jmelcr at gcc dot gnu.org
- [Bug tree-optimization/123606] [16 Regression] 5-8% slowdown of mcf on x86 since r16-6679-g3ebe697f32197e
jmelcr at gcc dot gnu.org
- [Bug target/123598] [15/16 Regression] ICE in emit_swap_insn, at reg-stack.cc:850 with -O2 flag
jakub at gcc dot gnu.org
- [Bug target/123598] [15/16 Regression] ICE in emit_swap_insn, at reg-stack.cc:850 with -O2 flag
jakub at gcc dot gnu.org
- [Bug c++/123595] [16 Regression] ICE in cp_parser_expression_statement, at cp/parser.cc:14015 since r16-6352
jakub at gcc dot gnu.org
- [Bug target/123603] [16 Regression] 13% slowdown of exchange2_r on Zen4 since r16-6767-g948d33f490a6b0
rguenth at gcc dot gnu.org
- [Bug c++/123592] [13/14/15/16 Regression] ICE in tsubst_expr, at cp/pt.cc:22369 since 12.1 with checking since r12-8258
jakub at gcc dot gnu.org
- [Bug c++/123495] [14/15/16 Regression] ICE: unexpected expression ‘(int (*)())(0)’ of kind cast_expr in cxx_eval_constant_expression within template during nodiscard check since r14-4793
jakub at gcc dot gnu.org
- [Bug c++/123601] [16 Regression] ICE in build_min_non_dep_op_overload, at cp/tree.cc:3850 since r16-2519
ppalka at gcc dot gnu.org
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled
jmelcr at gcc dot gnu.org
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled
sjames at gcc dot gnu.org
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
victorldn at gcc dot gnu.org
- [Bug target/123279] [RISC-V] ICE: in code_for_pred_mov, at ./insn-opinit.h:968
kito at gcc dot gnu.org
- [Bug c++/123399] [13/14/15/16 Regression] ICE: 'verify_gimple' failed with __sync_val_compare_and_swap and "large" integer cast from pointer since r9-20
jakub at gcc dot gnu.org
- [Bug target/123603] [16 Regression] 13% slowdown of exchange2_r on Zen4 since r16-6767-g948d33f490a6b0
jmelcr at gcc dot gnu.org
- [Bug target/123504] [16 Regression] linking with COFF-format .res files does not work any more since r16-6121-ga7852981ce15a1
cvs-commit at gcc dot gnu.org
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
burnus at gcc dot gnu.org
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
jakub at gcc dot gnu.org
- [Bug c++/123399] [13/14/15/16 Regression] ICE: 'verify_gimple' failed with __sync_val_compare_and_swap and "large" integer cast from pointer since r9-20
jakub at gcc dot gnu.org
- [Bug testsuite/123559] FAIL: gcc.dg/lto/toplevel-extended-asm-2
rguenth at gcc dot gnu.org
- [Bug target/123504] [16 Regression] linking with COFF-format .res files does not work any more since r16-6121-ga7852981ce15a1
bruno at clisp dot org
- [Bug c/123604] Regression: GCC 15 creates 50 % longer loop than GCC 14
kuratius at googlemail dot com
- [Bug c++/123399] [13/14/15/16 Regression] ICE: 'verify_gimple' failed with __sync_val_compare_and_swap and "large" integer cast from pointer since r9-20
jakub at gcc dot gnu.org
- [Bug c++/120775] [C++26] P2996R13 - Reflection
cvs-commit at gcc dot gnu.org
- [Bug c++/123081] ICE: in output_constant, at varasm.cc:5669 (reflection)
cvs-commit at gcc dot gnu.org
- [Bug c++/122634] error: keyword 'typename' not allowed outside of templates (reflection)
cvs-commit at gcc dot gnu.org
- [Bug target/123607] New: incorrect masked store vmovsh instruction emitted
mkretz at gcc dot gnu.org
- [Bug c++/120775] [C++26] P2996R13 - Reflection
mpolacek at gcc dot gnu.org
- [Bug c++/110338] Implement C++26 language features
mpolacek at gcc dot gnu.org
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
schulz.benjamin at googlemail dot com
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
tnfchris at gcc dot gnu.org
- [Bug c++/110338] Implement C++26 language features
jakub at gcc dot gnu.org
- [Bug c++/120783] [C++26] P3491R3 - define_static_{string,object,array}
jakub at gcc dot gnu.org
- [Bug c++/120775] [C++26] P2996R13 - Reflection
boris.staletic at protonmail dot com
- [Bug c++/120775] [C++26] P2996R13 - Reflection
sjames at gcc dot gnu.org
- [Bug c++/120775] [C++26] P2996R13 - Reflection
mpolacek at gcc dot gnu.org
- [Bug c++/122771] std::meta::operator_of() does not accept operator function templates
jakub at gcc dot gnu.org
- [Bug c++/122785] [Reflection] -freflection and 'import std;' causes 'recursive lazy load' when 'std' module entity used
jakub at gcc dot gnu.org
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
tnfchris at gcc dot gnu.org
- [Bug target/123607] incorrect masked store vmovsh instruction emitted
jakub at gcc dot gnu.org
- [Bug c++/123608] New: [reflection] reflection in default arg rejected
mpolacek at gcc dot gnu.org
- [Bug c++/123608] [reflection] reflection in default arg rejected
mpolacek at gcc dot gnu.org
- [Bug target/123607] incorrect masked store vmovsh instruction emitted
mkretz at gcc dot gnu.org
- [Bug target/123607] incorrect masked store vmovsh instruction emitted
mkretz at gcc dot gnu.org
- [Bug c++/123272] [nvptx] OpenMP, libgomp, miscompilation in matrix multiplication with #pragma omp target teams parallel for collapse(2) if members of classes use templates on nvptx target
schulz.benjamin at googlemail dot com
- [Bug target/123607] incorrect masked store vmovsh instruction emitted
mkretz at gcc dot gnu.org
- [Bug c/123600] && unary operator (Labels as Values) issue when using optimisation level 2 (and higher)
pinskia at gcc dot gnu.org
- [Bug c++/44298] code addressed only by label with its address taken is ignored
pinskia at gcc dot gnu.org
- [Bug debug/106263] BTF_KIND_FUNC type does not encode linkage
dfaust at gcc dot gnu.org
- [Bug debug/106263] BTF_KIND_FUNC type does not encode linkage
sjames at gcc dot gnu.org
- [Bug tree-optimization/123604] [15/16 regression] Regression: GCC 15 creates 50 % longer loop than GCC 14
sjames at gcc dot gnu.org
- [Bug target/120241] bpf: problem with preserve_access_index in "nested" struct types
dfaust at gcc dot gnu.org
- [Bug target/123607] incorrect masked store vmovsh instruction emitted
jakub at gcc dot gnu.org
- [Bug debug/112656] btf: function prototypes generated with name
dfaust at gcc dot gnu.org
- [Bug debug/112768] btf: fix asm comment output for BTF_KIND_FUNC* kinds
dfaust at gcc dot gnu.org
- [Bug debug/112849] btf: wrong BTF_KIND_DATSEC entries for extern variables without known section
dfaust at gcc dot gnu.org
- [Bug target/117447] ICE in BPF GCC-trunk segmentation fault
dfaust at gcc dot gnu.org
- [Bug target/114993] ICE when using bpf-unknown-g++
dfaust at gcc dot gnu.org
- [Bug debug/111735] incorrect BTF representation of forward-declared enums
dfaust at gcc dot gnu.org
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled since r16-6133
sjames at gcc dot gnu.org
- [Bug c++/123609] New: [reflection] invalid annotation accepted
mpolacek at gcc dot gnu.org
- [Bug target/123607] incorrect masked store vmovsh instruction emitted
jakub at gcc dot gnu.org
- [Bug c++/123610] New: Optional empty vector prefers invalid explicit in_place_t construction
harald at gigawatt dot nl
- [Bug c++/123611] New: [reflection] bogus consteval-only expressions are only allowed in a constant-evaluated context
mpolacek at gcc dot gnu.org
- [Bug target/123607] [14/15/16 Regression] incorrect masked store vmovsh instruction emitted
jakub at gcc dot gnu.org
- [Bug c++/123612] New: [reflection] code with extern local array rejected
mpolacek at gcc dot gnu.org
- [Bug c++/123613] New: [reflection] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have template_type_parm in lookup_base, at cp/search.cc:265
mpolacek at gcc dot gnu.org
- [Bug c++/123614] New: [reflection] bogus is not a constant expression error
mpolacek at gcc dot gnu.org
- [Bug target/123607] [14/15/16 Regression] incorrect masked store vmovsh instruction emitted
jakub at gcc dot gnu.org
- [Bug c++/123615] New: (c++-reflection) - [meta-bug] reflection issue
jakub at gcc dot gnu.org
- [Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
jakub at gcc dot gnu.org
- [Bug c++/123616] New: [reflection] type_of and auto return type not working properly
mpolacek at gcc dot gnu.org
- [Bug c++/123617] New: [reflection] annotation in default arg
mpolacek at gcc dot gnu.org
- [Bug c++/123618] New: [reflection] annotation on void parameter accepted
mpolacek at gcc dot gnu.org
- [Bug ipa/123619] New: [16 regression] ICE when building cppunit-1.15.1* with LTO (in decide_about_value, at ipa-cp.cc:6039)
sjames at gcc dot gnu.org
- [Bug ipa/123619] [16 regression] ICE when building cppunit-1.15.1* with LTO (in decide_about_value, at ipa-cp.cc:6039)
sjames at gcc dot gnu.org
- [Bug ipa/123619] [16 regression] ICE when building cppunit-1.15.1* with LTO (in decide_about_value, at ipa-cp.cc:6039)
sjames at gcc dot gnu.org
- [Bug ipa/123619] [16 regression] ICE when building cppunit-1.15.1* with LTO (in decide_about_value, at ipa-cp.cc:6039)
sjames at gcc dot gnu.org
- [Bug c++/123620] New: [reflection] extract: fnptr conv removing noexcept
mpolacek at gcc dot gnu.org
- [Bug c++/123620] [reflection] extract: fnptr conv removing noexcept
mpolacek at gcc dot gnu.org
- [Bug c++/123618] [reflection] annotation on void parameter accepted
jakub at gcc dot gnu.org
- [Bug target/123279] [RISC-V] ICE: in code_for_pred_mov, at ./insn-opinit.h:968
rdapp at gcc dot gnu.org
- [Bug c++/123621] New: [reflection] internal compiler error: in reflection_mangle_prefix, at cp/reflect.cc:8605
mpolacek at gcc dot gnu.org
- [Bug c++/123621] [reflection] internal compiler error: in reflection_mangle_prefix, at cp/reflect.cc:8605
mpolacek at gcc dot gnu.org
- [Bug target/123092] [15/16 Regression] t_lookup.c:1667:1: internal compiler error while building kamailio-6.0.4 on riscv64
vmakarov at gcc dot gnu.org
- [Bug target/123607] [14/15/16 Regression] incorrect masked store vmovsh instruction emitted
mkretz at gcc dot gnu.org
- [Bug ipa/123587] [16 regression] ICE when building llvm-21.1.8
sjames at gcc dot gnu.org
- [Bug ipa/123619] [16 regression] ICE when building cppunit-1.15.1* with LTO (in decide_about_value, at ipa-cp.cc:6039)
sjames at gcc dot gnu.org
- [Bug tree-optimization/123596] [13/14/15/16 regression] ICE in tree check: expected ssa_name, have var_decl in unlink_stmt_vdef, at tree-ssa-operands.cc:1387 with -O2 flag
pinskia at gcc dot gnu.org
- [Bug analyzer/123540] [16 Regression] gcc/analyzer/ops.h:837:14: warning: private field 'm_dst_snode' is not used
sjames at gcc dot gnu.org
- [Bug ipa/123587] [16 regression] ICE when building llvm-21.1.8
sjames at gcc dot gnu.org
- [Bug ipa/123619] [16 regression] ICE when building cppunit-1.15.1* with LTO (in decide_about_value, at ipa-cp.cc:6039)
sjames at gcc dot gnu.org
- [Bug analyzer/123540] [16 Regression] gcc/analyzer/ops.h:837:14: warning: private field 'm_dst_snode' is not used
dmalcolm at gcc dot gnu.org
- [Bug bootstrap/115077] bootstrap fails with in-tree isl-0.25/6
pietro at gcc dot gnu.org
- [Bug c++/123611] [reflection] bogus consteval-only expressions are only allowed in a constant-evaluated context
katzdm at gmail dot com
- [Bug target/123605] [16 Regression] 416.gamess ICE (segfault) in aarch64_possible_by_lane_insn_p
spop at gcc dot gnu.org
- [Bug c++/123611] [reflection] bogus consteval-only expressions are only allowed in a constant-evaluated context
jakub at gcc dot gnu.org
- [Bug fortran/94377] [PDT] ICE when deallocating a parameterized derived type
jvdelisle at gcc dot gnu.org
- [Bug c++/123622] New: [modules] error on printing missing dependencies when importing not existing header-unit
mtxn at duck dot com
- [Bug target/123605] [16 Regression] 416.gamess ICE (segfault) in aarch64_possible_by_lane_insn_p
tnfchris at gcc dot gnu.org
- [Bug target/123521] [14/15/16 Regression] LoongArch64: ICE at -O1/O2/O3 during RTL pass: expand
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123602] [13/14/15/16 Regression] ICE: SSA corruption during RTL pass: expand with -O2 and -std=c++20 flag since r8-18
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123606] 5-8% slowdown of mcf on x86 caused by r16-6679-g3ebe697f32197e (was sped up by r16-5258-g1d8e2d51e5c5cb)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123606] 5-8% slowdown of mcf on x86 caused by r16-6679-g3ebe697f32197e (was sped up by r16-5258-g1d8e2d51e5c5cb)
pinskia at gcc dot gnu.org
- [Bug c++/122785] [Reflection] -freflection and 'import std;' causes 'recursive lazy load' when 'std' module entity used
nshead at gcc dot gnu.org
- [Bug target/123521] [14/15/16 Regression] LoongArch64: ICE at -O1/O2/O3 during RTL pass: expand
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106883] SLSR may generate signed wrap
pinskia at gcc dot gnu.org
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
schulz.benjamin at googlemail dot com
- [Bug target/123521] [14/15/16 Regression] LoongArch64: ICE at -O1/O2/O3 during RTL pass: expand
cvs-commit at gcc dot gnu.org
- [Bug target/123521] [14/15/16 Regression] LoongArch64: ICE at -O1/O2/O3 during RTL pass: expand
chenglulu at loongson dot cn
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
schulz.benjamin at googlemail dot com
- [Bug c/123623] New: Split out the extension that the kernel uses from -fms-extensions
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/122335] RTL ifcvt vs copy propagation
pinskia at gcc dot gnu.org
- [Bug c++/122785] [Reflection] -freflection and 'import std;' causes 'recursive lazy load' when 'std' module entity used
nshead at gcc dot gnu.org
- [Bug target/123624] New: aarch64: Shrink wrapping incorrectly reduces streaming mode usage in locally streaming functions
acarlotti at gcc dot gnu.org
- [Bug target/123624] aarch64: Shrink wrapping incorrectly reduces streaming mode usage in locally streaming functions
acarlotti at gcc dot gnu.org
- [Bug target/123625] New: [14/15/16 Regression] AArch64: wrong code at -O3
xxs_chy at outlook dot com
- [Bug c++/123507] [13/14/15/16 Regression] ICE in gimplify_expr at gimplify.cc with struct definition in template function parameter
simartin at gcc dot gnu.org
- [Bug ipa/123619] [16 regression] ICE when building cppunit-1.15.1* with LTO (in decide_about_value, at ipa-cp.cc:6039)
haochen.jiang at intel dot com
- [Bug c++/51352] g++ can't pass variable-length array as a function argument
uecker at gcc dot gnu.org
- [Bug ipa/123619] [16 regression] ICE when building cppunit-1.15.1* with LTO (in decide_about_value, at ipa-cp.cc:6039)
haochen.jiang at intel dot com
- [Bug target/123607] [14/15/16 Regression] incorrect masked store vmovsh instruction emitted
cvs-commit at gcc dot gnu.org
- [Bug ipa/123619] [16 regression] ICE when building cppunit-1.15.1* with LTO (in decide_about_value, at ipa-cp.cc:6039)
haochen.jiang at intel dot com
- [Bug tree-optimization/123606] 5-8% slowdown of mcf on x86 caused by r16-6679-g3ebe697f32197e (was sped up by r16-5258-g1d8e2d51e5c5cb)
rguenth at gcc dot gnu.org
- [Bug ipa/123619] [16 regression] ICE when building cppunit-1.15.1* with LTO (in decide_about_value, at ipa-cp.cc:6039)
rguenth at gcc dot gnu.org
- [Bug c/123623] Split out the extension that the Linux kernel uses from -fms-extensions
rguenth at gcc dot gnu.org
- [Bug target/123625] [14/15/16 Regression] AArch64: wrong code at -O3
rguenth at gcc dot gnu.org
- [Bug target/123626] New: [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 since g:08ccc67ef44b4ddea72ea50d465d38b87414ecce
skothadiya at whileone dot in
- [Bug tree-optimization/123606] 5-8% slowdown of mcf on x86 caused by r16-6679-g3ebe697f32197e (was sped up by r16-5258-g1d8e2d51e5c5cb)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
rguenth at gcc dot gnu.org
- [Bug target/123625] [14/15/16 Regression] AArch64: wrong code at -O3
pinskia at gcc dot gnu.org
- [Bug c++/123627] New: ICE using local lambda in module partition
cjangus at gmail dot com
- [Bug target/123628] New: [16 Regression] ICE in ifcvt in many SPEC CPU benchmarks on aarch64
pheeck at gcc dot gnu.org
- [Bug tree-optimization/123606] 5-8% slowdown of mcf on x86 caused by r16-6679-g3ebe697f32197e (was sped up by r16-5258-g1d8e2d51e5c5cb)
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123606] 5-8% slowdown of mcf on x86 caused by r16-6679-g3ebe697f32197e (was sped up by r16-5258-g1d8e2d51e5c5cb)
rguenth at gcc dot gnu.org
- [Bug target/123628] [16 Regression] ICE in ifcvt in many SPEC CPU benchmarks on aarch64
pheeck at gcc dot gnu.org
- [Bug target/123605] [16 Regression] 416.gamess ICE (segfault) in aarch64_possible_by_lane_insn_p
pheeck at gcc dot gnu.org
- [Bug target/123625] [14/15/16 Regression] AArch64: wrong code at -O3
pinskia at gcc dot gnu.org
- [Bug target/123625] [14/15/16 Regression] AArch64: wrong code at -O3
pinskia at gcc dot gnu.org
- [Bug target/123603] [16 Regression] 13% slowdown of exchange2_r on Zen4 since r16-6767-g948d33f490a6b0
rguenth at gcc dot gnu.org
- [Bug ipa/123629] New: [16 regression] ICE when building clang-21.1.8
ted.d.rodgers at gmail dot com
- [Bug target/123603] [16 Regression] 13% slowdown of exchange2_r on Zen4 since r16-6767-g948d33f490a6b0
rguenth at gcc dot gnu.org
- [Bug target/123628] [16 Regression] ICE in ifcvt in many SPEC CPU benchmarks on aarch64
rguenth at gcc dot gnu.org
- [Bug ipa/123629] [16 regression] ICE when building clang-21.1.8
rguenth at gcc dot gnu.org
- [Bug target/123626] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 since g:08ccc67ef44b4ddea72ea50d465d38b87414ecce
rguenth at gcc dot gnu.org
- [Bug c/123437] [16 Regression] GCC trunk ICEs with divide on enum vector
cvs-commit at gcc dot gnu.org
- [Bug c/123437] [16 Regression] GCC trunk ICEs with divide on enum vector
jakub at gcc dot gnu.org
- [Bug middle-end/88670] [meta-bug] generic vector extension issues
jakub at gcc dot gnu.org
- [Bug target/123607] [14/15 Regression] incorrect masked store vmovsh instruction emitted
jakub at gcc dot gnu.org
- [Bug middle-end/123392] [15 regression] SVE C initialization checking ICE with -g2 since r15-5780
cvs-commit at gcc dot gnu.org
- [Bug fortran/123630] New: [Nvptx][OpenMP] I/O - print/write of real/floating-point number segfaults
burnus at gcc dot gnu.org
- [Bug middle-end/123392] [15 regression] SVE C initialization checking ICE with -g2 since r15-5780
belagod at gcc dot gnu.org
- [Bug middle-end/123392] [15 regression] SVE C initialization checking ICE with -g2 since r15-5780
belagod at gcc dot gnu.org
- [Bug tree-optimization/123604] [15/16 regression] Regression: GCC 15 creates 50 % longer loop than GCC 14
kuratius at googlemail dot com
- [Bug tree-optimization/123604] [15/16 regression] Regression: GCC 15 creates 50 % longer loop than GCC 14
kuratius at googlemail dot com
- [Bug c++/122785] [Reflection] -freflection and 'import std;' causes 'recursive lazy load' when 'std' module entity used
jakub at gcc dot gnu.org
- [Bug c++/122785] [Reflection] -freflection and 'import std;' causes 'recursive lazy load' when 'std' module entity used
jakub at gcc dot gnu.org
- [Bug c++/122785] [Reflection] -freflection and 'import std;' causes 'recursive lazy load' when 'std' module entity used
nshead at gcc dot gnu.org
- [Bug ipa/123629] [16 regression] ICE when building clang-21.1.8
jamborm at gcc dot gnu.org
- [Bug ipa/123412] [16 Regression] g++-dg-lto-devirt-2-01.exe and g++.dg/ipa/devirt-2.C since r16-3990-gad3fb999a1b568
cvs-commit at gcc dot gnu.org
- [Bug ipa/123412] [16 Regression] g++-dg-lto-devirt-2-01.exe and g++.dg/ipa/devirt-2.C since r16-3990-gad3fb999a1b568
jamborm at gcc dot gnu.org
- [Bug target/122827] [15/16 Regression] Miscompare in 526.blender_r with -msve-vector-bits=128 --param aarch64-autovec-preference=sve-only
acoplan at gcc dot gnu.org
- [Bug target/123631] New: Odd choice for vector constant materialization
rguenth at gcc dot gnu.org
- [Bug pch/110746] gcc-12 and gcc-13 fails: sorry, unimplemented: PCH allocation failure
cvs-commit at gcc dot gnu.org
- [Bug pch/110746] gcc-12 and gcc-13 fails: sorry, unimplemented: PCH allocation failure
ro at gcc dot gnu.org
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
tnfchris at gcc dot gnu.org
- [Bug target/123631] Odd choice for vector constant materialization
liuhongt at gcc dot gnu.org
- [Bug d/123632] New: libphobos doesn't build on FreeBSD 15.0
ro at gcc dot gnu.org
- [Bug d/123633] New: gdc cannot handle pragma(mangle, "qsort_r@FBSD_1.0")
ro at gcc dot gnu.org
- [Bug target/123631] Odd choice for vector constant materialization
rguenth at gcc dot gnu.org
- [Bug gcov-profile/123634] New: ICE in cancel_negative_cycle on aarch64
jakub at gcc dot gnu.org
- [Bug target/123631] Odd choice for vector constant materialization
liuhongt at gcc dot gnu.org
- [Bug gcov-profile/123634] ICE in cancel_negative_cycle on aarch64
jakub at gcc dot gnu.org
- [Bug target/123631] Odd choice for vector constant materialization
rguenth at gcc dot gnu.org
- [Bug c++/122391] [15/16 Regression] ICE at cp/tree.cc:6422: tree check: expected class 'type', have 'exceptional' (error_mark) in decl_linkage
simartin at gcc dot gnu.org
- [Bug gcov-profile/123634] ICE in cancel_negative_cycle on aarch64
jakub at gcc dot gnu.org
- [Bug gcov-profile/123634] ICE in cancel_negative_cycle on aarch64
jakub at gcc dot gnu.org
- [Bug gcov-profile/123634] ICE in cancel_negative_cycle on aarch64
jakub at gcc dot gnu.org
- [Bug pch/14940] PCH largefile test fails on various platforms
yroux at gcc dot gnu.org
- [Bug d/123633] gdc cannot handle pragma(mangle, "qsort_r@FBSD_1.0")
ibuclaw at gcc dot gnu.org
- [Bug target/96918] Failure to optimize vector shift left+shift right+or to pshuf
lists at coryfields dot com
- [Bug rtl-optimization/123121] [13/14/15 regression] wrong code at -O3 with "-fno-ipa-cp -fschedule-insns" on x86_64-linux-gnu
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/123121] [13/14/15 regression] wrong code at -O3 with "-fno-ipa-cp -fschedule-insns" on x86_64-linux-gnu
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/123121] [13/14/15 regression] wrong code at -O3 with "-fno-ipa-cp -fschedule-insns" on x86_64-linux-gnu
cvs-commit at gcc dot gnu.org
- [Bug d/123633] gdc cannot handle pragma(mangle, "qsort_r@FBSD_1.0")
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug tree-optimization/119815] [14/15/16 regression] wrong code at -O{1,2,3} since r14-2709
mikpelinux at gmail dot com
- [Bug target/123092] [15/16 Regression] t_lookup.c:1667:1: internal compiler error while building kamailio-6.0.4 on riscv64
cvs-commit at gcc dot gnu.org
- [Bug target/123092] [15/16 Regression] t_lookup.c:1667:1: internal compiler error while building kamailio-6.0.4 on riscv64
vmakarov at gcc dot gnu.org
- [Bug c++/123609] [reflection] invalid annotation accepted
jakub at gcc dot gnu.org
- [Bug analyzer/123540] [16 Regression] gcc/analyzer/ops.h:837:14: warning: private field 'm_dst_snode' is not used
cvs-commit at gcc dot gnu.org
- [Bug analyzer/123145] [16 Regression] -fanalyzer on qemu-7.2.0/build/target_hexagon_decode.c takes a very long time after r16-6063-g0b786d961d4426
cvs-commit at gcc dot gnu.org
- [Bug pch/14940] PCH largefile test fails on various platforms
lh_mouse at 126 dot com
- [Bug pch/14940] PCH largefile test fails on various platforms
jakub at gcc dot gnu.org
- [Bug analyzer/123540] [16 Regression] gcc/analyzer/ops.h:837:14: warning: private field 'm_dst_snode' is not used
dmalcolm at gcc dot gnu.org
- [Bug pch/14940] PCH largefile test fails on various platforms
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/119690] [13/14/15/16 regression] wrong code at -O{s,1,2,3} on x86_64-linux-gnu since r12-4871
mikpelinux at gmail dot com
- [Bug pch/14940] PCH largefile test fails on various platforms
cvs-commit at gcc dot gnu.org
- [Bug target/123279] [RISC-V] ICE: in code_for_pred_mov, at ./insn-opinit.h:968
rdapp at gcc dot gnu.org
- [Bug libstdc++/114153] std::less<> prefers operator const void*() over operator<=>() in C++20 mode
tkaminsk at gcc dot gnu.org
- [Bug middle-end/123635] New: _BitInt bitint_extended vs. abi_limb_prec > limb_prec or even just bitint_extended
jakub at gcc dot gnu.org
- [Bug middle-end/123635] _BitInt bitint_extended vs. abi_limb_prec > limb_prec or even just bitint_extended
jakub at gcc dot gnu.org
- [Bug middle-end/123635] _BitInt bitint_extended vs. abi_limb_prec > limb_prec or even just bitint_extended
jakub at gcc dot gnu.org
- [Bug target/123604] [15/16 regression] Regression: GCC 15 creates 50 % longer loop than GCC 14
pinskia at gcc dot gnu.org
- [Bug target/123604] [15/16 regression] Regression: GCC 15 creates 50 % longer loop than GCC 14
pinskia at gcc dot gnu.org
- [Bug target/123460] aarch64: configure --with-arch incorrectly rejects extension names containing hyphens
cvs-commit at gcc dot gnu.org
- [Bug fortran/109512] accepts implicit dummy procedure even with "implicit none (external)"
kargl at gcc dot gnu.org
- [Bug target/123460] aarch64: configure --with-arch incorrectly rejects extension names containing hyphens
cvs-commit at gcc dot gnu.org
- [Bug target/123460] aarch64: configure --with-arch incorrectly rejects extension names containing hyphens
cvs-commit at gcc dot gnu.org
- [Bug target/123598] [13/14/15/16 Regression] ICE in emit_swap_insn, at reg-stack.cc:850 with -O2 flag
pinskia at gcc dot gnu.org
- [Bug target/123460] aarch64: configure --with-arch incorrectly rejects extension names containing hyphens
cvs-commit at gcc dot gnu.org
- [Bug target/123460] aarch64: configure --with-arch incorrectly rejects extension names containing hyphens
acarlotti at gcc dot gnu.org
- [Bug target/123460] aarch64: configure --with-arch incorrectly rejects extension names containing hyphens
acarlotti at gcc dot gnu.org
- [Bug tree-optimization/123636] New: [Trunk] miscompile at -O1
xxs_chy at outlook dot com
- [Bug tree-optimization/123636] [14/15/16 regression] miscompile at -O1
sjames at gcc dot gnu.org
- [Bug c/123637] New: Code generation bug with 32x32->64 multiplication
torvalds@linux-foundation.org
- [Bug c++/123638] New: [ICE] segfault defaulted operator<=> for an enum
thiago at kde dot org
- [Bug c/123637] Code generation bug with 32x32->64 multiplication
sjames at gcc dot gnu.org
- [Bug c++/123638] [ICE] segfault defaulted operator<=> for an enum
thiago at kde dot org
- [Bug c/123637] Code generation bug with 32x32->64 multiplication
pinskia at gcc dot gnu.org
- [Bug c++/123638] [ICE] segfault defaulted operator<=> for an enum
mpolacek at gcc dot gnu.org
- [Bug c/123637] Code generation bug with 32x32->64 multiplication
torvalds@linux-foundation.org
- [Bug tree-optimization/123636] [14/15/16 regression] miscompile at -O1
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/122979] [16 Regression] wrong code at -O3 on x86_64-linux-gnu since r16-4186
mikpelinux at gmail dot com
- [Bug tree-optimization/123636] [14/15/16 regression] miscompile at -O1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123636] [14/15/16 regression] miscompile at -O1
pinskia at gcc dot gnu.org
- [Bug c++/123639] New: Missing link to the documentation of -Wsfinae-incomplete
peppe at gcc dot gnu.org
- [Bug c++/123639] Missing link to the documentation of -Wsfinae-incomplete
pinskia at gcc dot gnu.org
- [Bug c++/123639] Missing link to the documentation of -Wsfinae-incomplete
pinskia at gcc dot gnu.org
- [Bug ada/123589] packed boolean array with Default_Component_Value aspect not initialized properly
lisa at felidae dot bam.moe
- [Bug cobol/122316] "Assertion `e && e->type == SymField' failed" on invalid code
jklowden at gcc dot gnu.org
- [Bug c++/123618] [reflection] annotation on void parameter accepted
barry.revzin at gmail dot com
- [Bug c++/123613] [reflection] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have template_type_parm in lookup_base, at cp/search.cc:265
katzdm at gmail dot com
- [Bug c++/123627] ICE using local lambda in module partition
nshead at gcc dot gnu.org
- [Bug c++/123640] New: [reflection] wrong "unparenthesized splice expression" error
mpolacek at gcc dot gnu.org
- [Bug c++/123611] [reflection] bogus consteval-only expressions are only allowed in a constant-evaluated context
mpolacek at gcc dot gnu.org
- [Bug fortran/109512] accepts implicit dummy procedure even with "implicit none (external)"
jvdelisle at gcc dot gnu.org
- [Bug c++/123627] ICE using local lambda in module partition
nshead at gcc dot gnu.org
- [Bug ada/123589] packed boolean array with Default_Component_Value aspect not initialized properly
ebotcazou at gcc dot gnu.org
- [Bug ada/123589] packed boolean array with Default_Component_Value aspect not initialized properly
ebotcazou at gcc dot gnu.org
- [Bug fortran/109512] accepts implicit dummy procedure even with "implicit none (external)"
kargl at gcc dot gnu.org
- [Bug fortran/109512] accepts implicit dummy procedure even with "implicit none (external)"
kargl at gcc dot gnu.org
- [Bug target/123155] Non-reserved parameter name B in avx10_2-512bf16intrin.h
cvs-commit at gcc dot gnu.org
- [Bug target/123155] Non-reserved parameter name B in avx10_2-512bf16intrin.h
cvs-commit at gcc dot gnu.org
- [Bug c++/122834] [13/14/15 Regression] conversion between DFP and _Float128/TFmode since r13-2887
cvs-commit at gcc dot gnu.org
- [Bug c++/122772] [13/14/15 Regression] Bit-field expressions resulting from assignment operators and comma operators are incorrectly rejected when used as the first operand of a compound assignment operator since r7-1689
cvs-commit at gcc dot gnu.org
- [Bug c++/91388] -Wreturn-type "no return statement" warning in function that is already ill-formed
cvs-commit at gcc dot gnu.org
- [Bug target/123217] [13/14/15 Regression] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) with -mkl and __builtin_ia32_encodekey128_u32()
cvs-commit at gcc dot gnu.org
- [Bug c++/123331] [15 regression] ICE: in cxx_eval_store_expression, at cp/constexpr.cc since r15-7260
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123372] [15 Regression] ICE in expand_fn_using_insn on .SAT_SUB while building OpenTTD with LTO since r15-1671
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123351] [14/15 regression] mingw32 cross compile determinism is architecture dependent since r14-5628-g53ba8d669550d3 (r14-5679-g1d82fc2e6824bf)
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/119291] [12 regression] wrong code at -O{2,3} on x86_64-linux-gnu
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/121773] [13/14/15 Regression] Combine over-simplifies a subreg write since r12-11174-gaffa145910b676
cvs-commit at gcc dot gnu.org
- [Bug middle-end/111817] ICE in expand_asm_stmt with invalid characters in inline-asm output operands
cvs-commit at gcc dot gnu.org
- [Bug target/123489] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) with __builtin_ia32_cvttsd2sis64_round()
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123431] [13/14/15 Regression] ICE with __builtin_constant_p and __builtin_va_arg_pack usage in ranger
cvs-commit at gcc dot gnu.org
- [Bug target/123523] [15 Regression] ICE: in decompose, at rtl.h:2330 with -mavx10.1 since r15-352
cvs-commit at gcc dot gnu.org
- [Bug target/120250] [13/14/15 Regression] ICE during RTL pass: dwarf2, in create_trace_edges, at dwarf2cfi.cc:2686 since r12-4475
cvs-commit at gcc dot gnu.org
- [Bug target/123607] [14/15 Regression] incorrect masked store vmovsh instruction emitted
cvs-commit at gcc dot gnu.org
- [Bug c++/122834] [13/14 Regression] conversion between DFP and _Float128/TFmode since r13-2887
jakub at gcc dot gnu.org
- [Bug c++/122772] [13/14 Regression] Bit-field expressions resulting from assignment operators and comma operators are incorrectly rejected when used as the first operand of a compound assignment operator since r7-1689
jakub at gcc dot gnu.org
- [Bug target/123217] [13/14 Regression] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) with -mkl and __builtin_ia32_encodekey128_u32()
jakub at gcc dot gnu.org
- [Bug tree-optimization/123372] [15 Regression] ICE in expand_fn_using_insn on .SAT_SUB while building OpenTTD with LTO since r15-1671
jakub at gcc dot gnu.org
- [Bug c++/123331] [15 regression] ICE: in cxx_eval_store_expression, at cp/constexpr.cc since r15-7260
jakub at gcc dot gnu.org
- [Bug rtl-optimization/121773] [13/14 Regression] Combine over-simplifies a subreg write since r12-11174-gaffa145910b676
jakub at gcc dot gnu.org
- [Bug tree-optimization/123431] [13/14 Regression] ICE with __builtin_constant_p and __builtin_va_arg_pack usage in ranger
jakub at gcc dot gnu.org
- [Bug target/123523] [15 Regression] ICE: in decompose, at rtl.h:2330 with -mavx10.1 since r15-352
jakub at gcc dot gnu.org
- [Bug target/120250] [13/14 Regression] ICE during RTL pass: dwarf2, in create_trace_edges, at dwarf2cfi.cc:2686 since r12-4475
jakub at gcc dot gnu.org
- [Bug c++/123641] New: [reflection] members_of and friend class
mpolacek at gcc dot gnu.org
- [Bug c++/123641] [reflection] members_of and friend class
mpolacek at gcc dot gnu.org
- [Bug fortran/109512] accepts implicit dummy procedure even with "implicit none (external)"
jvdelisle at gcc dot gnu.org
- [Bug ipa/123629] [16 regression] ICE when building clang-21.1.8
ted.d.rodgers at gmail dot com
- [Bug c++/123642] New: [reflection] error in case of splice with reflection of an anonymous union member
valentin.yukhymenko at gmail dot com
- [Bug algol68/123007] mod-int-1.a68 causes an ICE on arm-linux-gnueabihf
cvs-commit at gcc dot gnu.org
- [Bug algol68/123007] mod-int-1.a68 causes an ICE on arm-linux-gnueabihf
jemarch at gcc dot gnu.org
- [Bug tree-optimization/106883] SLSR may generate signed wrap
pinskia at gcc dot gnu.org
- [Bug target/123643] New: spec2006 456.tonto ICE since r16-6767-g948d33f490a6b0
chenglulu at loongson dot cn
- [Bug target/123643] spec2006 456.tonto ICE since r16-6767-g948d33f490a6b0
pinskia at gcc dot gnu.org
- [Bug c++/123644] New: capture of argument from a lambda in an unevaulated location in default argument for class function
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123645] New: [12-16 Regression] Miscompile at -O1
xxs_chy at outlook dot com
- [Bug target/123643] spec2006 456.tonto ICE since r16-6767-g948d33f490a6b0
chenglulu at loongson dot cn
- [Bug tree-optimization/123645] [12-16 Regression] Miscompile at -O1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123645] [12-16 Regression] Miscompile at -O1
xxs_chy at outlook dot com
- [Bug tree-optimization/123645] [12-16 Regression] Miscompile at -O1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123645] [12-16 Regression] Miscompile at -O1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123645] [12-16 Regression] Miscompile at -O1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123645] [12-16 Regression] Miscompile at -O1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123645] [13/14/15/16 Regression] `a!=0 ? 0 : __builtin_bswap(a)` is producing wrong code and not 0
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123645] [13/14/15/16 Regression] `a!=0 ? 0 : __builtin_bswap(a)` (popcount too) is producing wrong code and not 0 since r12-2657 (and r9-1682)
pinskia at gcc dot gnu.org
- [Bug c++/123646] New: [16 Regression] ICE in dependent_type_p, at cp/pt.cc:29287 via nested lambda template substitution
jirehguo at tju dot edu.cn
- [Bug c++/123647] New: [14/15/16 Regression] ICE in cxx_eval_constant_expression with invalid struct initialization in lambda
jirehguo at tju dot edu.cn
- [Bug c++/123648] New: [14/15/16 Regression] ICE in cxx_eval_store_expression, at cp/constexpr.cc:8075 during constexpr evaluation of nested struct in lambda
jirehguo at tju dot edu.cn
- [Bug c++/123648] [14/15/16 Regression] ICE in cxx_eval_store_expression, at cp/constexpr.cc:8075 during constexpr evaluation of nested struct in lambda
jirehguo at tju dot edu.cn
- [Bug libstdc++/67922] [DR 2550] std::unordered_map::clear should take time linear in the number of elements
skywave2023 at outlook dot com
- [Bug c++/123649] New: [16 Regression] ICE in build_simple_base_path, at cp/class.cc:608
jirehguo at tju dot edu.cn
- [Bug c++/123627] ICE using local lambda in module partition
cvs-commit at gcc dot gnu.org
- [Bug c++/123627] ICE using local lambda in module partition
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug libstdc++/67922] [DR 2550] std::unordered_map::clear should take time linear in the number of elements
redi at gcc dot gnu.org
- [Bug libgcc/123650] New: [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static
zsojka at seznam dot cz
- [Bug libstdc++/67922] [DR 2550] std::unordered_map::clear should take time linear in the number of elements
redi at gcc dot gnu.org
- [Bug libstdc++/67922] [DR 2550] std::unordered_map::clear should take time linear in the number of elements
redi at gcc dot gnu.org
- [Bug tree-optimization/123636] [14/15/16 regression] miscompile at -O1
mikpelinux at gmail dot com
- [Bug c++/123651] New: `-g2` triggers `-Wuninitialized` on internal SRA temp (`SR.*`), not reproducible with `-g1`
teodor_spaeren at riseup dot net
- [Bug tree-optimization/123636] [14/15/16 regression] miscompile at -O1
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123645] [13/14/15/16 Regression] `a!=0 ? 0 : __builtin_bswap(a)` (popcount too) is producing wrong code and not 0 since r12-2657 (and r9-1682)
rguenth at gcc dot gnu.org
- [Bug c++/123646] [16 Regression] ICE in dependent_type_p, at cp/pt.cc:29287 via nested lambda template substitution
rguenth at gcc dot gnu.org
- [Bug c++/123647] [14/15/16 Regression] ICE in cxx_eval_constant_expression with invalid struct initialization in lambda
rguenth at gcc dot gnu.org
- [Bug c++/123648] [14/15/16 Regression] ICE in cxx_eval_store_expression, at cp/constexpr.cc:8075 during constexpr evaluation of nested struct in lambda
rguenth at gcc dot gnu.org
- [Bug c++/123649] [16 Regression] ICE in build_simple_base_path, at cp/class.cc:608
rguenth at gcc dot gnu.org
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static
rguenth at gcc dot gnu.org
- [Bug c++/123651] `-g2` triggers `-Wuninitialized` on internal SRA temp (`SR.*`), not reproducible with `-g1`
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123513] [13/14/15/16 Regression] False positive -Wmismatched-new-delete with a non-member template operator new
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123513] [13/14/15/16 Regression] False positive -Wmismatched-new-delete with a non-member template operator new
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123513] [13/14 Regression] False positive -Wmismatched-new-delete with a non-member template operator new
jakub at gcc dot gnu.org
- [Bug tree-optimization/123652] New: Unnecessary x64 code generation when returning zero-initialized 7-byte types
bernardo at bernardosulzbach dot com
- [Bug rtl-optimization/120046] [15/16 Regression] wrong code at -O{s,2} with "-fno-tree-ccp -fno-tree-dominator-opts -fno-tree-fre -fno-expensive-optimizations -fno-gcse" on x86_64-linux-gnu
mikpelinux at gmail dot com
- [Bug c++/123651] `-g2` triggers `-Wuninitialized` on internal SRA temp (`SR.*`), not reproducible with `-g1`
pinskia at gcc dot gnu.org
- [Bug ada/68179] Default_Component_Value aspect wrongly ignored on derived type
cvs-commit at gcc dot gnu.org
- [Bug ada/68179] Default_Component_Value aspect wrongly ignored on derived type
ebotcazou at gcc dot gnu.org
- [Bug target/108803] [13 Regression] wrong code for 128bit rotate on aarch64-unknown-linux-gnu with -Og
mikpelinux at gmail dot com
- [Bug algol68/123653] New: algol68: segmentation fault in mode_check_selection
jemarch at gcc dot gnu.org
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static
pinskia at gcc dot gnu.org
- [Bug fortran/109512] accepts implicit dummy procedure even with "implicit none (external)"
cvs-commit at gcc dot gnu.org
- [Bug libfortran/122957] -fdefault-integer-8 is results in wrong v_list in user defined IO
cvs-commit at gcc dot gnu.org
- [Bug fortran/94377] [PDT] ICE when deallocating a parameterized derived type
jvdelisle at gcc dot gnu.org
- [Bug fortran/94377] [PDT] ICE when deallocating a parameterized derived type
cvs-commit at gcc dot gnu.org
- [Bug fortran/94377] [PDT] ICE when deallocating a parameterized derived type
jvdelisle at gcc dot gnu.org
- [Bug fortran/123630] [Nvptx][OpenMP] I/O - print/write of real/floating-point number segfaults
jvdelisle at gcc dot gnu.org
- [Bug other/123654] New: [16 regression] libatomic as-needed hack breaks mold
sjames at gcc dot gnu.org
- [Bug other/123654] [16 regression] libatomic as-needed hack breaks mold
sjames at gcc dot gnu.org
- [Bug other/123654] [16 regression] libatomic as-needed hack breaks mold
sjames at gcc dot gnu.org
- [Bug driver/123654] [16 regression] libatomic as-needed hack breaks mold
pinskia at gcc dot gnu.org
- [Bug driver/123654] [16 regression] libatomic as-needed hack breaks mold
pinskia at gcc dot gnu.org
- [Bug driver/120448] -fuse-ld=eld should be supported
sjames at gcc dot gnu.org
- [Bug driver/120448] -fuse-ld=eld should be supported
pinskia at gcc dot gnu.org
- [Bug driver/123654] [16 regression] libatomic as-needed hack breaks mold
pinskia at gcc dot gnu.org
- [Bug algol68/123653] algol68: segmentation fault in mode_check_selection
cvs-commit at gcc dot gnu.org
- [Bug driver/120448] -fuse-ld=eld should be supported
pinskia at gcc dot gnu.org
- [Bug driver/123654] [16 regression] libatomic as-needed hack breaks mold
jakub at gcc dot gnu.org
- [Bug algol68/123653] algol68: segmentation fault in mode_check_selection
jemarch at gcc dot gnu.org
- [Bug driver/123654] [16 regression] libatomic as-needed hack breaks mold
sjames at gcc dot gnu.org
- [Bug driver/123654] [16 regression] libatomic as-needed hack breaks mold
sjames at gcc dot gnu.org
- [Bug algol68/123653] algol68: segmentation fault in mode_check_selection
cvs-commit at gcc dot gnu.org
- [Bug driver/123654] [16 regression] libatomic as-needed hack breaks mold
jakub at gcc dot gnu.org
- [Bug tree-optimization/123645] [13/14/15/16 Regression] `a!=0 ? 0 : __builtin_bswap(a)` (popcount too) is producing wrong code and not 0 since r12-2657 (and r9-1682)
pinskia at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug target/71340] [RL78] -m64bit-doubles option is documented but not present
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug target/123655] New: [16 regression] glibc test stdlib/tst-makecontext FAILs for x32 with -O3 -march=znver2
sjames at gcc dot gnu.org
- [Bug target/123655] [16 regression] glibc test stdlib/tst-makecontext FAILs for x32 with -O3 -march=znver2
sjames at gcc dot gnu.org
- [Bug target/123655] [16 regression] glibc test stdlib/tst-makecontext FAILs for x32 with -O3 -march=znver2
sjames at gcc dot gnu.org
- [Bug target/123655] [16 regression] glibc test stdlib/tst-makecontext FAILs for x32 with -O3 -march=znver2
sjames at gcc dot gnu.org
- [Bug ada/123589] packed boolean array with Default_Component_Value aspect not initialized properly
cvs-commit at gcc dot gnu.org
- [Bug ada/68179] Default_Component_Value aspect wrongly ignored on derived type
cvs-commit at gcc dot gnu.org
- [Bug ada/123589] packed boolean array with Default_Component_Value aspect not initialized properly
cvs-commit at gcc dot gnu.org
- [Bug ada/68179] Default_Component_Value aspect wrongly ignored on derived type
cvs-commit at gcc dot gnu.org
- [Bug ada/123589] packed boolean array with Default_Component_Value aspect not initialized properly
ebotcazou at gcc dot gnu.org
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
sjames at gcc dot gnu.org
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
sjames at gcc dot gnu.org
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
sjames at gcc dot gnu.org
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
pinskia at gcc dot gnu.org
- [Bug fortran/101399] Horizontal tab character not ignored on print statement
kargl at gcc dot gnu.org
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
sjames at gcc dot gnu.org
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
sjames at gcc dot gnu.org
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
jakub at gcc dot gnu.org
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
sjames at gcc dot gnu.org
- [Bug tree-optimization/93301] Wrong optimization: instability of uninitialized variables leads to nonsense
pinskia at gcc dot gnu.org
- [Bug target/123655] [16 regression] glibc test stdlib/tst-makecontext FAILs for x32 with -O3 -march=znver2
hjl.tools at gmail dot com
- [Bug rtl-optimization/123656] New: [16 Regression] wrong code with unsigned char [2] vector multiplication by 210 at -Og
zsojka at seznam dot cz
- [Bug tree-optimization/123656] [16 Regression] wrong code with unsigned char [2] vector multiplication by 210 at -Og
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123656] [16 Regression] wrong code with unsigned char [2] vector multiplication by 210
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123656] [16 Regression] wrong code with unsigned char [2] vector multiplication by 210 since r16-5095
pinskia at gcc dot gnu.org
- [Bug target/122065] powerpc64le: Vector multiplication optimizations for double word does not happen for power8/9
sjames at gcc dot gnu.org
- [Bug fortran/123375] Fortran ICE in insert_bbt while building crest package since r16-2189
jvdelisle at gcc dot gnu.org
- [Bug fortran/113917] ice in gfc_class_vptr_get
jvdelisle at gcc dot gnu.org
- [Bug c/123657] New: wrong code at -O3
jiangchangwu at smail dot nju.edu.cn
- [Bug target/123655] [16 regression] glibc test stdlib/tst-makecontext FAILs for x32 with -O3 -march=znver2
hjl.tools at gmail dot com
- [Bug fortran/35779] error pointer wrong in PARAMETER
jvdelisle at gcc dot gnu.org
- [Bug fortran/57871] gfortran -freal-4-real-16 gives wrong result for selected_real_kind(1)
jvdelisle at gcc dot gnu.org
- [Bug fortran/89078] [meta-bug] Improve the gfortran manual
jvdelisle at gcc dot gnu.org
- [Bug fortran/57871] gfortran -freal-4-real-16 gives wrong result for selected_real_kind(1)
jvdelisle at gcc dot gnu.org
- [Bug fortran/122644] gfortran incorrectly treats parameterized derived types extending abstract types as abstract
jvdelisle at gcc dot gnu.org
- [Bug fortran/122491] [16 Regression] asan instrumented gcc: heap-use-after-free in fortran/parse.cc:1861 while running gfortran.dg/pr103508.f90
jvdelisle at gcc dot gnu.org
- [Bug fortran/122052] SPEC CPU2017 654.roms_s fails to run correctly on AArch64 with GCC 15.1/15.2
jvdelisle at gcc dot gnu.org
- [Bug tree-optimization/123657] [16 Regression] wrong code at -O3
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123657] [16 Regression] wrong code at -O3
pinskia at gcc dot gnu.org
- [Bug fortran/121683] Data corruption with sourced allocation from constructor
jvdelisle at gcc dot gnu.org
- [Bug tree-optimization/123645] [13/14/15/16 Regression] `a!=0 ? 0 : __builtin_bswap(a)` (popcount too) is producing wrong code and not 0 since r12-2657 (and r9-1682)
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123645] [13/14/15 Regression] `a!=0 ? 0 : __builtin_bswap(a)` (popcount too) is producing wrong code and not 0 since r12-2657 (and r9-1682)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123656] [16 Regression] wrong code with unsigned char [2] vector multiplication by 210 since r16-5095
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123657] [16 Regression] wrong code at -O3
pinskia at gcc dot gnu.org
- [Bug c++/123658] New: ICE in tsubst_expr (at cp/pt.cc) when lambda in template accesses member of local constexpr struct without capture
jirehguo at tju dot edu.cn
- [Bug c++/123658] ICE in tsubst_expr (at cp/pt.cc) when lambda in template accesses member of local constexpr struct without capture
pinskia at gcc dot gnu.org
- [Bug c++/123658] [13/14/15/16 Regression] ICE in tsubst_expr (at cp/pt.cc) when lambda in template accesses member of local constexpr struct without capture
pinskia at gcc dot gnu.org
- [Bug c++/123659] New: [reflection] Cannot splice a pack of type reflections
boris.staletic at protonmail dot com
- [Bug c++/123660] New: [reflection] Cannot make a pointer to member from a reflection of a type template argument
boris.staletic at protonmail dot com
- [Bug c++/123661] New: [reflection] Cannot return a pointer member from a splice expression
boris.staletic at protonmail dot com
- [Bug c++/123662] New: [reflection] Unexpected "error: consteval-only expressions are only allowed in a constant-evaluated context"
boris.staletic at protonmail dot com
- [Bug libstdc++/65641] unordered_map - __detail::_Mod_range_hashing is slow
jakub.lopuszanski at oracle dot com
- [Bug libstdc++/65641] unordered_map - __detail::_Mod_range_hashing is slow
jakub.lopuszanski at oracle dot com
- [Bug libstdc++/65641] unordered_map - __detail::_Mod_range_hashing is slow
redi at gcc dot gnu.org
- [Bug c++/122391] [15/16 Regression] ICE at cp/tree.cc:6422: tree check: expected class 'type', have 'exceptional' (error_mark) in decl_linkage
cvs-commit at gcc dot gnu.org
- [Bug c++/122391] [15/16 Regression] ICE at cp/tree.cc:6422: tree check: expected class 'type', have 'exceptional' (error_mark) in decl_linkage
simartin at gcc dot gnu.org
- [Bug debug/97344] aarch64 tls debuginfo missing location info
avi at scylladb dot com
- [Bug c++/123663] New: [16 Regression] ICE: segmentation fault in build_vec_init when evaluating concept with array new of local struct
jirehguo at tju dot edu.cn
- [Bug c++/123664] New: ICE in fold_convert_loc, at fold-const.cc when constexpr-initializing pointer-to-member-function in a template instantiation
jirehguo at tju dot edu.cn
- [Bug c++/123665] New: [15/16 Regression] ICE (Segmentation fault) during substitution of lambda in template default argument within recursive generic lambda
jirehguo at tju dot edu.cn
- [Bug ada/123666] New: Legal Instantiation of Parent Package within Child's body Disallowed by GNAT
efmavourneen at axioaction dot org
- [Bug c++/123667] New: [14/15/16 Regression] ICE in finish_decltype_type when using decltype on a structured binding inside a generic lambda
jirehguo at tju dot edu.cn
- [Bug c++/123668] New: [14/15/16 Regression] ICE in convert_nontype_argument when passing a lambda as an explicit template argument to a member function template
jirehguo at tju dot edu.cn
- [Bug c++/123669] New: [14/15/16 Regression] ICE in write_expression (mangle.cc) with requires expression in lambda trailing return type
jirehguo at tju dot edu.cn
- [Bug c++/123670] New: [14/15/16 Regression] ICE (Segmentation fault) in constraints_satisfied_p with lambda requires clause referencing captured local lambda
jirehguo at tju dot edu.cn
- [Bug c++/123670] [14/15/16 Regression] ICE (Segmentation fault) in constraints_satisfied_p with lambda requires clause referencing captured local lambda
jirehguo at tju dot edu.cn
- [Bug c++/122875] ICE on invalid std::meta::substitute()
boris.staletic at protonmail dot com
- [Bug ada/123580] Constant of Type with Split Inheritance in Generic Package's Type Definition causes GNAT Failure with Bug Box
efmavourneen at axioaction dot org
- [Bug c++/122167] Redeclaring class as deprecated produces warning
simartin at gcc dot gnu.org
- [Bug c++/123671] New: [16 Regression] ICE (Segmentation fault) in is_gimple_min_invariant when gimplifying lambda-within-template-default-argument
jirehguo at tju dot edu.cn
- [Bug c++/122875] ICE on invalid std::meta::substitute()
pinskia at gcc dot gnu.org
- [Bug c++/122875] ICE on invalid std::meta::substitute()
pinskia at gcc dot gnu.org
- [Bug ada/123580] Constant of Type with Split Inheritance in Generic Package's Type Definition causes GNAT Failure with Bug Box
ebotcazou at gcc dot gnu.org
- [Bug c/123672] New: __builtin_shufflevector() produces incorrect code with -ftree-forwprop
andrewpbelt at gmail dot com
- [Bug tree-optimization/123672] __builtin_shufflevector() produces incorrect code with -ftree-forwprop
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123672] __builtin_shufflevector() produces incorrect code with -ftree-forwprop
andrewpbelt at gmail dot com
- [Bug tree-optimization/123672] [14/15 Regression] __builtin_shufflevector() produces incorrect code with -ftree-forwprop
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123672] [14/15 Regression] __builtin_shufflevector() produces incorrect code with -ftree-forwprop
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123672] [14/15 Regression] __builtin_shufflevector() produces incorrect code with -ftree-forwprop
pinskia at gcc dot gnu.org
- [Bug driver/123654] [16 regression] libatomic as-needed hack breaks mold
rguenth at gcc dot gnu.org
- [Bug driver/123654] [16 regression] libatomic as-needed hack breaks mold
rguenth at gcc dot gnu.org
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
jakub at gcc dot gnu.org
- [Bug c++/123658] [13/14/15/16 Regression] ICE in tsubst_expr (at cp/pt.cc) when lambda in template accesses member of local constexpr struct without capture
rguenth at gcc dot gnu.org
- [Bug c++/123663] [16 Regression] ICE: segmentation fault in build_vec_init when evaluating concept with array new of local struct
rguenth at gcc dot gnu.org
- [Bug c++/123665] [15/16 Regression] ICE (Segmentation fault) during substitution of lambda in template default argument within recursive generic lambda
rguenth at gcc dot gnu.org
- [Bug c++/123667] [14/15/16 Regression] ICE in finish_decltype_type when using decltype on a structured binding inside a generic lambda
rguenth at gcc dot gnu.org
- [Bug c++/123668] [14/15/16 Regression] ICE in convert_nontype_argument when passing a lambda as an explicit template argument to a member function template
rguenth at gcc dot gnu.org
- [Bug c++/123669] [14/15/16 Regression] ICE in write_expression (mangle.cc) with requires expression in lambda trailing return type
rguenth at gcc dot gnu.org
- [Bug c++/123670] [14/15/16 Regression] ICE (Segmentation fault) in constraints_satisfied_p with lambda requires clause referencing captured local lambda
rguenth at gcc dot gnu.org
- [Bug c++/123671] [16 Regression] ICE (Segmentation fault) in is_gimple_min_invariant when gimplifying lambda-within-template-default-argument
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123672] [15/16 Regression] __builtin_shufflevector() produces incorrect code with -ftree-forwprop
rguenth at gcc dot gnu.org
- [Bug driver/123654] [16 regression] libatomic as-needed hack breaks mold
sjames at gcc dot gnu.org
- [Bug tree-optimization/123656] [16 Regression] wrong code with unsigned char [2] vector multiplication by 210 since r16-5095
jakub at gcc dot gnu.org
- [Bug c++/123237] ICE: in write_type, at cp/mangle.cc:2744 (reflection)
boris.staletic at protonmail dot com
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
sjames at gcc dot gnu.org
- [Bug target/123626] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 since g:08ccc67ef44b4ddea72ea50d465d38b87414ecce
law at gcc dot gnu.org
- [Bug tree-optimization/123656] [16 Regression] wrong code with unsigned char [2] vector multiplication by 210 since r16-5095
jakub at gcc dot gnu.org
- [Bug ada/123580] Constant of Type with Split Inheritance in Generic Package's Type Definition causes GNAT Failure with Bug Box
efmavourneen at axioaction dot org
- [Bug c++/123664] ICE in fold_convert_loc, at fold-const.cc when constexpr-initializing pointer-to-member-function in a template instantiation
pinskia at gcc dot gnu.org
- [Bug c++/123664] ICE in fold_convert_loc, at fold-const.cc when constexpr-initializing pointer-to-member-function in a template instantiation
pinskia at gcc dot gnu.org
- [Bug c++/123664] [13/14/15/16 Regression] ICE in fold_convert_loc, at fold-const.cc when constexpr-initializing pointer-to-member-function in a template instantiation
pinskia at gcc dot gnu.org
- [Bug c++/123664] [13/14/15/16 Regression] ICE in fold_convert_loc, at fold-const.cc when constexpr-initializing pointer-to-member-function in a template instantiation
pinskia at gcc dot gnu.org
- [Bug target/123626] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 since g:08ccc67ef44b4ddea72ea50d465d38b87414ecce
law at gcc dot gnu.org
- [Bug c++/123671] [16 Regression] ICE (Segmentation fault) in is_gimple_min_invariant when gimplifying lambda-within-template-default-argument
pinskia at gcc dot gnu.org
- [Bug c++/123671] [16 Regression] ICE (Segmentation fault) in is_gimple_min_invariant when gimplifying lambda-within-template-default-argument
pinskia at gcc dot gnu.org
- [Bug c++/123566] [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171 since r16-6352
pinskia at gcc dot gnu.org
- [Bug c++/123671] [16 Regression] ICE (Segmentation fault) in is_gimple_min_invariant when gimplifying lambda-within-template-default-argument
pinskia at gcc dot gnu.org
- [Bug c++/123550] [16 Regression] ICE in maybe_push_to_top_level, at cp/name-lookup.cc:8983 since r16-6352
pinskia at gcc dot gnu.org
- [Bug c++/123566] [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171 since r16-6352
pinskia at gcc dot gnu.org
- [Bug c++/123591] [16 Regression] ICE: Segmentation fault in tree_to_uhwi using offsetof with offsetof on a local type inside a lambda as a template argument
pinskia at gcc dot gnu.org
- [Bug c++/123671] [16 Regression] ICE (Segmentation fault) in is_gimple_min_invariant when gimplifying lambda-within-template-default-argument
pinskia at gcc dot gnu.org
- [Bug c++/123566] [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171 since r16-6352
pinskia at gcc dot gnu.org
- [Bug c++/123591] [16 Regression] ICE: Segmentation fault in tree_to_uhwi using offsetof with offsetof on a local type inside a lambda as a template argument
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123672] [15/16 Regression] __builtin_shufflevector() produces incorrect code with -ftree-forwprop
mikpelinux at gmail dot com
- [Bug c++/123566] [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171 since r16-6352
pinskia at gcc dot gnu.org
- [Bug c++/123649] [16 Regression] ICE in build_simple_base_path, at cp/class.cc:608
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123672] [15/16 Regression] __builtin_shufflevector() produces incorrect code with -ftree-forwprop
pinskia at gcc dot gnu.org
- [Bug c++/123566] [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171 since r16-6352
pinskia at gcc dot gnu.org
- [Bug c++/123646] [16 Regression] ICE in dependent_type_p, at cp/pt.cc:29287 via nested lambda template substitution
pinskia at gcc dot gnu.org
- [Bug ada/123580] visibility issue on generic parent from nested generic package in formal package
ebotcazou at gcc dot gnu.org
- [Bug c++/123668] [14/15/16 Regression] ICE in convert_nontype_argument when passing a lambda as an explicit template argument to a member function template
pinskia at gcc dot gnu.org
- [Bug fortran/123673] New: [PDT] seg fault on composite PDT function result
damian at archaeologic dot codes
- [Bug c++/123665] [15/16 Regression] ICE (Segmentation fault) during substitution of lambda in template default argument within recursive generic lambda
pinskia at gcc dot gnu.org
- [Bug c++/123665] [15/16 Regression] ICE (Segmentation fault) during substitution of lambda in template default argument within generic lambda
pinskia at gcc dot gnu.org
- [Bug c++/123667] [14/15/16 Regression] ICE in finish_decltype_type when using decltype on a structured binding inside a generic lambda
pinskia at gcc dot gnu.org
- [Bug c/123674] New: ICE at -O1 with PGO: verify_flow_info failed (error: verify_flow_info: REG_BR_PROB does not match cfg 264688980 264688977)
xintong.zhou1 at uwaterloo dot ca
- [Bug fortran/123673] [PDT] seg fault on composite PDT function result
pault at gcc dot gnu.org
- [Bug ada/123666] Legal Instantiation of Parent Package within Child's body Disallowed by GNAT
efmavourneen at axioaction dot org
- [Bug target/123655] [16 regression] glibc test stdlib/tst-makecontext FAILs for x32 with -O3 -march=znver2
sjames at gcc dot gnu.org
- [Bug fortran/123375] Fortran ICE in insert_bbt while building crest package since r16-2189
cvs-commit at gcc dot gnu.org
- [Bug c++/123538] ARM64 gcc trunk crashes valid c++23 std::println program
jlame646 at gmail dot com
- [Bug c++/123675] New: GCC rejects valid program involving partial specialization with std::size_t
jlame646 at gmail dot com
- [Bug c++/123675] GCC rejects valid program involving partial specialization with std::size_t
pinskia at gcc dot gnu.org
- [Bug c++/123676] New: [13/14/15/16 Regression] ICE in tsubst_pack_expansion with lambda template parameter pack in trailing return type decltype
jirehguo at tju dot edu.cn
- [Bug c++/123675] GCC rejects valid program involving partial specialization with std::size_t
pinskia at gcc dot gnu.org
- [Bug c++/123677] New: [16 Regression] ICE: tree check: expected constructor, have ptrmem_cst in cxx_eval_store_expression, at cp/constexpr.cc
jirehguo at tju dot edu.cn
- [Bug c++/123678] New: [16 Regression] ICE (Segfault) in get_nsdmi during instantiation of nested class within lambda in decltype
jirehguo at tju dot edu.cn
- [Bug c++/123679] New: [16 Regression] ICE in lookup_base (tree check: expected record_type, have decltype_type) with pointer-to-member access in nested lambda
jirehguo at tju dot edu.cn
- [Bug c++/123680] New: [16 Regression] ICE in type_has_nontrivial_copy_init (at cp/tree.cc) during CTAD with lambda-NTTP default argument
jirehguo at tju dot edu.cn
- [Bug c++/123566] [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171 since r16-6352 with a local type defined in a lambda as a default template argument
pinskia at gcc dot gnu.org
- [Bug c++/123680] [16 Regression] ICE in type_has_nontrivial_copy_init (at cp/tree.cc) during CTAD with lambda-NTTP default argument
pinskia at gcc dot gnu.org
- [Bug c++/123566] [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171 since r16-6352 with a local type defined in a lambda as a default template argument
pinskia at gcc dot gnu.org
- [Bug c++/123678] [16 Regression] ICE (Segfault) in get_nsdmi during instantiation of nested class within lambda in decltype
pinskia at gcc dot gnu.org
- [Bug c++/123677] [16 Regression] ICE: tree check: expected constructor, have ptrmem_cst in cxx_eval_store_expression, at cp/constexpr.cc
pinskia at gcc dot gnu.org
- [Bug c++/123675] GCC rejects valid program involving partial specialization with std::size_t
pinskia at gcc dot gnu.org
- [Bug c++/60679] [DR1647] class specialization not instantiated even though it is a better match than the primary template
pinskia at gcc dot gnu.org
- [Bug c++/123681] New: [13/14/15/16 Regression] ICE in synthesized_method_walk (at cp/method.cc) while explaining constexpr failure of function with try-catch
jirehguo at tju dot edu.cn
- [Bug c++/68045] [concepts] segfault in contains_struct_check ../../gcc/gcc/tree.h:2971
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123656] [16 Regression] wrong code with unsigned char [2] vector multiplication by 210 since r16-5095
avinashd at gcc dot gnu.org
- [Bug target/122065] powerpc64le: Vector multiplication optimizations for double word does not happen for power8/9
avinashd at gcc dot gnu.org
- [Bug target/122065] powerpc64le: Vector multiplication optimizations for double word does not happen for power8/9
sjames at gcc dot gnu.org
- [Bug target/123631] Odd choice for vector constant materialization
pcordes at gmail dot com
- [Bug c++/123682] New: ICE (Segfault) in register_local_specialization during instantiation of static member in local class within a template
jirehguo at tju dot edu.cn
- [Bug c++/123568] ICE in cp_lexer_new_from_tokens, at cp/parser.cc:964
jirehguo at tju dot edu.cn
- [Bug c++/123677] [16 Regression] ICE: tree check: expected constructor, have ptrmem_cst in cxx_eval_store_expression, at cp/constexpr.cc
pinskia at gcc dot gnu.org
- [Bug c++/123683] New: ICE (Segfault) in tsubst_default_argument when lambda default arg is instantiated within another lambda scope
jirehguo at tju dot edu.cn
- [Bug c++/123684] New: [14/15/16 Regression] ICE in check_abi_tag_args (tree check: expected tree_list, have error_mark) with empty abi_tag on namespace
jirehguo at tju dot edu.cn
- [Bug tree-optimization/123656] [16 Regression] wrong code with unsigned char [2] vector multiplication by 210 since r16-5095
avinashd at gcc dot gnu.org
- [Bug c++/123684] [14/15/16 Regression] ICE in check_abi_tag_args (tree check: expected tree_list, have error_mark) with empty abi_tag on namespace
pinskia at gcc dot gnu.org
- [Bug c++/123685] New: [13/14/15/16 Regression] ICE (Segfault) in dependent_local_decl_p with local function call inside nested generic lambdas
jirehguo at tju dot edu.cn
- [Bug c++/123685] [13/14/15/16 Regression] ICE (Segfault) in dependent_local_decl_p with local function call inside nested generic lambdas
pinskia at gcc dot gnu.org
- [Bug c++/123685] [13/14/15/16 Regression] ICE (Segfault) in dependent_local_decl_p with local function call inside nested generic lambdas
pinskia at gcc dot gnu.org
- [Bug target/123017] [15 Regression] Very aggressive ifcvt results in performance loss since g:b219cbeda72d23b7ad6ff12cd159784b7ef00667
sjames at gcc dot gnu.org
- [Bug target/117575] unrecognizable insn
cvs-commit at gcc dot gnu.org
- [Bug c++/123686] New: [15/16 Regression] ICE in tsubst_requires_expr (tree check: expected decl_minimal, have error_mark) during instantiation of invalid auto parameter in requires-expression
jirehguo at tju dot edu.cn
- [Bug target/117575] unrecognizable insn
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121382] [15 Regression] wrong code at -O2 on x86_64-linux-gnu since r15-6657
rguenth at gcc dot gnu.org
- [Bug c++/123687] New: [16 Regression] ICE in instantiate_decl (at cp/pt.cc) during constant evaluation of invalid static member in lambda-NTTP local class
jirehguo at tju dot edu.cn
- [Bug c++/123676] [13/14/15/16 Regression] ICE in tsubst_pack_expansion with lambda template parameter pack in trailing return type decltype of a concept
rguenth at gcc dot gnu.org
- [Bug c++/123677] [16 Regression] ICE: tree check: expected constructor, have ptrmem_cst in cxx_eval_store_expression, at cp/constexpr.cc
rguenth at gcc dot gnu.org
- [Bug target/123631] Odd choice for vector constant materialization
liuhongt at gcc dot gnu.org
- [Bug c++/123679] [16 Regression] ICE in lookup_base (tree check: expected record_type, have decltype_type) with pointer-to-member access in nested lambda
rguenth at gcc dot gnu.org
- [Bug c++/123566] [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171 since r16-6352 with a local type defined in a lambda as a default template argument
pinskia at gcc dot gnu.org
- [Bug c++/123687] [16 Regression] ICE in instantiate_decl (at cp/pt.cc) during constant evaluation of invalid static member in lambda-NTTP local class
pinskia at gcc dot gnu.org
- [Bug c++/123681] [13/14/15/16 Regression] ICE in synthesized_method_walk (at cp/method.cc) while explaining constexpr failure of function with try-catch
rguenth at gcc dot gnu.org
- [Bug c++/123684] [14/15/16 Regression] ICE in check_abi_tag_args (tree check: expected tree_list, have error_mark) with empty abi_tag on namespace
rguenth at gcc dot gnu.org
- [Bug c++/123685] [13/14/15/16 Regression] ICE (Segfault) in dependent_local_decl_p with local function call inside nested generic lambdas
rguenth at gcc dot gnu.org
- [Bug c++/123686] [15/16 Regression] ICE in tsubst_requires_expr (tree check: expected decl_minimal, have error_mark) during instantiation of invalid auto parameter in requires-expression
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/120046] [15/16 Regression] wrong code at -O{s,2} with "-fno-tree-ccp -fno-tree-dominator-opts -fno-tree-fre -fno-expensive-optimizations -fno-gcse" on x86_64-linux-gnu since r15-579
rguenth at gcc dot gnu.org
- [Bug target/117575] unrecognizable insn
cvs-commit at gcc dot gnu.org
- [Bug target/117575] unrecognizable insn
chenglulu at loongson dot cn
- [Bug target/123643] spec2006 456.tonto ICE since r16-6767-g948d33f490a6b0
chenglulu at loongson dot cn
- [Bug target/123643] spec2006 456.tonto ICE since r16-6767-g948d33f490a6b0
chenglulu at loongson dot cn
- [Bug tree-optimization/93301] Wrong optimization: instability of uninitialized variables leads to nonsense
rguenther at suse dot de
- [Bug target/123631] Odd choice for vector constant materialization
rguenth at gcc dot gnu.org
- [Bug middle-end/115805] 436.cactusADM and 507.cactuBSSN_r miscompilation with -O2 generic -flto and some hardening options
pheeck at gcc dot gnu.org
- [Bug c++/123688] New: [14/15/16 Regression] ICE in template_heads_equivalent_p (tree check: expected template_decl, have template_template_parm) during mangling of lambda with requirements
jirehguo at tju dot edu.cn
- [Bug target/123603] [16 Regression] 13% slowdown of exchange2_r on Zen4 since r16-6767-g948d33f490a6b0
cvs-commit at gcc dot gnu.org
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
cvs-commit at gcc dot gnu.org
- [Bug target/123603] [16/17 Regression] 13% slowdown of exchange2_r on Zen4 since r16-6767-g948d33f490a6b0
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123656] [16 Regression] wrong code with unsigned char [2] vector multiplication by 210 since r16-5095
cvs-commit at gcc dot gnu.org
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
jakub at gcc dot gnu.org
- [Bug tree-optimization/123656] [16 Regression] wrong code with unsigned char [2] vector multiplication by 210 since r16-5095
jakub at gcc dot gnu.org
- [Bug middle-end/88670] [meta-bug] generic vector extension issues
jakub at gcc dot gnu.org
- [Bug tree-optimization/123602] [13/14/15/16 Regression] ICE: SSA corruption during RTL pass: expand with -O2 and -std=c++20 flag since r8-18
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123602] [13/14/15/16 Regression] ICE: SSA corruption during RTL pass: expand with -O2 and -std=c++20 flag since r8-18
rguenth at gcc dot gnu.org
- [Bug c/123689] New: Missed optimization in RISCV, LI instruction duplicated
gregory.trunde at tdk dot com
- [Bug tree-optimization/123636] [14/15/16 regression] miscompile at -O1
rguenth at gcc dot gnu.org
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
d7d1cd at mail dot ru
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
sjames at gcc dot gnu.org
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
d7d1cd at mail dot ru
- [Bug libgcc/123650] [16 Regression] crash during startup when built with -fno-inline-atomics -flto -static since r16-6736
sjames at gcc dot gnu.org
- [Bug rtl-optimization/120046] [15/16 Regression] wrong code at -O{s,2} with "-fno-tree-ccp -fno-tree-dominator-opts -fno-tree-fre -fno-expensive-optimizations -fno-gcse" on x86_64-linux-gnu since r15-579
rguenth at gcc dot gnu.org
- [Bug driver/111527] COLLECT_GCC_OPTIONS option hits single-variable limits too early
sunil.dora1988 at gmail dot com
- [Bug target/123690] New: AMD GPU offloading '-march=gfx906' vs. '-march=gfx9-generic': 'libgomp.fortran/map-alloc-comp-3.f90', 'libgomp.fortran/map-alloc-comp-4.f90' time out
tschwinge at gcc dot gnu.org
- [Bug tree-optimization/123602] [13/14/15/16 Regression] ICE: SSA corruption during RTL pass: expand with -O2 and -std=c++20 flag since r8-18
cvs-commit at gcc dot gnu.org
- [Bug c++/123688] [14/15/16 Regression] ICE in template_heads_equivalent_p (tree check: expected template_decl, have template_template_parm) during mangling of lambda with requirements
rguenth at gcc dot gnu.org
- [Bug ada/123580] visibility issue on generic parent from nested generic package in formal package
ebotcazou at gcc dot gnu.org
- [Bug libstdc++/114153] std::less<> prefers operator const void*() over operator<=>() in C++20 mode
cvs-commit at gcc dot gnu.org
- [Bug target/117586] s390{,x} ABI for BitInt needs to be done
stefansf at gcc dot gnu.org
- [Bug target/117580] [meta-bug] Targets should have a defined _BitInt ABI and implement that ABI
stefansf at gcc dot gnu.org
- [Bug c++/123691] New: Expansion Statements are implemented but do not work.
d7d1cd at mail dot ru
- [Bug rtl-optimization/121198] [avr][hreg-constraints] error: 'asm' operand has impossible constraints or there are not enough registers
stefansf at gcc dot gnu.org
- [Bug target/121343] [avr] Use hard-register constraints instead of explicit hard-regs in avr.md
stefansf at gcc dot gnu.org
- [Bug tree-optimization/123651] `-g2` triggers `-Wuninitialized` on internal SRA temp (`SR.*`), not reproducible with `-g1`
teodor_spaeren at riseup dot net
- [Bug c++/123692] New: ICE in fixed_type_or_null when building kakoune
jmelcr at gcc dot gnu.org
- [Bug c++/123692] ICE in fixed_type_or_null when building kakoune
jmelcr at gcc dot gnu.org
- [Bug c++/123691] Expansion statements are implemented but do not work.
jakub at gcc dot gnu.org
- [Bug tree-optimization/123657] [16 Regression] wrong code at -O3
victorldn at gcc dot gnu.org
- [Bug tree-optimization/110053] csmith: problems with -O1 and -O2 in same file
dcb314 at hotmail dot com
- [Bug libstdc++/114153] std::less<> prefers operator const void*() over operator<=>() in C++20 mode
tkaminsk at gcc dot gnu.org
- [Bug tree-optimization/123657] [16 Regression] wrong code at -O3
victorldn at gcc dot gnu.org
- [Bug tree-optimization/123657] [16 Regression] wrong code at -O3
jakub at gcc dot gnu.org
- [Bug analyzer/122975] [13/14 Regression] -Wanalyzer-infinite-recursion false positive involving integer values
fabio.porcedda at gmail dot com
- [Bug tree-optimization/123651] `-g2` triggers `-Wuninitialized` on internal SRA temp (`SR.*`), not reproducible with `-g1`
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123061] [13/14/15/16 regression] wrong code at -O3 with -ffinite-loops on x86_64-linux-gnu since r12-3313
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123636] [14/15/16 regression] miscompile at -O1
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/67922] [DR 2550] std::unordered_map::clear should take time linear in the number of elements
tkaminsk at gcc dot gnu.org
- [Bug fortran/123693] New: year 2038 for time functions (gmtime, ltime)
manfred99 at gmx dot ch
- [Bug c++/86769] [13 Regression] g++ destroys condition variable in for statement too early
iamsupermouse at mail dot ru
- [Bug c++/86769] [13 Regression] g++ destroys condition variable in for statement too early
jakub at gcc dot gnu.org
- [Bug fortran/123693] year 2038 for time functions (gmtime, ltime)
jakub at gcc dot gnu.org
- [Bug fortran/123693] year 2038 for time functions (gmtime, ltime)
manfred99 at gmx dot ch
- [Bug ipa/123412] [16 Regression] g++-dg-lto-devirt-2-01.exe and g++.dg/ipa/devirt-2.C since r16-3990-gad3fb999a1b568
clyon at gcc dot gnu.org
- [Bug tree-optimization/123657] [16 Regression] wrong code at -O3
victorldn at gcc dot gnu.org
- [Bug c++/123677] [16 Regression] ICE: tree check: expected constructor, have ptrmem_cst in cxx_eval_store_expression, at cp/constexpr.cc since r16-3022
jakub at gcc dot gnu.org
- [Bug c++/123694] New: Internal Compiler error in guard_tinfo_to_string, at c-family/c-indentation.cc:610
srytting at pm dot me
- [Bug c++/123695] New: Internal compiler error: segmentation fault in eval_object_of in reflect.cc:2620
srytting at pm dot me
- [Bug c++/123694] Internal Compiler error in guard_tinfo_to_string, at c-family/c-indentation.cc:610
srytting at pm dot me
- [Bug target/113666] [14/15/16 Regression] RISC-V: Cost model test regression due to recent middle-end loop vectorizer changes
cvs-commit at gcc dot gnu.org
- [Bug target/113666] [14/15/16 Regression] RISC-V: Cost model test regression due to recent middle-end loop vectorizer changes
law at gcc dot gnu.org
- [Bug tree-optimization/120751] [16 Regression] 10-15% slowdown of 454.calculix on Zen4 and Zen5 since r16-1001-g0291f53f8d2343
rguenth at gcc dot gnu.org
- [Bug tree-optimization/120751] [16 Regression] 10-15% slowdown of 454.calculix on Zen4 and Zen5 since r16-1001-g0291f53f8d2343
rguenth at gcc dot gnu.org
- [Bug c++/123695] [reflection] Internal compiler error: segmentation fault in eval_object_of in reflect.cc:2620
mpolacek at gcc dot gnu.org
- [Bug rtl-optimization/121787] [16 Regression] RISC-V rv64gcv: crash at -O1/2/3
law at gcc dot gnu.org
- [Bug target/117586] s390{,x} ABI for BitInt needs to be done
sjames at gcc dot gnu.org
- [Bug sanitizer/123696] New: -fsanitize=kernel-hwaddress corrupts function pointers on x86_64
ryabinin.a.a at gmail dot com
- [Bug libgomp/113216] [OpenMP] Improve omp_target_is_accessible
burnus at gcc dot gnu.org
- [Bug tree-optimization/123697] New: aarch64: ICE when unrolling at -msve-vector-bits=128
alfierichards at gcc dot gnu.org
- [Bug target/123631] Odd choice for vector constant materialization
pcordes at gmail dot com
- [Bug middle-end/123175] [14/15/16 Regression] Wrong folding of VEC_PERM_EXPR
gjl at gcc dot gnu.org
- [Bug other/123698] New: .note.GNU-stack section type
jbeulich at suse dot com
- [Bug target/123631] Odd choice for vector constant materialization
pcordes at gmail dot com
- [Bug other/123698] .note.GNU-stack section type
jakub at gcc dot gnu.org
- [Bug algol68/123699] New: Complex number arithmetic operations have no lowering routine
jpl.algol68 at gmail dot com
- [Bug c++/123694] Internal Compiler error in guard_tinfo_to_string, at c-family/c-indentation.cc:610
mpolacek at gcc dot gnu.org
- [Bug other/123698] .note.GNU-stack section type
jbeulich at suse dot com
- [Bug c++/123237] [reflection] ICE: in write_type, at cp/mangle.cc:2744
mpolacek at gcc dot gnu.org
- [Bug other/123698] .note.GNU-stack section type
jakub at gcc dot gnu.org
- [Bug c++/123692] ICE in fixed_type_or_null when building kakoune
mpolacek at gcc dot gnu.org
- [Bug c++/123700] New: ICE in tsubst_lambda_expr with generic lambdas in template non-type parameter (C++20)
mandelbrotuser at outlook dot de
- [Bug tree-optimization/123657] [16 Regression] wrong code at -O3
victorldn at gcc dot gnu.org
- [Bug c++/123662] [reflection] Unexpected "error: consteval-only expressions are only allowed in a constant-evaluated context"
mpolacek at gcc dot gnu.org
- [Bug c++/123661] [reflection] Cannot return a pointer member from a splice expression
mpolacek at gcc dot gnu.org
- [Bug c++/123660] [reflection] Cannot make a pointer to member from a reflection of a type template argument
mpolacek at gcc dot gnu.org
- [Bug c++/123659] [reflection] Cannot splice a pack of type reflections
mpolacek at gcc dot gnu.org
- [Bug jit/123701] New: gcc_jit_context_new_function does not accept Unicode characters
coarse.d1rtxxx at gmail dot com
- [Bug c++/123694] Internal Compiler error in guard_tinfo_to_string, at c-family/c-indentation.cc:610
jakub at gcc dot gnu.org
- [Bug cobol/119215] -Wodr and -Wlto-type-mismatch issues in cobol
jklowden at gcc dot gnu.org
- [Bug middle-end/123175] [14/15/16 Regression] Wrong folding of VEC_PERM_EXPR
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123314] [16 Regression] ICE during GIMPLE pass prefill_stmt_dependencies, at gimple-range.cc:392 since r16-5169-g8fad025430b4fd
pfustc at gcc dot gnu.org
- [Bug ipa/115237] -Wsuggest-attribute=pure false positive for obviously non-pure function
P at draigBrady dot com
- [Bug cobol/119215] -Wodr and -Wlto-type-mismatch issues in cobol
sjames at gcc dot gnu.org
- [Bug fortran/123693] year 2038 for time functions (gmtime, ltime)
kargl at gcc dot gnu.org
- [Bug jit/123702] New: `gcc_jit_context_new_function` doesn't accept Unicode characters in function name
coarse.d1rtxxx at gmail dot com
- [Bug jit/123702] `gcc_jit_context_new_function` doesn't accept Unicode characters in function name
coarse.d1rtxxx at gmail dot com
- [Bug c++/123613] [reflection] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have template_type_parm in lookup_base, at cp/search.cc:265
mpolacek at gcc dot gnu.org
- [Bug target/123689] Missed optimization in RISCV, LI instruction duplicated
law at gcc dot gnu.org
- [Bug c++/122875] [reflection] ICE on invalid std::meta::substitute()
mpolacek at gcc dot gnu.org
- [Bug c++/123694] Internal Compiler error in guard_tinfo_to_string, at c-family/c-indentation.cc:610
webrown.cpp at gmail dot com
- [Bug c++/123694] Internal Compiler error in guard_tinfo_to_string, at c-family/c-indentation.cc:610
jakub at gcc dot gnu.org
- [Bug c++/123611] [reflection] bogus consteval-only expressions are only allowed in a constant-evaluated context
mpolacek at gcc dot gnu.org
- [Bug c++/123700] [14/15/16 Regression] ICE in tsubst_lambda_expr with generic lambdas in template non-type parameter (C++20)
mpolacek at gcc dot gnu.org
- [Bug ada/123666] Legal Instantiation of Parent Package within Child's body Disallowed by GNAT
efmavourneen at axioaction dot org
- [Bug c++/123408] ICE in tsubst_lambda_expr with generic lambda expansion used in template alias (C++20)
mpolacek at gcc dot gnu.org
- [Bug ipa/109914] -Wsuggest-attribute=pure misdiagnoses static functions
eggert at cs dot ucla.edu
- [Bug ada/123666] Legal Instantiation of Parent Package within Child's body Disallowed by GNAT
ebotcazou at gcc dot gnu.org
- [Bug ipa/109914] -Wsuggest-attribute=pure misdiagnoses static functions
eggert at cs dot ucla.edu
- [Bug tree-optimization/123697] aarch64: ICE when unrolling at -msve-vector-bits=128
rguenth at gcc dot gnu.org
- [Bug ipa/115237] -Wsuggest-attribute=pure false positive for obviously non-pure function
eggert at cs dot ucla.edu
- [Bug target/119091] RISC-V eliminate redundancies in constant synthesis
law at gcc dot gnu.org
- [Bug target/123689] Missed optimization in RISCV, LI instruction duplicated
law at gcc dot gnu.org
- [Bug rtl-optimization/123322] [16 Regression] worse czero generation for GCC 16 vs GCC 15
law at gcc dot gnu.org
- [Bug c/123703] New: ICE in comptypes_verify during compatibility checks for functions involving recursive struct pointer chains.
aamadu.olander at gmail dot com
- [Bug target/123092] [15 Regression] t_lookup.c:1667:1: internal compiler error while building kamailio-6.0.4 on riscv64
cvs-commit at gcc dot gnu.org
- [Bug c/123704] New: ICE caused by invalid type comparison involving nested struct pointers during function verification.
aamadu.olander at gmail dot com
- [Bug target/123631] Odd choice for vector constant materialization
rguenth at gcc dot gnu.org
- [Bug c/123705] New: Crash in type-checking logic triggered by ifunc attributes combined with recursive pointer arguments.
aamadu.olander at gmail dot com
- [Bug c/123706] New: GCC ICE when processing function declarations with multi-level pointer dereferences to self-referential structs.
aamadu.olander at gmail dot com
- [Bug target/123092] [15 Regression] t_lookup.c:1667:1: internal compiler error while building kamailio-6.0.4 on riscv64
law at gcc dot gnu.org
- [Bug c/123707] New: Internal compiler error during semantic analysis of functions operating on mutually recursive pointer types.
aamadu.olander at gmail dot com
- [Bug c/123708] New: Compiler crash while comparing incompatible function signatures referencing incomplete recursive structs.
aamadu.olander at gmail dot com
- [Bug c/123709] New: ICE in C front end caused by mismatched pointer levels in recursive struct-based function parameters.
aamadu.olander at gmail dot com
- [Bug c/123710] New: GCC crashes when validating function calls that recursively traverse pointer-linked struct fields.
aamadu.olander at gmail dot com
- [Bug c/123711] New: Internal compiler error during function type resolution involving deep pointer indirection on locally defined structs.
aamadu.olander at gmail dot com
- [Bug c/123712] New: ICE triggered by recursive invocation of an ifunc-resolved function operating on self-referential struct pointers.
aamadu.olander at gmail dot com
- [Bug target/122935] Missed optimization: Optimize (a * b) ==/!= 0 to logical checks for signed/widening multiplications.
law at gcc dot gnu.org
- [Bug c/123713] New: Front-end ICE in composite_type_cond after declaring an incomplete struct type inside a function parameter list.
aamadu.olander at gmail dot com
- [Bug c/123714] New: Gimplifier crashes in categorize_ctor_elements_1 when a bad redeclaration leaves an error_mark in a constructor initializer.
aamadu.olander at gmail dot com
- [Bug c/123715] New: Segfault during RTL expand in convert_memory_address_addr_space_1 while finishing a function that returns an AVX vector without AVX enabled.
aamadu.olander at gmail dot com
- [Bug c/123716] New: ICE in tree_nop_conversion_p triggered by a conflicting redeclaration that turns an identifier into an array type mid-function.
aamadu.olander at gmail dot com
- [Bug c/123717] New: ICE “t from __declspec referenced in main” caused by malformed storage-class / __declspec usage leaking into later declarations.
aamadu.olander at gmail dot com
- [Bug c/123718] New: Compiler aborts with stack-smashing after invalid inline asm operand escapes (‘%’ operand number missing/out of range).
aamadu.olander at gmail dot com
- [Bug c/123719] New: ICE in count_type_elements after a cascade of invalid/incomplete struct declarations produces an error_mark type for an array element.
aamadu.olander at gmail dot com
- [Bug c/123720] New: composite_type_cond ICE when resolving a symbol redefined with an incompatible struct type after an earlier scalar definition.
aamadu.olander at gmail dot com
- [Bug tree-optimization/123314] [16 Regression] ICE during GIMPLE pass prefill_stmt_dependencies, at gimple-range.cc:392 since r16-5169-g8fad025430b4fd
amacleod at redhat dot com
- [Bug target/119091] RISC-V eliminate redundancies in constant synthesis
law at gcc dot gnu.org
- [Bug target/119847] [13/14/15/16 Regression] RISC-V:GCC fail to optimize repeated patterns in volatile operations
law at gcc dot gnu.org
- [Bug c/123721] New: ICE in attr_access::from_mode_char when parsing an access attribute containing an invalid mode character.
aamadu.olander at gmail dot com
- [Bug c/123722] New: ICE in expand_call after “sorry, unimplemented: passing too large argument on stack” during call expansion.
aamadu.olander at gmail dot com
- [Bug c/123723] New: ICE in expand_asm_stmt (cfgexpand.cc) during RTL expand when inline asm contains an invalid constraint character / invalid punctuation in the constraint string.
aamadu.olander at gmail dot com
- [Bug tree-optimization/123697] aarch64: ICE when unrolling at -msve-vector-bits=128
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123697] aarch64: ICE when unrolling at -msve-vector-bits=128
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123697] aarch64: ICE when unrolling at -msve-vector-bits=128
pinskia at gcc dot gnu.org
- [Bug middle-end/115411] ICE : in expand_call, at calls.cc:3668
pinskia at gcc dot gnu.org
- [Bug c/123722] ICE in expand_call after “sorry, unimplemented: passing too large argument on stack” during call expansion.
pinskia at gcc dot gnu.org
- [Bug target/123724] New: [16 Regression] ICE in aarch64_possible_by_lane_insn_p -> vect_stmt_to_vectorize since r16-6497
jakub at gcc dot gnu.org
- [Bug target/123724] [16 Regression] ICE in aarch64_possible_by_lane_insn_p -> vect_stmt_to_vectorize since r16-6497
jakub at gcc dot gnu.org
- [Bug target/123724] [16 Regression] ICE in aarch64_possible_by_lane_insn_p -> vect_stmt_to_vectorize since r16-6497
jakub at gcc dot gnu.org
- [Bug target/123605] [16 Regression] 416.gamess ICE (segfault) in aarch64_possible_by_lane_insn_p
pinskia at gcc dot gnu.org
- [Bug target/123724] [16 Regression] ICE in aarch64_possible_by_lane_insn_p -> vect_stmt_to_vectorize since r16-6497
pinskia at gcc dot gnu.org
- [Bug target/123605] [16 Regression] 416.gamess ICE (segfault) in aarch64_possible_by_lane_insn_p
jakub at gcc dot gnu.org
- [Bug middle-end/111817] ICE in expand_asm_stmt with invalid characters in inline-asm output operands
pinskia at gcc dot gnu.org
- [Bug middle-end/120290] internal compiler error: in expand_asm_stmt, at cfgexpand.cc:3720
pinskia at gcc dot gnu.org
- [Bug middle-end/111817] ICE in expand_asm_stmt with invalid characters in inline-asm output operands
pinskia at gcc dot gnu.org
- [Bug c/123723] ICE in expand_asm_stmt (cfgexpand.cc) during RTL expand when inline asm contains an invalid constraint character / invalid punctuation in the constraint string.
pinskia at gcc dot gnu.org
- [Bug target/123724] [16 Regression] ICE in aarch64_possible_by_lane_insn_p -> vect_stmt_to_vectorize since r16-6497
pinskia at gcc dot gnu.org
- [Bug c/101974] [13/14/15/16 Regression] ICE on compilable code: in from_mode_char, at attribs.h:304 since r10-4929-g54aa6b58fe2fe73b
pinskia at gcc dot gnu.org
- [Bug c/123721] ICE in attr_access::from_mode_char when parsing an access attribute containing an invalid mode character.
pinskia at gcc dot gnu.org
- [Bug target/123724] [16 Regression] ICE in aarch64_possible_by_lane_insn_p -> vect_stmt_to_vectorize since r16-6497
pinskia at gcc dot gnu.org
- [Bug target/123724] [16 Regression] ICE in aarch64_possible_by_lane_insn_p -> vect_stmt_to_vectorize since r16-6497
pinskia at gcc dot gnu.org
- [Bug c/123703] ICE in fold_convert with a bad declaration of abs
pinskia at gcc dot gnu.org
- [Bug middle-end/123703] [13/14/15/16 Regression] ICE in fold_convert with a bad declaration of abs
pinskia at gcc dot gnu.org
- [Bug middle-end/123703] [13/14/15/16 Regression] ICE in fold_convert with a bad declaration of abs (return an union)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/110743] Unexpected -ftrivial-auto-var-init=pattern behavior with partial bitfields
zsojka at seznam dot cz
- [Bug target/121189] ICE: Segmentation fault with target_clones and vector_size attribute
pinskia at gcc dot gnu.org
- [Bug target/123715] ICE with target_clones and vector returns
pinskia at gcc dot gnu.org
- [Bug c/123473] [16 Regression] ICE in expand_expr_real_1 with array in struct with bounds of `*`
pinskia at gcc dot gnu.org
- [Bug c/123704] ICE caused by invalid type comparison involving nested struct pointers during function verification.
pinskia at gcc dot gnu.org
- [Bug c/123463] [15 Regression] ICE in comptypes with some GCC like code after errors
pinskia at gcc dot gnu.org
- [Bug c/123705] Crash in type-checking logic triggered by ifunc attributes combined with recursive pointer arguments.
pinskia at gcc dot gnu.org
- [Bug ipa/123706] ICE with simd attribute and malloc attribute
pinskia at gcc dot gnu.org
- [Bug c/123473] [16 Regression] ICE in expand_expr_real_1 with array in struct with bounds of `*`
pinskia at gcc dot gnu.org
- [Bug c/123707] Internal compiler error during semantic analysis of functions operating on mutually recursive pointer types.
pinskia at gcc dot gnu.org
- [Bug tree-optimization/110743] Unexpected -ftrivial-auto-var-init=pattern behavior with partial bitfields
jakub at gcc dot gnu.org
- [Bug c/123709] ICE in C front end caused by mismatched pointer levels in recursive struct-based function parameters.
pinskia at gcc dot gnu.org
- [Bug c/123710] ICE with invalid argument to vector_size
pinskia at gcc dot gnu.org
- [Bug target/123631] Odd choice for vector constant materialization
pcordes at gmail dot com
- [Bug target/123725] New: [16 Regression] highway-1.3.0 -O3 build failure on aarch64: error: this operation requires the SVE ISA extension
slyfox at gcc dot gnu.org
- [Bug ipa/115556] IPA CP vs POLY_INT_CST when target attributes differ
pinskia at gcc dot gnu.org
- [Bug target/123725] [16 Regression] highway-1.3.0 -O3 build failure on aarch64: error: this operation requires the SVE ISA extension
pinskia at gcc dot gnu.org
- [Bug target/123725] [16 Regression] highway-1.3.0 -O3 build failure on aarch64: error: this operation requires the SVE ISA extension
pinskia at gcc dot gnu.org
- [Bug target/123725] [16 Regression] highway-1.3.0 -O3 build failure on aarch64: error: this operation requires the SVE ISA extension
pinskia at gcc dot gnu.org
- [Bug target/123725] [16 Regression] highway-1.3.0 -O3 build failure on aarch64: error: this operation requires the SVE ISA extension
slyfox at gcc dot gnu.org
- [Bug c/123711] Internal compiler error during function type resolution involving deep pointer indirection on locally defined structs.
pinskia at gcc dot gnu.org
- [Bug target/123713] [16 Regression] ICE in composite_type_cond with ms_abi
pinskia at gcc dot gnu.org
- [Bug middle-end/118897] [13/14/15/16 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in categorize_ctor_elements_1, at expr.cc:7247
pinskia at gcc dot gnu.org
- [Bug c/123714] Gimplifier crashes in categorize_ctor_elements_1 when a bad redeclaration leaves an error_mark in a constructor initializer.
pinskia at gcc dot gnu.org
- [Bug c/119651] [13/14/15/16 Regression] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in tree_nonzero_bits, at fold-const.cc:16702
pinskia at gcc dot gnu.org
- [Bug c/123716] ICE in tree_nop_conversion_p triggered by a conflicting redeclaration that turns an identifier into an array type mid-function.
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/122215] Nondeterminism in ra on riscv32
aoliva at gcc dot gnu.org
- [Bug c/123709] ICE with inline-asm with out of range operands
pinskia at gcc dot gnu.org
- [Bug c/123718] Compiler aborts with stack-smashing after invalid inline asm operand escapes (‘%’ operand number missing/out of range).
pinskia at gcc dot gnu.org
- [Bug c/101313] ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in count_type_elements, at expr.c:6273
pinskia at gcc dot gnu.org
- [Bug c/123719] ICE in count_type_elements after a cascade of invalid/incomplete struct declarations produces an error_mark type for an array element.
pinskia at gcc dot gnu.org
- [Bug c/123720] composite_type_cond ICE when resolving a symbol redefined with an incompatible struct type after an earlier scalar definition.
pinskia at gcc dot gnu.org
- [Bug c++/123692] [16 Regression] ICE in fixed_type_or_null when building kakoune
pinskia at gcc dot gnu.org
- [Bug c++/123692] [16 Regression] ICE in fixed_type_or_null when building kakoune
pinskia at gcc dot gnu.org
- [Bug c++/123726] New: [C++26] ICE in template for with reflection on local struct
greis.sebastian at yahoo dot de
- [Bug jit/123701] gcc_jit_context_new_function does not accept Unicode characters
pinskia at gcc dot gnu.org
- [Bug jit/123702] `gcc_jit_context_new_function` doesn't accept Unicode characters in function name
pinskia at gcc dot gnu.org
- [Bug middle-end/123698] .note.GNU-stack section type change from SHT_PROGBITS to SHT_NOTE
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121787] [16 Regression] RISC-V rv64gcv: crash at -O1/2/3
cvs-commit at gcc dot gnu.org
- [Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
law at gcc dot gnu.org
- [Bug rtl-optimization/121787] [16 Regression] RISC-V rv64gcv: crash at -O1/2/3
law at gcc dot gnu.org
- [Bug target/123626] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 since g:08ccc67ef44b4ddea72ea50d465d38b87414ecce
law at gcc dot gnu.org
- [Bug c++/123726] [reflection] ICE in template for with reflection on local struct
mpolacek at gcc dot gnu.org
- [Bug cobol/119215] -Wodr and -Wlto-type-mismatch issues in cobol
jklowden at gcc dot gnu.org
- [Bug cobol/119215] -Wodr and -Wlto-type-mismatch issues in cobol
sjames at gcc dot gnu.org
- [Bug cobol/119215] -Wodr and -Wlto-type-mismatch issues in cobol
jklowden at gcc dot gnu.org
- [Bug c++/123727] New: [Reflection] -freflection -fmodules produces 'recursive lazy load' error
webrown.cpp at gmail dot com
- [Bug c++/123692] [16 Regression] ICE in fixed_type_or_null when building kakoune
pinskia at gcc dot gnu.org
- [Bug c++/123727] [Reflection] -freflection -fmodules produces 'recursive lazy load' error
iains at gcc dot gnu.org
- [Bug cobol/119215] -Wodr and -Wlto-type-mismatch issues in cobol
harald at gigawatt dot nl
- [Bug ipa/123629] [16 regression] ICE seg fault in ipcp_val_replacement_ok_p when building clang-21.1.8
pinskia at gcc dot gnu.org
- [Bug c++/123272] [nvptx] OpenMP, libgomp, miscompilation in matrix multiplication with #pragma omp target teams parallel for collapse(2) if members of classes use templates on nvptx target
sjames at gcc dot gnu.org
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
sjames at gcc dot gnu.org
- [Bug target/122783] gcc 15,16 refuses to compile correctly with nvptx target blackwell cards (sm_120) CUDA_ERROR_INVALID_CONTEXT (error 201), CUDA_ERROR_NOT_FOUND (error 500)
sjames at gcc dot gnu.org
- [Bug c++/123728] New: Wsubobject-linkage warns despite no anonymous namespaces at all in a header
luto at kernel dot org
- [Bug c++/123728] Wsubobject-linkage warns despite no anonymous namespaces at all in a header
pinskia at gcc dot gnu.org
- [Bug c++/123728] Wsubobject-linkage warns despite no anonymous namespaces at all in a header
pinskia at gcc dot gnu.org
- [Bug c++/123728] Wsubobject-linkage warns despite no anonymous namespaces at all in a header
pinskia at gcc dot gnu.org
- [Bug fortran/123693] year 2038 for time functions (gmtime, ltime)
manfred99 at gmx dot ch
- [Bug c++/123728] Wsubobject-linkage warns despite no anonymous namespaces at all in a header
luto at kernel dot org
- [Bug c++/123728] Wsubobject-linkage warns despite no anonymous namespaces at all in a header
pinskia at gcc dot gnu.org
- [Bug c++/123566] [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171 since r16-6352 with a local type defined in a lambda as a default template argument
pinskia at gcc dot gnu.org
- [Bug c++/123567] [16 Regression] ICE in instantiate_decl, at cp/pt.cc:28272
pinskia at gcc dot gnu.org
- [Bug c++/123566] [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171 since r16-6352 with a local type defined in a lambda as a default template argument
pinskia at gcc dot gnu.org
- [Bug c++/123679] [16 Regression] ICE in lookup_base (tree check: expected record_type, have decltype_type) with pointer-to-member access in nested lambda
pinskia at gcc dot gnu.org
- [Bug c++/123679] [16 Regression] ICE in lookup_base (tree check: expected record_type, have decltype_type) with pointer-to-member access in nested lambda
pinskia at gcc dot gnu.org
- [Bug c++/123670] [14/15/16 Regression] ICE (Segmentation fault) in constraints_satisfied_p with lambda requires clause referencing captured local lambda
pinskia at gcc dot gnu.org
- [Bug libgomp/122314] An omp barrier can execute tasks scheduled after said barrier
cvs-commit at gcc dot gnu.org
- [Bug libgomp/88707] Random failures of libgomp.c++/task-reduction-(8|10|11|13).C
cvs-commit at gcc dot gnu.org
- [Bug libgomp/122356] Suspected memory flush problem between task execution and barrier release
cvs-commit at gcc dot gnu.org
- [Bug target/123655] [16 regression] glibc test stdlib/tst-makecontext FAILs for x32 with -O3 -march=znver2
sjames at gcc dot gnu.org
- [Bug c++/123566] [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171 since r16-6352 with a local type defined in a lambda as a default template argument
jason at gcc dot gnu.org
- [Bug fortran/123693] year 2038 for time functions (gmtime, ltime)
kargl at gcc dot gnu.org
- [Bug target/123689] Missed optimization in RISCV, LI instruction duplicated
gregory.trunde at tdk dot com
- [Bug target/122781] z17: Inefficient code for vec_cmpgt for vector unsigned __int128
stefansf at gcc dot gnu.org
- [Bug libgomp/88707] Random failures of libgomp.c++/task-reduction-(8|10|11|13).C
burnus at gcc dot gnu.org
- [Bug libgomp/122314] An omp barrier can execute tasks scheduled after said barrier
burnus at gcc dot gnu.org
- [Bug c++/123729] New: [13/14/15/16 Regression] ICE in verify_ssa: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set during GIMPLE pass: vect
jirehguo at tju dot edu.cn
- [Bug ipa/115237] -Wsuggest-attribute=pure false positive for obviously non-pure function
rguenther at suse dot de
- [Bug libgomp/122356] Suspected memory flush problem between task execution and barrier release
burnus at gcc dot gnu.org
- [Bug algol68/123730] New: "a68: modules exports" vs. '!targetm_common.have_named_sections'
tschwinge at gcc dot gnu.org
- [Bug algol68/123730] "a68: modules exports" vs. '!targetm_common.have_named_sections'
pinskia at gcc dot gnu.org
- [Bug algol68/123730] "a68: modules exports" vs. '!targetm_common.have_named_sections'
pinskia at gcc dot gnu.org
- [Bug middle-end/123703] [13/14/15/16 Regression] ICE in fold_convert with a bad declaration of abs (return an union)
rguenth at gcc dot gnu.org
- [Bug ipa/115237] -Wsuggest-attribute=pure false positive for obviously non-pure function
eggert at cs dot ucla.edu
- [Bug c/123708] Compiler crash while comparing incompatible function signatures referencing incomplete recursive structs.
rguenth at gcc dot gnu.org
- [Bug target/123713] [16 Regression] ICE in composite_type_cond with ms_abi
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123729] [13/14/15/16 Regression] ICE in verify_ssa: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set during GIMPLE pass: vect
rguenth at gcc dot gnu.org
- [Bug algol68/123730] "a68: modules exports" vs. '!targetm_common.have_named_sections'
tschwinge at gcc dot gnu.org
- [Bug tree-optimization/123729] [13/14/15/16 Regression] ICE in verify_ssa: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set during GIMPLE pass: vect
rguenth at gcc dot gnu.org
- [Bug c++/123566] [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171 since r16-6352 with a local type defined in a lambda as a default template argument
andi-gcc at firstfloor dot org
- [Bug rtl-optimization/123144] [16 Regression] PowerPC64LE: ICE at -O3 during RTL pass: sched1 since r16-5258
avinashd at gcc dot gnu.org
- [Bug c++/123692] [16 Regression] ICE in fixed_type_or_null when building kakoune
jmelcr at gcc dot gnu.org
- [Bug c++/123566] [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171 since r16-6352 with a local type defined in a lambda as a default template argument
pinskia at gcc dot gnu.org
- [Bug target/123631] Odd choice for vector constant materialization
rguenth at gcc dot gnu.org
- [Bug target/123548] __pldx builtin causes ICE at O0
alfierichards at gcc dot gnu.org
- [Bug tree-optimization/123729] [13/14/15/16 Regression] ICE in verify_ssa: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set during GIMPLE pass: vect
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123729] [13/14/15 Regression] ICE in verify_ssa: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set during GIMPLE pass: vect
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123729] [13/14/15 Regression] ICE in verify_ssa: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set during GIMPLE pass: vect
rguenth at gcc dot gnu.org
- Your account storage status
Storage Management
- [Bug target/119091] RISC-V eliminate redundancies in constant synthesis
gregory.trunde at tdk dot com
- [Bug target/123731] New: [16 Regression] Miscompile at -O1/O2/O3/Os
xxs_chy at outlook dot com
- [Bug tree-optimization/123697] aarch64: ICE when unrolling at -msve-vector-bits=128
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123697] aarch64: ICE when unrolling at -msve-vector-bits=128
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123585] [13/14/15/16 Regression] X86 avx2: ICE at -O1 during RTL pass: combine
roger at nextmovesoftware dot com
- [Bug middle-end/119033] [13/14/15/16 regression] Unsafe FRE of pointer assignment since r13-469-g9a53101caadae1
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123314] [16 Regression] ICE during GIMPLE pass prefill_stmt_dependencies, at gimple-range.cc:392 since r16-5169-g8fad025430b4fd
pfustc at gcc dot gnu.org
- [Bug c++/123692] [16 Regression] ICE in fixed_type_or_null when building kakoune since r16-1751
jakub at gcc dot gnu.org
- [Bug target/123584] [15/16 regression] armv8-a+sve2-sha3 ICE in extract_insn, at recog.cc:2888 (vxarq_u64) since r15-4270-g1dcc6a1a67165a
cvs-commit at gcc dot gnu.org
- [Bug target/123584] [15/16 regression] armv8-a+sve2-sha3 ICE in extract_insn, at recog.cc:2888 (vxarq_u64) since r15-4270-g1dcc6a1a67165a
cvs-commit at gcc dot gnu.org
- [Bug target/123584] [15 Regression] armv8-a+sve2-sha3 ICE in extract_insn, at recog.cc:2888 (vxarq_u64) since r15-4270-g1dcc6a1a67165a
ktkachov at gcc dot gnu.org
- [Bug d/123633] gdc cannot handle pragma(mangle, "qsort_r@FBSD_1.0")
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug c++/123639] Missing link to the documentation of -Wsfinae-incomplete
peppe at gcc dot gnu.org
- [Bug target/123603] [16/17 Regression] 13% slowdown of exchange2_r on Zen4 since r16-6767-g948d33f490a6b0
jmelcr at gcc dot gnu.org
- [Bug c++/123700] [14/15/16 Regression] ICE in tsubst_lambda_expr with generic lambdas in template non-type parameter since r14-2170-g4cf64d9cc2faf4 (C++20)
jmelcr at gcc dot gnu.org
- [Bug rtl-optimization/123585] [13/14/15/16 Regression] X86 avx2: ICE at -O1 during RTL pass: combine
cvs-commit at gcc dot gnu.org
- [Bug c++/123665] [15/16 Regression] ICE (Segmentation fault) during substitution of lambda in template default argument within generic lambda since r15-3530-gdfb63765e994be
jmelcr at gcc dot gnu.org
- [Bug c++/123664] [13/14/15/16 Regression] ICE in fold_convert_loc, at fold-const.cc when constexpr-initializing pointer-to-member-function in a template instantiation since r8-6320-g7c719d08494168
jmelcr at gcc dot gnu.org
- [Bug target/123724] [16 Regression] ICE in aarch64_possible_by_lane_insn_p -> vect_stmt_to_vectorize since r16-6497
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123190] [16 Regression] 8% slowdown of 433.milc on AMD zen4 since r16-5275-ga645e903e8c394
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123380] [15/16 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1048 with -O2 and _Float16
law at gcc dot gnu.org
- [Bug c++/122658] [14/15 Regression] ICE in tsubst_expr since r14-4796
jakub at gcc dot gnu.org
- [Bug c++/122720] [Reflection] ICE with std::meta::access_context::unchecked()
jakub at gcc dot gnu.org
- [Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
jakub at gcc dot gnu.org
- [Bug c++/123727] [Reflection] -freflection -fmodules produces 'recursive lazy load' error
mpolacek at gcc dot gnu.org
- [Bug tree-optimization/110053] csmith: problems with -O1 and -O2 in same file
mikpelinux at gmail dot com
- [Bug tree-optimization/123697] aarch64: ICE when unrolling at -msve-vector-bits=128
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/123380] [15/16 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1048 with -O2 and _Float16
law at gcc dot gnu.org
- [Bug rtl-optimization/122215] Nondeterminism in ra on riscv32
vmakarov at gcc dot gnu.org
- [Bug libstdc++/110352] [C++26] P2630R4 submdspan
tkaminsk at gcc dot gnu.org
- [Bug other/67300] -foffload* undocumented
burnus at gcc dot gnu.org
- [Bug c++/123404] consteval keyword shouldn't be needed for defaulted special members of consteval-only type
jakub at gcc dot gnu.org
- [Bug c++/123694] Internal Compiler error in guard_tinfo_to_string, at c-family/c-indentation.cc:610
cvs-commit at gcc dot gnu.org
- [Bug c++/123694] Internal Compiler error in guard_tinfo_to_string, at c-family/c-indentation.cc:610
jakub at gcc dot gnu.org
- [Bug other/67300] -foffload* undocumented
sandra at gcc dot gnu.org
- [Bug target/122483] [16 Regression] gcc.target/aarch64/sme/streaming_mode_1.c gcc.target/aarch64/sme/za_state_[12].c started to fail after r16-4667
acoplan at gcc dot gnu.org
- [Bug target/123731] [16 Regression] AArch64: wrong code at -O1/O2/O3/Os
pinskia at gcc dot gnu.org
- [Bug c++/123677] [16 Regression] ICE: tree check: expected constructor, have ptrmem_cst in cxx_eval_store_expression, at cp/constexpr.cc since r16-3022
jakub at gcc dot gnu.org
- [Bug target/123731] [16 Regression] AArch64: wrong code at -O1/O2/O3/Os
pinskia at gcc dot gnu.org
- [Bug target/123731] [16 Regression] wrong code at -O1/O2/O3/Os
pinskia at gcc dot gnu.org
- [Bug c++/123621] [reflection] internal compiler error: in reflection_mangle_prefix, at cp/reflect.cc:8605
jakub at gcc dot gnu.org
- [Bug sarif-replay/123056] sarif-replay's HTML output mangles event cross-references in execution paths
cvs-commit at gcc dot gnu.org
- [Bug c++/123621] [reflection] internal compiler error: in reflection_mangle_prefix, at cp/reflect.cc:8605
mpolacek at gcc dot gnu.org
- [Bug sarif-replay/123056] sarif-replay's HTML output mangles event cross-references in execution paths
dmalcolm at gcc dot gnu.org
- [Bug sarif-replay/120792] sarif-replay's sarif output doesn't faithfully round-trip all the data
dmalcolm at gcc dot gnu.org
- [Bug sarif-replay/120792] sarif-replay's sarif output doesn't faithfully round-trip all the data
dmalcolm at gcc dot gnu.org
- [Bug sarif-replay/123056] RFE: sarif-replay's should support event cross-references in execution paths
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/110053] csmith: problems with -O1 and -O2 in same file
pinskia at gcc dot gnu.org
- [Bug c++/123639] Missing link to the documentation of -Wsfinae-incomplete
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123731] [16 Regression] wrong code at -O1/O2/O3/Os since r16-6671
jakub at gcc dot gnu.org
- [Bug rtl-optimization/122215] Nondeterminism in ra on riscv32
aoliva at gcc dot gnu.org
- [Bug c++/123676] [13/14/15/16 Regression] ICE in tsubst_pack_expansion with lambda template parameter pack in trailing return type decltype of a concept since r12-7564
jakub at gcc dot gnu.org
- [Bug c++/123670] [14/15/16 Regression] ICE (Segmentation fault) in constraints_satisfied_p with lambda requires clause referencing captured local lambda since r13-980
jakub at gcc dot gnu.org
- [Bug c++/123668] [14/15/16 Regression] ICE in convert_nontype_argument when passing a lambda as an explicit template argument to a member function template since r14-9938
jakub at gcc dot gnu.org
- [Bug fortran/123693] year 2038 for time functions (gmtime, ltime)
anlauf at gcc dot gnu.org
- [Bug rtl-optimization/122215] Nondeterminism in ra on riscv32
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/122215] Nondeterminism in ra on riscv32
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/122215] Nondeterminism in ra on riscv32
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123729] [13/14/15 Regression] ICE in verify_ssa: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set during GIMPLE pass: vect
pinskia at gcc dot gnu.org
- [Bug c++/123728] Wsubobject-linkage warns despite no anonymous namespaces at all in a header
luto at kernel dot org
- [Bug tree-optimization/123732] New: loop splitting seems to be only based on gimple_COND and not just any comparison in the loop
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123729] [13/14/15 Regression] ICE in verify_ssa: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set during GIMPLE pass: vect
pinskia at gcc dot gnu.org
- [Bug c++/123639] Missing link to the documentation of -Wsfinae-incomplete
peppe at gcc dot gnu.org
- [Bug tree-optimization/123314] [16 Regression] ICE during GIMPLE pass prefill_stmt_dependencies, at gimple-range.cc:392 since r16-5169-g8fad025430b4fd
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123314] [16 Regression] ICE during GIMPLE pass prefill_stmt_dependencies, at gimple-range.cc:392 since r16-5169-g8fad025430b4fd
amacleod at redhat dot com
- [Bug algol68/123733] New: Bootstrap fails: implicit declaration of GC_is_init_called
ro at gcc dot gnu.org
- [Bug algol68/123733] Bootstrap fails: implicit declaration of GC_is_init_called
ro at gcc dot gnu.org
- [Bug tree-optimization/123266] [16 Regression] Recent change exposes failure to optimize in VRP/DOM and code quality regression
law at gcc dot gnu.org
- [Bug tree-optimization/123731] [16 Regression] wrong code at -O1/O2/O3/Os since r16-6671
rdapp at gcc dot gnu.org
- [Bug c++/123601] [16 Regression] ICE in build_min_non_dep_op_overload, at cp/tree.cc:3850 since r16-2519
cvs-commit at gcc dot gnu.org
- [Bug algol68/123733] Bootstrap fails: implicit declaration of GC_is_init_called
jemarch at gcc dot gnu.org
- [Bug c++/123601] [16 Regression] ICE in build_min_non_dep_op_overload, at cp/tree.cc:3850 since r16-2519
ppalka at gcc dot gnu.org
- [Bug algol68/123733] Bootstrap fails: implicit declaration of GC_is_init_called
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug algol68/123734] New: Module example (and others) in ga68.info fails compilation with error
jpl.algol68 at gmail dot com
- [Bug target/123626] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 since g:08ccc67ef44b4ddea72ea50d465d38b87414ecce
cvs-commit at gcc dot gnu.org
- [Bug target/123626] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 since g:08ccc67ef44b4ddea72ea50d465d38b87414ecce
law at gcc dot gnu.org
- [Bug target/123655] [16 regression] glibc test stdlib/tst-makecontext FAILs for x32 with -O3 -march=znver2
sjames at gcc dot gnu.org
- [Bug fortran/123693] year 2038 for time functions (gmtime, ltime)
kargl at gcc dot gnu.org
- [Bug c++/99000] [modules] merging of textual redefinitions: declaration std::__copy_move_a2 conflicts with import
skarnproject at gmail dot com
- [Bug target/123735] New: x86: switch + tailcall generates unnecessary jump
hpa at zytor dot com
- [Bug target/123735] x86: switch + tailcall generates unnecessary jump
pinskia at gcc dot gnu.org
- [Bug tree-optimization/14721] jump optimization involving a sibling call within a jump table
pinskia at gcc dot gnu.org
- [Bug target/47253] Conditional jump to tail function is not generated
sjames at gcc dot gnu.org
- [Bug target/123735] x86: switch + tailcall generates unnecessary jump
pinskia at gcc dot gnu.org
- [Bug target/46219] Generate indirect jump instruction on x86-64
pinskia at gcc dot gnu.org
- [Bug target/123735] x86: switch + tailcall generates unnecessary jump
pinskia at gcc dot gnu.org
- [Bug target/123735] x86: switch + tailcall generates unnecessary jump
pinskia at gcc dot gnu.org
- [Bug target/47253] Conditional jump to tail function is not generated
pinskia at gcc dot gnu.org
- [Bug c++/122070] [14/15/16 Regression] ICE with type aliases in inherited CTAD since r15-2864
cvs-commit at gcc dot gnu.org
- [Bug c++/122550] [14/15/16 Regression] constrained hidden template friend alongside existing declaration is ambiguous
cvs-commit at gcc dot gnu.org
- [Bug c++/122550] [14 Regression] constrained hidden template friend alongside existing declaration is ambiguous
ppalka at gcc dot gnu.org
- [Bug c++/122070] [14 Regression] ICE with type aliases in inherited CTAD since r15-2864
ppalka at gcc dot gnu.org
- [Bug rtl-optimization/123380] [15/16 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1048 with -O2 and _Float16
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/123380] [15 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1048 with -O2 and _Float16
law at gcc dot gnu.org
- [Bug cobol/119215] -Wodr and -Wlto-type-mismatch issues in cobol
jklowden at gcc dot gnu.org
- [Bug target/123381] ICE: maximum number of generated reload insns per insn achieved (90) with -mrvv-vector-bits=zvl
law at gcc dot gnu.org
- [Bug cobol/119215] -Wodr and -Wlto-type-mismatch issues in cobol
sjames at gcc dot gnu.org
- [Bug cobol/119215] -Wodr and -Wlto-type-mismatch issues in cobol
harald at gigawatt dot nl
- [Bug tree-optimization/123736] New: ICE at -O1 with PGO on x86_64_linux-gnu: Segmentation fault
xintong.zhou1 at uwaterloo dot ca
- [Bug tree-optimization/123736] [13/14/15/16 Regression] ICE at -O1 with PGO on x86_64_linux-gnu: Segmentation fault
pinskia at gcc dot gnu.org
- [Bug tree-optimization/120075] -Wuninitialized warning with internal "SR" variable name, compiling hb-subset-plan-layout.cc
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123651] `-g2` triggers `-Wuninitialized` on internal SRA temp (`SR.*`), not reproducible with `-g1`
pinskia at gcc dot gnu.org
- [Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
pinskia at gcc dot gnu.org
- [Bug c/119992] [13/14/15/16 Regression] internal compiler error: in gimplify_expr, at gimplify.cc:19860
pinskia at gcc dot gnu.org
- [Bug c/119992] [13/14/15/16 Regression] internal compiler error: in gimplify_expr, at gimplify.cc:19860
pinskia at gcc dot gnu.org
- [Bug c/119992] [13/14/15/16 Regression] internal compiler error: in gimplify_expr, at gimplify.cc:19860
pinskia at gcc dot gnu.org
- [Bug c/123711] Internal compiler error during function type resolution involving deep pointer indirection on locally defined structs.
pinskia at gcc dot gnu.org
- [Bug c/110682] [13/14/15/16 Regression] ICE: internal compiler error: in gimplify_expr after error
pinskia at gcc dot gnu.org
- [Bug c/119992] [13/14/15/16 Regression] internal compiler error: in gimplify_expr, at gimplify.cc:19860
pinskia at gcc dot gnu.org
- [Bug c/123708] Compiler crash while comparing incompatible function signatures referencing incomplete recursive structs.
pinskia at gcc dot gnu.org
- [Bug c/123708] ICE with register _Alignas function tokens
pinskia at gcc dot gnu.org
- [Bug c/123709] ICE with inline-asm with out of range operands
pinskia at gcc dot gnu.org
- [Bug c/123709] ICE with inline-asm with out of range operands
pinskia at gcc dot gnu.org
- [Bug middle-end/123709] ICE with inline-asm with out of range operands
pinskia at gcc dot gnu.org
- [Bug ipa/123712] ICE with ifunc attribute on definition and calling itself
pinskia at gcc dot gnu.org
- [Bug target/123713] [16 Regression] ICE in composite_type_cond with ms_abi
pinskia at gcc dot gnu.org
- [Bug target/123713] [16 Regression] ICE in composite_type_cond with ms_abi
pinskia at gcc dot gnu.org
- [Bug c/123717] invalid old style function declaration for nested function with VLA in struct as function argument in argument
pinskia at gcc dot gnu.org
- [Bug middle-end/123717] invalid old style function declaration for nested function with VLA in struct as function argument in argument
pinskia at gcc dot gnu.org
- [Bug c++/123737] New: GCC produces incorrect output when overloading operator, comma operator
jlame646 at gmail dot com
- [Bug tree-optimization/113524] FAIL: gcc.dg/torture/pr113026-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for bogus messages, line 10)
cvs-commit at gcc dot gnu.org
- [Bug target/121875] LoongArch: Inlining A into B should be allowed if the target feature of A is a subset of B's
chenglulu at loongson dot cn
- [Bug c++/123566] [16 Regression] ICE in finish_expr_stmt, at cp/semantics.cc:1171 since r16-6352 with a local type defined in a lambda as a default template argument
andi-gcc at firstfloor dot org
- [Bug c++/123737] [15/16 Regression] GCC produces incorrect output when overloading operator, comma operator since r15-7089
pinskia at gcc dot gnu.org
- [Bug target/112400] VAX: ICE in fixup_reorder_chain, at cfgrtl.cc:4025, whilst building gimple_match.cc
kalvisd at gmail dot com
- [Bug target/123381] ICE: maximum number of generated reload insns per insn achieved (90) with -mrvv-vector-bits=zvl
bergner at gcc dot gnu.org
- [Bug c++/123737] [15/16 Regression] GCC produces incorrect output when overloading operator, comma operator since r15-7089
jlame646 at gmail dot com
- [Bug c++/123737] [15/16 Regression] GCC produces incorrect output when overloading operator, comma operator since r15-7089
jlame646 at gmail dot com
- [Bug c++/123737] [15/16 Regression] GCC produces incorrect output when overloading operator, comma operator since r15-7089
jlame646 at gmail dot com
- [Bug c++/123737] [15/16 Regression] GCC produces incorrect output when overloading operator, comma operator since r15-7089
sjames at gcc dot gnu.org
- [Bug c++/123738] New: "is not a constant expression" in code using a string literal operator template
sberg.fun at gmail dot com
- [Bug c++/123738] [16 Regression] "is not a constant expression" in code using a string literal operator template
pinskia at gcc dot gnu.org
- [Bug c++/123738] [16 Regression] "is not a constant expression" in code using a string literal operator template
pinskia at gcc dot gnu.org
- [Bug c++/123738] [16 Regression] "is not a constant expression" in code using a string literal operator template
pinskia at gcc dot gnu.org
- [Bug c++/123738] [16 Regression] "is not a constant expression" in code using a string literal operator template since r16-6431
pinskia at gcc dot gnu.org
- [Bug fortran/117303] Link-time optimization optimizes away subroutine referred to via C_FUNLOC
chilikin.k at gmail dot com
- [Bug fortran/117303] Link-time optimization optimizes away subroutine referred to via C_FUNLOC
chilikin.k at gmail dot com
- [Bug c++/99000] [modules] merging of textual redefinitions: declaration std::__copy_move_a2 conflicts with import
d7d1cd at mail dot ru
- [Bug algol68/123734] Module example (and others) in ga68.info fails compilation with error
mnabipoor at gnu dot org
- [Bug c++/123737] [15/16 Regression] GCC produces incorrect output when overloading operator, comma operator since r15-7089
pinskia at gcc dot gnu.org
- [Bug c++/99000] [modules] merging of textual redefinitions: declaration std::__copy_move_a2 conflicts with import
d7d1cd at mail dot ru
- [Bug rtl-optimization/113390] [14/15/16 Regression] ICE: in model_update_limit_points_in_group, at haifa-sched.cc:1986 with -O2 --param=max-sched-region-insns=200 --param=max-sched-extend-regions-iters=2
avinashd at gcc dot gnu.org
- [Bug algol68/123733] Bootstrap fails: implicit declaration of GC_is_init_called
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug algol68/123734] Module example (and others) in ga68.info fails compilation with error
jpl.algol68 at gmail dot com
- [Bug modula2/123739] New: The help option descriptions are not capitalized
gaius at gcc dot gnu.org
- [Bug modula2/123739] The help option descriptions are not capitalized
gaius at gcc dot gnu.org
- [Bug c++/123740] New: internal compiler error: in convert_move, at expr.cc:227 when lambda captures fixed-size array of template struct by value
attackerj1113 at gmail dot com
- [Bug middle-end/123741] New: [16 regression] ice during GIMPLE pass: slp with -Ofast and -march=znver3
dcb314 at hotmail dot com
- [Bug modula2/123739] The help option descriptions are not capitalized
gaius at gcc dot gnu.org
- [Bug modula2/123739] The help option descriptions are not capitalized
jakub at gcc dot gnu.org
- [Bug modula2/123739] The help option descriptions are not capitalized
jakub at gcc dot gnu.org
- [Bug ada/123580] visibility issue on generic parent from nested generic package in formal package
ebotcazou at gcc dot gnu.org
- [Bug ada/123580] visibility issue on generic parent from nested generic package in formal package
ebotcazou at gcc dot gnu.org
- [Bug ada/123580] visibility issue on generic parent from nested generic package in formal package
ebotcazou at gcc dot gnu.org
- [Bug middle-end/123741] [16 regression] ice during GIMPLE pass: slp with -Ofast and -march=znver3 since r14-3441-ga1558e9ad85693
jmelcr at gcc dot gnu.org
- [Bug c++/123737] [15/16 Regression] GCC produces incorrect output when overloading operator, comma operator since r15-7089
jakub at gcc dot gnu.org
- [Bug driver/123654] [16 regression] libatomic as-needed hack breaks mold
redi at gcc dot gnu.org
- [Bug driver/123654] [16 regression] libatomic as-needed hack breaks mold
jakub at gcc dot gnu.org
- [Bug target/123742] New: [ARM] ice with _Float16 and -Ofast
dcb314 at hotmail dot com
- [Bug c++/123738] [16 Regression] "is not a constant expression" in code using a string literal operator template since r16-6431
redi at gcc dot gnu.org
- [Bug driver/123654] [16 regression] libatomic as-needed hack breaks mold
redi at gcc dot gnu.org
- [Bug target/123605] [16 Regression] 416.gamess ICE (segfault) in aarch64_possible_by_lane_insn_p
pheeck at gcc dot gnu.org
- [Bug bootstrap/123743] New: [16 Regression] bootstrap comparison failure on s390x-linux-gnu
doko at gcc dot gnu.org
- [Bug c++/123738] [16 Regression] "is not a constant expression" in code using a string literal operator template since r16-6431
mpolacek at gcc dot gnu.org
- [Bug middle-end/123744] New: ICE in gimple_ranger::prefill_stmt_dependencies during vectorization (-O3 -march=cascadelake)
bouncy12578 at gmail dot com
- [Bug c++/123737] [15/16 Regression] GCC produces incorrect output when overloading operator, comma operator since r15-7089
jakub at gcc dot gnu.org
- [Bug c++/123677] [16 Regression] ICE: tree check: expected constructor, have ptrmem_cst in cxx_eval_store_expression, at cp/constexpr.cc since r16-3022
cvs-commit at gcc dot gnu.org
- [Bug c++/123692] [16 Regression] ICE in fixed_type_or_null when building kakoune since r16-1751
cvs-commit at gcc dot gnu.org
- [Bug c++/123677] [16 Regression] ICE: tree check: expected constructor, have ptrmem_cst in cxx_eval_store_expression, at cp/constexpr.cc since r16-3022
jakub at gcc dot gnu.org
- [Bug c++/55004] [meta-bug] constexpr issues
jakub at gcc dot gnu.org
- [Bug c++/101603] [meta-bug] pointer to member functions issues
jakub at gcc dot gnu.org
- [Bug c++/123692] [16 Regression] ICE in fixed_type_or_null when building kakoune since r16-1751
jakub at gcc dot gnu.org
- [Bug middle-end/123744] ICE in gimple_ranger::prefill_stmt_dependencies during vectorization (-O3 -march=cascadelake) since r16-5169-g8fad025430b4fd
jmelcr at gcc dot gnu.org
- [Bug middle-end/123744] ICE in gimple_ranger::prefill_stmt_dependencies during vectorization (-O3 -march=cascadelake) since r16-5169-g8fad025430b4fd
pinskia at gcc dot gnu.org
- [Bug c++/88323] implement C++20 language features.
siddhesh at gcc dot gnu.org
- [Bug middle-end/123744] [16 Regression] ICE in gimple_ranger::prefill_stmt_dependencies during vectorization (-O3 -march=cascadelake) since r16-5169
jakub at gcc dot gnu.org
- [Bug middle-end/123744] [16 Regression] ICE in gimple_ranger::prefill_stmt_dependencies during vectorization (-O3 -march=cascadelake) since r16-5169
jmelcr at gcc dot gnu.org
- [Bug middle-end/123744] [16 Regression] ICE in gimple_ranger::prefill_stmt_dependencies during vectorization (-O3 -march=cascadelake) since r16-5169
jakub at gcc dot gnu.org
- [Bug middle-end/123744] [16 Regression] ICE in gimple_ranger::prefill_stmt_dependencies during vectorization (-O3 -march=cascadelake) since r16-5169
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123744] [16 Regression] ICE in gimple_ranger::prefill_stmt_dependencies during vectorization (-O3 -march=cascadelake) since r16-5169
jakub at gcc dot gnu.org
- [Bug middle-end/123744] [16 Regression] ICE in gimple_ranger::prefill_stmt_dependencies during vectorization (-O3 -march=cascadelake) since r16-5169
jakub at gcc dot gnu.org
- Mail delivery failed: returning message to sender
Mail Delivery System
- [Bug middle-end/123745] New: ICE in verify_gimple_in_cfg at -O2 when building kokkos
jmelcr at gcc dot gnu.org
- [Bug middle-end/123745] ICE in verify_gimple_in_cfg at -O2 when building kokkos
jmelcr at gcc dot gnu.org
- [Bug c++/123669] [14/15/16 Regression] ICE in write_expression (mangle.cc) with requires expression in lambda trailing return type since r14-6064
jakub at gcc dot gnu.org
- [Bug target/122781] z17: Inefficient code for vec_cmpgt for vector unsigned __int128
cvs-commit at gcc dot gnu.org
- [Bug libgomp/88707] Random failures of libgomp.c++/task-reduction-(8|10|11|13).C
iains at gcc dot gnu.org
- [Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
victorldn at gcc dot gnu.org
- [Bug c++/123737] [15/16 Regression] GCC produces incorrect output when overloading operator, comma operator since r15-7089
jakub at gcc dot gnu.org
- [Bug target/123742] [14/15/16 regression] [ARM] ice with _Float16 and -Ofast
rearnsha at gcc dot gnu.org
- [Bug libgcc/123746] New: Add cfi_ directives to config/arm/libunwind.S for better (DWARF) backtraces
georgepee at gmail dot com
- [Bug tree-optimization/123736] [13/14/15/16 Regression] ICE at -O1 with PGO on x86_64_linux-gnu: Segmentation fault
jakub at gcc dot gnu.org
- [Bug c++/88323] implement C++20 language features.
mpolacek at gcc dot gnu.org
- [Bug c++/123667] [14/15/16 Regression] ICE in finish_decltype_type when using decltype on a structured binding inside a generic lambda since r14-9258
jakub at gcc dot gnu.org
- [Bug c++/122658] [14 Regression] ICE in tsubst_expr since r14-4796
ppalka at gcc dot gnu.org
- [Bug libgcc/123746] Add cfi_ directives to config/arm/libunwind.S for better (DWARF) backtraces
georgepee at gmail dot com
- [Bug c++/123667] [14/15/16 Regression] ICE in finish_decltype_type when using decltype on a structured binding inside a generic lambda since r14-9258
jakub at gcc dot gnu.org
- [Bug tree-optimization/123736] [13/14/15/16 Regression] ICE at -O1 with PGO on x86_64_linux-gnu: Segmentation fault
pinskia at gcc dot gnu.org
- [Bug target/123742] [14/15/16 regression] [ARM] ice with _Float16 and -Ofast
pinskia at gcc dot gnu.org
- [Bug middle-end/123745] ICE in verify_gimple_in_cfg at -O2 when building kokkos
pinskia at gcc dot gnu.org
- [Bug middle-end/123745] ICE in verify_gimple_in_cfg at -O2 when building kokkos
pinskia at gcc dot gnu.org
- [Bug middle-end/123741] [16 regression] ice during GIMPLE pass: slp with -Ofast and -march=znver3 since r14-3441-ga1558e9ad85693
pinskia at gcc dot gnu.org
- [Bug cobol/119215] -Wodr and -Wlto-type-mismatch issues in cobol
jklowden at gcc dot gnu.org
- [Bug modula2/123739] The help option descriptions are not capitalized
cvs-commit at gcc dot gnu.org
- [Bug modula2/123739] The help option descriptions are not capitalized
gaius at gcc dot gnu.org
- [Bug c++/123740] internal compiler error: in convert_move, at expr.cc:227 when lambda captures fixed-size array of template struct by value
pinskia at gcc dot gnu.org
- [Bug fortran/117303] Link-time optimization optimizes away subroutine referred to via C_FUNLOC
anlauf at gcc dot gnu.org
- [Bug fortran/123747] New: [ARM] ice in make_ssa_name_fn, at tree-ssanames.cc:355
dcb314 at hotmail dot com
- [Bug tree-optimization/123747] [ARM] ice in make_ssa_name_fn, at tree-ssanames.cc:355
pinskia at gcc dot gnu.org
- [Bug fortran/123747] Ice in make_ssa_name_fn, at tree-ssanames.cc:355
pinskia at gcc dot gnu.org
- [Bug fortran/123747] Ice in make_ssa_name_fn, at tree-ssanames.cc:355
pinskia at gcc dot gnu.org
- [Bug target/123447] [15/16 Regression] ICE: in simplify_gen_subreg_concatn, at lower-subreg.cc:744 with -O2 -mstrict-align and large vectors
pfustc at gcc dot gnu.org
- [Bug target/123748] New: Conversion from long to float is not vectorized for aarch64 target
pzheng at gcc dot gnu.org
- [Bug lto/123749] New: [16 Regression] ICE: in lto_wpa_write_files, at lto/lto.cc:413 with --param=uninlined-function-insns=1000000 -ftoplevel-reorder -fipa-reorder-for-locality -flto
zsojka at seznam dot cz
- [Bug target/123626] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 since g:08ccc67ef44b4ddea72ea50d465d38b87414ecce
rdapp at gcc dot gnu.org
- [Bug diagnostics/122622] Unusable output from -fdiagnostics-path-format=inline-events when source is unavailable
dmalcolm at gcc dot gnu.org
- [Bug fortran/123747] Ice in make_ssa_name_fn, at tree-ssanames.cc:355
kargl at gcc dot gnu.org
- [Bug cobol/119215] -Wodr and -Wlto-type-mismatch issues in cobol
harald at gigawatt dot nl
- [Bug c++/123750] New: ICE on valid code [openmp]: Segmentation fault for #pragma omp target teams distribute parallel for collapse(2) map(tofrom:count) shared(pooled_offsets_starts,pooled_offsets_flat) is_device_ptr(pd,pooled_offsets_flat,pooled_offsets_starts) device(devnum)
schulz.benjamin at googlemail dot com
- [Bug fortran/117303] Link-time optimization optimizes away subroutine referred to via C_FUNLOC
chilikin.k at gmail dot com
- [Bug target/123631] Odd choice for vector constant materialization
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123745] ICE in verify_gimple_in_cfg at -O2 when building kokkos
pinskia at gcc dot gnu.org
- [Bug middle-end/123745] ICE in verify_gimple_in_cfg at -O2 when building kokkos
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123745] ICE in verify_gimple_in_cfg at -O2 when building kokkos
pinskia at gcc dot gnu.org
- [Bug diagnostics/122622] Unusable output from -fdiagnostics-path-format=inline-events when source is unavailable
cvs-commit at gcc dot gnu.org
- [Bug ipa/123227] [13/14/15/16 regression] ICF forgets to compare nonnull attribute (and thus member and non-member functions)
pinskia at gcc dot gnu.org
- [Bug diagnostics/122622] Unusable output from -fdiagnostics-path-format=inline-events when source is unavailable
dmalcolm at gcc dot gnu.org
- [Bug testsuite/123751] New: gcc.dg/tree-ssa/pr46555.c fails on arm thumb1
pinskia at gcc dot gnu.org
- [Bug testsuite/123751] gcc.dg/tree-ssa/pr46555.c fails on arm thumb1
pinskia at gcc dot gnu.org
- [Bug target/123626] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 since g:08ccc67ef44b4ddea72ea50d465d38b87414ecce
law at gcc dot gnu.org
- [Bug c++/123752] New: [reflection] data_member_spec() doesn't accept default-initialized data_member_options
john at drouhard dot dev
- [Bug c++/123752] [reflection] data_member_spec() doesn't accept default-initialized data_member_options
john at drouhard dot dev
- [Bug ipa/123227] [13/14/15/16 regression] ICF forgets to compare nonnull attribute (and thus member and non-member functions)
pinskia at gcc dot gnu.org
- [Bug ipa/123227] [13/14/15/16 regression] ICF forgets to compare nonnull attribute (and thus member and non-member functions)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123753] New: [16 Regression] wrong code with un/signed char array/vector union
zsojka at seznam dot cz
- [Bug c++/123737] [15/16 Regression] GCC produces incorrect output when overloading operator, comma operator since r15-7089
stevefan1999 at gmail dot com
- [Bug c++/123737] [15/16 Regression] GCC produces incorrect output when overloading operator, comma operator since r15-7089
sjames at gcc dot gnu.org
- [Bug target/123754] New: [16 Regression] ICE: in store_integral_bit_field, at expmed.cc:1069 with -O2 -favoid-store-forwarding -mbig-endian
zsojka at seznam dot cz
- [Bug rtl-optimization/123754] [16 Regression] ICE: in store_integral_bit_field, at expmed.cc:1069 with -O2 -favoid-store-forwarding -mbig-endian
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123754] [16 Regression] ICE: in store_integral_bit_field, at expmed.cc:1069 with -O2 -favoid-store-forwarding -mbig-endian
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123753] [16 Regression] wrong code with un/signed char array/vector union
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123753] [16 Regression] wrong code with un/signed char array/vector union
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123753] [16 Regression] wrong code with un/signed char array/vector union
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123753] [16 Regression] wrong code with un/signed char array/vector union
pinskia at gcc dot gnu.org
- [Bug middle-end/122348] [13/14/15/16 Regression] ICE: in store_constructor, at expr.cc:7565 since r13-990
pinskia at gcc dot gnu.org
- [Bug middle-end/122757] [16 Regression] Copy prop for aggregates into calls makes worse code for constants in some cases (12 bytes)
pinskia at gcc dot gnu.org
- [Bug ipa/123227] [13/14/15/16 regression] ICF forgets to compare nonnull attribute (and thus member and non-member functions)
pinskia at gcc dot gnu.org
- [Bug c++/120338] [15/16 regression] internal compiler error: in expand_or_defer_fn_1, at cp/semantics.cc:5479 with main and delete since r15-2695
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123753] [16 Regression] wrong code with un/signed char array/vector union
sjames at gcc dot gnu.org
- [Bug lto/123749] ICE: in lto_wpa_write_files, at lto/lto.cc:413 with --param=uninlined-function-insns=1000000 -ftoplevel-reorder -fipa-reorder-for-locality -flto
pinskia at gcc dot gnu.org
- [Bug target/123598] [13/14/15/16 Regression] ICE in emit_swap_insn, at reg-stack.cc:850 with -O2 flag
pinskia at gcc dot gnu.org
- [Bug lto/123749] ICE: in lto_wpa_write_files, at lto/lto.cc:413 with --param=uninlined-function-insns=1000000 -ftoplevel-reorder -fipa-reorder-for-locality -flto
zsojka at seznam dot cz
- [Bug target/123652] [13/14/15/16 Regression] Unnecessary x64 code generation when returning zero-initialized 7-byte types
pinskia at gcc dot gnu.org
- [Bug lto/123749] [16 Regression] ICE: in lto_wpa_write_files, at lto/lto.cc:413 with --param=uninlined-function-insns=1000000 -ftoplevel-reorder -fipa-reorder-for-locality -flto
pinskia at gcc dot gnu.org
- [Bug middle-end/115548] ICE: verify_cgraph_node failed with attribute malloc and simd enabled
pinskia at gcc dot gnu.org
- [Bug ipa/123706] ICE with simd attribute and malloc attribute
pinskia at gcc dot gnu.org
- [Bug middle-end/115548] ICE: verify_cgraph_node failed with attribute malloc and simd enabled
pinskia at gcc dot gnu.org
- [Bug middle-end/88602] Consider adding ext_vector_type for better clang compatibility
pinskia at gcc dot gnu.org
- [Bug c++/123522] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in tsubst_decl, at cp/pt.cc:16049
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123503] ICE: in gimple_add_tmp_var, at gimplify.cc with invalid reinterpret_cast to a concept
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123503] ICE: in gimple_add_tmp_var, at gimplify.cc with invalid reinterpret_cast to a concept
pinskia at gcc dot gnu.org
- [Bug c++/123503] ICE: in gimple_add_tmp_var, at gimplify.cc with invalid reinterpret_cast to a concept
pinskia at gcc dot gnu.org
- [Bug testsuite/123751] gcc.dg/tree-ssa/pr46555.c fails on arm thumb1
cvs-commit at gcc dot gnu.org
- [Bug testsuite/123751] gcc.dg/tree-ssa/pr46555.c fails on arm thumb1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123755] New: [16 Regression] gcc.dg/vect/pr71823.c ICEs with -march=armv9-a --param aarch64-autovec-preference=sve-only -ftree-vectorize -O2
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123755] [16 Regression] gcc.dg/vect/pr71823.c ICEs with -march=armv9-a --param aarch64-autovec-preference=sve-only -ftree-vectorize -O2
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123756] New: [16 Regression] gcc.dg/vect/pr108608.c ICEs in vect_transform_reduction with -march=armv9-a -ftree-vectorize -fno-vect-cost-model -O2 on aarch64
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123732] loop splitting seems to be only based on gimple_COND and not just any comparison in the loop
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123736] [13/14/15/16 Regression] ICE at -O1 with PGO on x86_64_linux-gnu: Segmentation fault
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123732] loop splitting seems to be only based on gimple_COND and not just any comparison in the loop
pinskia at gcc dot gnu.org
- [Bug middle-end/123741] [14/15/16 regression] ice during GIMPLE pass: slp with -Ofast and -march=znver3 since r14-3441-ga1558e9ad85693
rguenth at gcc dot gnu.org
- [Bug target/123742] [14/15/16 regression] [ARM] ice with _Float16 and -Ofast
rguenth at gcc dot gnu.org
- [Bug bootstrap/123743] [16 Regression] bootstrap comparison failure on s390x-linux-gnu
rguenth at gcc dot gnu.org
- [Bug fortran/123747] Ice in make_ssa_name_fn, at tree-ssanames.cc:355
rguenth at gcc dot gnu.org
- [Bug target/123748] Conversion from long to float is not vectorized for aarch64 target
rguenth at gcc dot gnu.org
- [Bug lto/123749] [16 Regression] ICE: in lto_wpa_write_files, at lto/lto.cc:413 with --param=uninlined-function-insns=1000000 -ftoplevel-reorder -fipa-reorder-for-locality -flto
pgodbole at nvidia dot com
- [Bug lto/123749] [16 Regression] ICE: in lto_wpa_write_files, at lto/lto.cc:413 with --param=uninlined-function-insns=1000000 -ftoplevel-reorder -fipa-reorder-for-locality -flto
rguenth at gcc dot gnu.org
- [Bug target/123748] Conversion from long to float is not vectorized for aarch64 target
pinskia at gcc dot gnu.org
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
schulz.benjamin at googlemail dot com
- [Bug tree-optimization/123755] [16 Regression] gcc.dg/vect/pr71823.c ICEs with -march=armv9-a --param aarch64-autovec-preference=sve-only -ftree-vectorize -O2
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123756] [16 Regression] gcc.dg/vect/pr108608.c ICEs in vect_transform_reduction with -march=armv9-a -ftree-vectorize -fno-vect-cost-model -O2 on aarch64
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123736] [13/14/15/16 Regression] ICE at -O1 with PGO on x86_64_linux-gnu: Segmentation fault
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123736] [13/14/15/16 Regression] ICE at -O1 with PGO on x86_64_linux-gnu: Segmentation fault
jakub at gcc dot gnu.org
- [Bug algol68/123734] Module example (and others) in ga68.info fails compilation with error
cvs-commit at gcc dot gnu.org
- [Bug algol68/123734] Module example (and others) in ga68.info fails compilation with error
jemarch at gcc dot gnu.org
- [Bug other/123757] New: Cross compiled support libraries link against wrong libc
ossman at cendio dot se
- [Bug cobol/119215] -Wodr and -Wlto-type-mismatch issues in cobol
redi at gcc dot gnu.org
- [Bug other/123757] Cross compiled support libraries link against wrong libc
pinskia at gcc dot gnu.org
- [Bug other/123757] Cross compiled support libraries link against wrong libc
pinskia at gcc dot gnu.org
- [Bug other/123757] Cross compiled support libraries link against wrong libc
pinskia at gcc dot gnu.org
- [Bug c++/123664] [13/14/15/16 Regression] ICE in fold_convert_loc, at fold-const.cc when constexpr-initializing pointer-to-member-function in a template instantiation since r8-6320-g7c719d08494168
jakub at gcc dot gnu.org
- [Bug c++/123663] [16 Regression] ICE: segmentation fault in build_vec_init when evaluating concept with array new of local struct since r16-6206
jakub at gcc dot gnu.org
- [Bug other/123757] Cross compiled support libraries link against wrong libc
schwab@linux-m68k.org
- [Bug libstdc++/123758] New: warning: base class ‘class std::polyfunc::_Mo_base’ should be explicitly initialized in the copy constructor [-Wextra]
redi at gcc dot gnu.org
- [Bug middle-end/123703] [13/14/15/16 Regression] ICE in fold_convert with a bad declaration of abs (return an union)
jakub at gcc dot gnu.org
- [Bug middle-end/123703] [13/14/15/16 Regression] ICE in fold_convert with a bad declaration of abs (return an union)
jakub at gcc dot gnu.org
- [Bug c++/123684] [14/15/16 Regression] ICE in check_abi_tag_args (tree check: expected tree_list, have error_mark) with empty abi_tag on namespace since r14-650
jakub at gcc dot gnu.org
- [Bug libstdc++/123758] warning: base class ‘class std::polyfunc::_Mo_base’ should be explicitly initialized in the copy constructor [-Wextra]
tkaminsk at gcc dot gnu.org
- [Bug libstdc++/123758] warning: base class ‘class std::polyfunc::_Mo_base’ should be explicitly initialized in the copy constructor [-Wextra]
redi at gcc dot gnu.org
- [Bug bootstrap/123743] [16 Regression] bootstrap comparison failure on s390x-linux-gnu
stefansf at gcc dot gnu.org
- [Bug other/123757] Cross compiled support libraries link against wrong libc
ossman at cendio dot se
- [Bug other/123757] Cross compiled support libraries link against wrong libc
ossman at cendio dot se
- [Bug other/123757] Cross compiled support libraries link against wrong libc
ossman at cendio dot se
- [Bug c/123759] New: LoongArch/LSX: properly using __lsx_vftintrne_w_s requires a cast
iv at altlinux dot org
- [Bug c++/123684] [14/15/16 Regression] ICE in check_abi_tag_args (tree check: expected tree_list, have error_mark) with empty abi_tag on namespace since r14-650
jakub at gcc dot gnu.org
- [Bug tree-optimization/123753] [16 Regression] wrong code with un/signed char array/vector union since r16-6671
jakub at gcc dot gnu.org
- [Bug tree-optimization/123756] [16 Regression] gcc.dg/vect/pr108608.c ICEs in vect_transform_reduction with -march=armv9-a -ftree-vectorize -fno-vect-cost-model -O2 on aarch64
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123755] [16 Regression] gcc.dg/vect/pr71823.c ICEs with -march=armv9-a --param aarch64-autovec-preference=sve-only -ftree-vectorize -O2
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123756] [16 Regression] gcc.dg/vect/pr108608.c ICEs in vect_transform_reduction with -march=armv9-a -ftree-vectorize -fno-vect-cost-model -O2 on aarch64
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123755] [16 Regression] gcc.dg/vect/pr71823.c ICEs with -march=armv9-a --param aarch64-autovec-preference=sve-only -ftree-vectorize -O2
rguenth at gcc dot gnu.org
- [Bug other/123757] Cross compiled support libraries link against wrong libc
schwab@linux-m68k.org
- [Bug tree-optimization/123731] [16 Regression] wrong code at -O1/O2/O3/Os since r16-6671
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123753] [16 Regression] wrong code with un/signed char array/vector union since r16-6671
rdapp at gcc dot gnu.org
- [Bug libstdc++/123147] std::chrono::parse does not support wchar_t
cvs-commit at gcc dot gnu.org
- [Bug target/123279] [RISC-V] ICE: in code_for_pred_mov, at ./insn-opinit.h:968
cvs-commit at gcc dot gnu.org
- [Bug target/122869] risc-v loops miscompiled: loop with fault-only-first intrinsics never terminates when `-O0`
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123731] [16 Regression] wrong code at -O1/O2/O3/Os since r16-6671
cvs-commit at gcc dot gnu.org
- [Bug target/123279] [RISC-V] ICE: in code_for_pred_mov, at ./insn-opinit.h:968
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123731] [16 Regression] wrong code at -O1/O2/O3/Os since r16-6671
rdapp at gcc dot gnu.org
- [Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
rdapp at gcc dot gnu.org
- [Bug target/123626] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 since g:08ccc67ef44b4ddea72ea50d465d38b87414ecce
rdapp at gcc dot gnu.org
- [Bug target/123742] [14/15/16 regression] [ARM] ice with _Float16 and -Ofast
rearnsha at gcc dot gnu.org
- [Bug tree-optimization/123753] [16 Regression] wrong code with un/signed char array/vector union since r16-6671
cvs-commit at gcc dot gnu.org
- [Bug target/123742] [14/15/16 regression] [ARM] ice with _Float16 and -Ofast
rearnsha at gcc dot gnu.org
- [Bug middle-end/123741] [14/15/16 regression] ice during GIMPLE pass: slp with -Ofast and -march=znver3 since r14-3441-ga1558e9ad85693
cvs-commit at gcc dot gnu.org
- [Bug target/123760] New: Worse code for FoF loads since r16-6975.
rdapp at gcc dot gnu.org
- [Bug target/123447] [15/16 Regression] ICE: in simplify_gen_subreg_concatn, at lower-subreg.cc:744 with -O2 -mstrict-align and large vectors
pfustc at gcc dot gnu.org
- [Bug target/122869] risc-v loops miscompiled: loop with fault-only-first intrinsics never terminates when `-O0`
rdapp at gcc dot gnu.org
- [Bug c++/99000] [modules] merging of textual redefinitions: declaration std::__copy_move_a2 conflicts with import
d7d1cd at mail dot ru
- [Bug c++/120338] [15/16 regression] internal compiler error: in expand_or_defer_fn_1, at cp/semantics.cc:5479 with main and delete since r15-2695
mpolacek at gcc dot gnu.org
- [Bug tree-optimization/123761] New: vectorizer miscompile
kristerw at gcc dot gnu.org
- [Bug target/123447] [15/16 Regression] ICE: in simplify_gen_subreg_concatn, at lower-subreg.cc:744 with -O2 -mstrict-align and large vectors
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123762] New: missed optimization for exact integer division by a constant
vincent-gcc at vinc17 dot net
- [Bug c++/123752] [reflection] data_member_spec() doesn't accept default-initialized data_member_options
mpolacek at gcc dot gnu.org
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
jakub at gcc dot gnu.org
- [Bug c++/123752] [reflection] data_member_spec() doesn't accept default-initialized data_member_options
boris.staletic at protonmail dot com
- [Bug target/123742] [14/15/16 regression] [ARM] ice with _Float16 and -Ofast
cvs-commit at gcc dot gnu.org
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
jakub at gcc dot gnu.org
- [Bug target/123742] [14/15 regression] [ARM] ice with _Float16 and -Ofast
rearnsha at gcc dot gnu.org
- [Bug c++/123752] [reflection] data_member_spec() doesn't accept default-initialized data_member_options
mpolacek at gcc dot gnu.org
- [Bug c++/123752] [reflection] data_member_spec() doesn't accept default-initialized data_member_options
jakub at gcc dot gnu.org
- [Bug c/123763] New: Suboptimal code for some 64-bit loads on 32-bit ARM Cortex M
david at westcontrol dot com
- [Bug target/117247] [OpenMP][nvptx] cuCtxSynchronize with 'omp target loop' + PRIVATE clause and -O1 (OpenMP_VV's teams_loop/test_target_teams_loop_private.c)
schulz.benjamin at googlemail dot com
- [Bug cobol/123764] New: cobol: regression in PICTURE handling
simonsobisch at gnu dot org
- [Bug target/123765] New: bpf: incorrect code generation for overlapping load/store
kristerw at gcc dot gnu.org
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
jakub at gcc dot gnu.org
- [Bug target/123742] [14/15 regression] [ARM] ice with _Float16 and -Ofast
cvs-commit at gcc dot gnu.org
- [Bug target/123603] [16/17 Regression] 13% slowdown of exchange2_r on Zen4 since r16-6767-g948d33f490a6b0
rguenth at gcc dot gnu.org
- [Bug other/123757] Cross compiled support libraries link against wrong libc
ossman at cendio dot se
- [Bug target/123108] [16 Regression] RISC-V rv64gcvb: ICE at -O2/O3 during RTL pass: vsetvl
rdapp at gcc dot gnu.org
- [Bug target/123742] [14/15 regression] [ARM] ice with _Float16 and -Ofast
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/123754] [16 Regression] ICE: in store_integral_bit_field, at expmed.cc:1069 with -O2 -favoid-store-forwarding -mbig-endian
konstantinos.eleftheriou at vrull dot eu
- [Bug target/123742] [14/15 regression] [ARM] ice with _Float16 and -Ofast
rearnsha at gcc dot gnu.org
- [Bug c/123766] New: LoongArch: __lsx_vst and _lasx_xvst may trigger maybe-uninitialized warning for its second argument
iv at altlinux dot org
- [Bug tree-optimization/123767] New: Wrong address offset for scatter store with -msve-vector-bits=128
alfierichards at gcc dot gnu.org
- [Bug target/121571] [15/16 Regression] libgcc/config/i386/32/sfp-machine.h:7:3: error: 'asm' operand has impossible constraints or there are not enough registers since r15-9176
jakub at gcc dot gnu.org
- [Bug tree-optimization/123767] Wrong address offset for scatter store with -msve-vector-bits=128
alfierichards at gcc dot gnu.org
- [Bug tree-optimization/123767] [16 regression] Wrong address offset for scatter store with -msve-vector-bits=128
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123767] [16 regression] Wrong address offset for scatter store with -msve-vector-bits=128
rdapp at gcc dot gnu.org
- [Bug target/123760] Worse code for FoF loads since r16-6975.
law at gcc dot gnu.org
- [Bug target/123760] Worse code for FoF loads since r16-6975.
rdapp at gcc dot gnu.org
- [Bug c++/123752] [reflection] data_member_spec() doesn't accept default-initialized data_member_options
john at drouhard dot dev
- [Bug c++/123752] [reflection] data_member_spec() doesn't accept default-initialized data_member_options
jakub at gcc dot gnu.org
- [Bug c/123768] New: string literal warning not useful for strftime
mgrant at grant dot org
- [Bug c++/123752] [reflection] data_member_spec() doesn't accept default-initialized data_member_options
john at drouhard dot dev
- [Bug c++/121891] [14/15/16 Regression] ICE: cp_emit_debug_info_for_using(tree_node*, tree_node*) gcc/cp/name-lookup.cc:9240 since r14-9659
jakub at gcc dot gnu.org
- [Bug c/123769] New: Not properly protecting stack frame
jimzat at gmail dot com
- [Bug target/123769] Not properly protecting stack frame
pinskia at gcc dot gnu.org
- [Bug c/123768] Wformat-nonliteral warning is not useful for strftime
pinskia at gcc dot gnu.org
- [Bug c/39438] Can't compile a wrapper around strftime with -Werror=format-nonliteral
pinskia at gcc dot gnu.org
- [Bug target/123769] Not properly protecting stack frame
pinskia at gcc dot gnu.org
- [Bug target/123769] Not properly protecting stack frame
pinskia at gcc dot gnu.org
- [Bug analyzer/123770] New: [16 Regression] Memory bloat seen when running -fanalyzer integration tests
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/122197] [16 Regression] predictively devirtualization vs middle-end warnings since r16-4000
redi at gcc dot gnu.org
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled since r16-6133
victorldn at gcc dot gnu.org
- [Bug other/123757] Cross compiled support libraries link against wrong libc
schwab@linux-m68k.org
- [Bug other/123757] Cross compiled support libraries link against wrong libc
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123761] [16 Regression] vectorizer miscompile
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123761] [16 Regression] vectorizer miscompile
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123761] [16 Regression] vectorizer miscompile
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled since r16-6133
sjames at gcc dot gnu.org
- [Bug tree-optimization/123762] missed optimization for exact integer division by a constant
pinskia at gcc dot gnu.org
- [Bug middle-end/102580] Failure to optimize signed division to unsigned division when dividend can't be negative
pinskia at gcc dot gnu.org
- [Bug middle-end/123765] bpf: incorrect code generation for overlapping load/store
pinskia at gcc dot gnu.org
- [Bug middle-end/123765] bpf: incorrect code generation for overlapping load/store
pinskia at gcc dot gnu.org
- [Bug target/123769] Not properly protecting stack frame
jimzat at gmail dot com
- [Bug target/123108] [16 Regression] RISC-V rv64gcvb: ICE at -O2/O3 during RTL pass: vsetvl
rdapp at gcc dot gnu.org
- [Bug target/123769] Not properly protecting stack frame
pinskia at gcc dot gnu.org
- [Bug fortran/117303] Link-time optimization optimizes away subroutine referred to via C_FUNLOC
anlauf at gcc dot gnu.org
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled since r16-6133
sjames at gcc dot gnu.org
- [Bug tree-optimization/123767] [16 regression] Wrong address offset for scatter store with -msve-vector-bits=128
law at gcc dot gnu.org
- [Bug tree-optimization/123761] [16 Regression] vectorizer miscompile
law at gcc dot gnu.org
- [Bug target/123108] [16 Regression] RISC-V rv64gcvb: ICE at -O2/O3 during RTL pass: vsetvl
rdapp at gcc dot gnu.org
- [Bug rtl-optimization/123754] [16 Regression] ICE: in store_integral_bit_field, at expmed.cc:1069 with -O2 -favoid-store-forwarding -mbig-endian
law at gcc dot gnu.org
- [Bug lto/123749] [16 Regression] ICE: in lto_wpa_write_files, at lto/lto.cc:413 with --param=uninlined-function-insns=1000000 -ftoplevel-reorder -fipa-reorder-for-locality -flto
law at gcc dot gnu.org
- [Bug target/123652] [13/14/15/16 Regression] Unnecessary x64 code generation when returning zero-initialized 7-byte types
law at gcc dot gnu.org
- [Bug target/123605] [16 Regression] 416.gamess ICE (segfault) in aarch64_possible_by_lane_insn_p
law at gcc dot gnu.org
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
schulz.benjamin at googlemail dot com
- [Bug c++/123750] ICE on valid code [openmp]: Segmentation fault for #pragma omp target teams distribute parallel for collapse(2) map(tofrom:count) shared(pooled_offsets_starts,pooled_offsets_flat) is_device_ptr(pd,pooled_offsets_flat,pooled_offsets_starts) device(devnum)
schulz.benjamin at googlemail dot com
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
schulz.benjamin at googlemail dot com
- [Bug tree-optimization/123767] [16 regression] Wrong address offset for scatter store with -msve-vector-bits=128
alfierichards at gcc dot gnu.org
- [Bug target/123108] [16 Regression] RISC-V rv64gcvb: ICE at -O2/O3 during RTL pass: vsetvl
law at gcc dot gnu.org
- [Bug tree-optimization/123672] [15/16 Regression] __builtin_shufflevector() produces incorrect code with -ftree-forwprop
jakub at gcc dot gnu.org
- [Bug tree-optimization/123771] New: ICE with `-O2 -march=armv9-a -flto -fno-vect-cost-model` on gcc.dg/torture/pr121116.c
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123771] [16 Regression] ICE with `-O2 -march=armv9-a -flto -fno-vect-cost-model` on gcc.dg/torture/pr121116.c
pinskia at gcc dot gnu.org
- [Bug fortran/123772] New: [OOP] Missed function result finalization when using defined assignment
abensonca at gcc dot gnu.org
- [Bug tree-optimization/123771] [16 Regression] ICE with `-O2 -march=armv9-a -flto -fno-vect-cost-model` on gcc.dg/torture/pr121116.c
pinskia at gcc dot gnu.org
- [Bug analyzer/122623] [16 Regression] Possible regression in analyzer signal:noise when compiling C code with -fexceptions.
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/123773] New: [16 Regression] ICE in prepare_vec_mask with ` -Ofast -march=armv9-a` in gfortran.dg/vect/pr90913.f90
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123773] [16 Regression] ICE in prepare_vec_mask with ` -Ofast -march=armv9-a` in gfortran.dg/vect/pr90913.f90
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123773] [16 Regression] ICE in prepare_vec_mask with ` -Ofast -march=armv9-a` in gfortran.dg/vect/pr90913.f90
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123773] [16 Regression] ICE in prepare_vec_mask with ` -Ofast -march=armv9-a` in gfortran.dg/vect/pr90913.f90
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123773] [16 Regression] ICE in prepare_vec_mask with ` -Ofast -march=armv9-a` in gfortran.dg/vect/pr90913.f90
pinskia at gcc dot gnu.org
- [Bug tree-optimization/104116] Optimize {FLOOR,CEIL,ROUND}_{DIV,MOD}_EXPR in tree-vect-patterns.cc
pinskia at gcc dot gnu.org
- [Bug target/123774] New: gcc.dg/vect/pr104116* execution FAIL with -march=armv9-a
pinskia at gcc dot gnu.org
- [Bug libstdc++/123147] std::chrono::parse does not support wchar_t
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/123147] std::chrono::parse does not support wchar_t
redi at gcc dot gnu.org
- [Bug target/122762] [16 Regression] various SPECCPU 2017 benchmark ICEs with in prepare_vec_mask, at tree-vect-stmts.cc:1622
pinskia at gcc dot gnu.org
- [Bug target/123628] [16 Regression] ICE in vect ifcvt in many SPEC CPU benchmarks on aarch64
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123775] New: c-c++-common/torture/vector-compare-1.c ICEs with -O3 -march=armv9-a+sve2 -msve-vector-bits=128 --param aarch64-autovec-preference=sve-only
pinskia at gcc dot gnu.org
- [Bug target/123775] [14/15/16 Regression] c-c++-common/torture/vector-compare-1.c ICEs with -O3 -march=armv9-a+sve2 -msve-vector-bits=128 --param aarch64-autovec-preference=sve-only
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123767] [16 regression] Wrong address offset for scatter store with -msve-vector-bits=128
pinskia at gcc dot gnu.org
- [Bug target/123769] Not properly protecting stack frame
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123776] New: ICE in execute_todo in gfortran.dg/assumed_rank_bounds_3.f90 with -O3 -march=armv9-a+sve2 -msve-vector-bits=128 -mmax-vectorization -mautovec-preference=sve-only
pinskia at gcc dot gnu.org
- [Bug fortran/123772] [OOP] Missed function result finalization when using defined assignment
jvdelisle at gcc dot gnu.org
- [Bug tree-optimization/123776] [16 Regression] ICE in execute_todo in gfortran.dg/assumed_rank_bounds_3.f90 with -O3 -march=armv9-a+sve2 -msve-vector-bits=128 -mmax-vectorization -mautovec-preference=sve-only
pinskia at gcc dot gnu.org
- [Bug ipa/123777] New: [15 Regression] ICE in lto_get_decl_name_mapping during IPA-ICF pass with LTO (aarch64)
return.of.octobot at gmail dot com
- [Bug lto/121588] [14/15/16 regression] gcc 15.2.0 crashes when building u-boot 2022.07 with LTO since r15-7754
pinskia at gcc dot gnu.org
- [Bug ipa/123777] [15 Regression] ICE in lto_get_decl_name_mapping during IPA-ICF pass with LTO (aarch64)
pinskia at gcc dot gnu.org
- [Bug target/123766] LoongArch: __lsx_vst and _lasx_xvst may trigger maybe-uninitialized warning for its second argument
chenglulu at loongson dot cn
- [Bug tree-optimization/123778] New: ICE at -O2/O3 with PGO on x86_64_linux-gnu: verify_gimple failed
xintong.zhou1 at uwaterloo dot ca
- [Bug target/123759] LoongArch/LSX: properly using __lsx_vftintrne_w_s requires a cast
chenglulu at loongson dot cn
- [Bug target/123779] New: [16 regression] i386: ICE at reload for masked sext/zext pattern.
hongyuw at gcc dot gnu.org
- [Bug target/123779] [16 regression] i386: ICE at reload for masked sext/zext pattern.
hongyuw at gcc dot gnu.org
- [Bug target/123779] [16 regression] i386: ICE at reload for masked sext/zext pattern.
liuhongt at gcc dot gnu.org
- [Bug algol68/123131] Test names include build directory paths
pietro at gcc dot gnu.org
- [Bug tree-optimization/123778] ICE at -O3 on aarch64: verify_gimple failed
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123778] ICE at -O3 on aarch64: verify_gimple failed
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123778] ICE at -O3 on aarch64: verify_gimple failed
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123778] ICE at -O3 on aarch64: verify_gimple failed
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123776] [16 Regression] ICE in execute_todo in gfortran.dg/assumed_rank_bounds_3.f90 with -O3 -march=armv9-a+sve2 -msve-vector-bits=128 -mmax-vectorization -mautovec-preference=sve-only
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123776] [16 Regression] ICE in execute_todo in gfortran.dg/assumed_rank_bounds_3.f90 with -O3 -march=armv9-a+sve2 -msve-vector-bits=128 -mmax-vectorization -mautovec-preference=sve-only
pinskia at gcc dot gnu.org
- [Bug algol68/123733] Bootstrap fails: implicit declaration of GC_is_init_called
pietro at gcc dot gnu.org
- [Bug tree-optimization/123776] [16 Regression] ICE in execute_todo in gfortran.dg/assumed_rank_bounds_3.f90 with -O3 -march=armv9-a+sve2 -msve-vector-bits=128 -mmax-vectorization -mautovec-preference=sve-only
pinskia at gcc dot gnu.org
- [Bug target/108018] Wide immediate sequences not scheduled for POWER10 fusion
avinashd at gcc dot gnu.org
- [Bug c++/99637] bit_cast doesn't work with padding bits and it should
janschultke at googlemail dot com
- [Bug tree-optimization/123697] aarch64: ICE when unrolling at -msve-vector-bits=128
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123776] [16 Regression] ICE in execute_todo in gfortran.dg/assumed_rank_bounds_3.f90 with -O3 -march=armv9-a+sve2 -msve-vector-bits=128 -mmax-vectorization -mautovec-preference=sve-only
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123778] ICE at -O3 on aarch64: verify_gimple failed
pinskia at gcc dot gnu.org
- [Bug target/123628] [16 Regression] ICE in vect ifcvt in many SPEC CPU benchmarks on aarch64
pinskia at gcc dot gnu.org
- [Bug target/123779] [16 regression] i386: ICE at reload for masked sext/zext pattern.
hongyuw at gcc dot gnu.org
- [Bug analyzer/123770] [16 Regression] Memory bloat seen when running -fanalyzer integration tests
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123778] ICE at -O3 on aarch64: verify_gimple failed
pinskia at gcc dot gnu.org
- [Bug target/123775] [14/15/16 Regression] c-c++-common/torture/vector-compare-1.c ICEs with -O3 -march=armv9-a+sve2 -msve-vector-bits=128 --param aarch64-autovec-preference=sve-only
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123778] ICE at -O3 on aarch64: verify_gimple failed
pinskia at gcc dot gnu.org
- [Bug target/123779] [16 regression] i386: ICE at reload for masked sext/zext pattern.
rguenth at gcc dot gnu.org
- [Bug target/123766] LoongArch: __lsx_vst and _lasx_xvst may trigger maybe-uninitialized warning for its second argument
iv at altlinux dot org
- [Bug tree-optimization/123778] ICE at -O3 on aarch64: verify_gimple failed
pinskia at gcc dot gnu.org
- [Bug c++/123597] [14/15/16 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled since r16-6133
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123771] [16 Regression] ICE with `-O2 -march=armv9-a -flto -fno-vect-cost-model` on gcc.dg/torture/pr121116.c
rguenth at gcc dot gnu.org
- [Bug target/123766] LoongArch: __lsx_vst and _lasx_xvst may trigger maybe-uninitialized warning for its second argument
chenglulu at loongson dot cn
- [Bug tree-optimization/123773] [16 Regression] ICE in prepare_vec_mask with ` -Ofast -march=armv9-a` in gfortran.dg/vect/pr90913.f90
rguenth at gcc dot gnu.org
- [Bug target/123759] LoongArch/LSX: properly using __lsx_vftintrne_w_s requires a cast
xry111 at gcc dot gnu.org
- [Bug target/123780] New: gcc miscompiles rvv intrinsics at -O0/1/2/3
rvismith1115 at gmail dot com
- [Bug target/123775] [14/15/16 Regression] c-c++-common/torture/vector-compare-1.c ICEs with -O3 -march=armv9-a+sve2 -msve-vector-bits=128 --param aarch64-autovec-preference=sve-only
rguenth at gcc dot gnu.org
- [Bug target/123759] LoongArch/LSX: properly using __lsx_vftintrne_w_s requires a cast
xry111 at gcc dot gnu.org
- [Bug target/123759] LoongArch/LSX: no way to invoke vector intrinsic with "correct" vector types
xry111 at gcc dot gnu.org
- [Bug target/123759] LoongArch/LSX: no way to invoke vector intrinsic with "correct" vector types
xry111 at gcc dot gnu.org
- [Bug middle-end/122348] [13/14/15/16 Regression] ICE: in store_constructor, at expr.cc:7565 since r13-990
roger at nextmovesoftware dot com
- [Bug c/123781] New: Possible off-by-one error in gcc/gimple-lower-bitint.cc
thomas.bellebaum at aisec dot fraunhofer.de
- [Bug fortran/123782] New: False error in pointer to contiguous component selection
ivan.pribec at gmail dot com
- [Bug tree-optimization/123771] [16 Regression] ICE with `-O2 -march=armv9-a -flto -fno-vect-cost-model` on gcc.dg/torture/pr121116.c
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123771] [16 Regression] ICE with `-O2 -march=armv9-a -flto -fno-vect-cost-model` on gcc.dg/torture/pr121116.c
rguenth at gcc dot gnu.org
- [Bug target/123603] [16/17 Regression] 13% slowdown of exchange2_r on Zen4 since r16-6767-g948d33f490a6b0
jmelcr at gcc dot gnu.org
- [Bug middle-end/123703] [13/14/15/16 Regression] ICE in fold_convert with a bad declaration of abs (return an union)
cvs-commit at gcc dot gnu.org
- [Bug target/119130] Results of vec_pack_to_short_fp32 intrinsic are not in the expected order on big-endian POWER9
cvs-commit at gcc dot gnu.org
- [Bug c++/123597] [14/15 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
jakub at gcc dot gnu.org
- [Bug middle-end/123703] [13/14/15 Regression] ICE in fold_convert with a bad declaration of abs (return an union)
jakub at gcc dot gnu.org
- [Bug target/119130] Results of vec_pack_to_short_fp32 intrinsic are not in the expected order on big-endian POWER9
cvs-commit at gcc dot gnu.org
- [Bug target/119130] Results of vec_pack_to_short_fp32 intrinsic are not in the expected order on big-endian POWER9
cvs-commit at gcc dot gnu.org
- [Bug target/119130] Results of vec_pack_to_short_fp32 intrinsic are not in the expected order on big-endian POWER9
avinashd at gcc dot gnu.org
- [Bug libstdc++/123758] warning: base class ‘class std::polyfunc::_Mo_base’ should be explicitly initialized in the copy constructor [-Wextra]
cvs-commit at gcc dot gnu.org
- [Bug c++/123783] New: [reflection] Internal Compiler Error when reflecting on function parameters in lambda capture
volker.hilsheimer at qt dot io
- [Bug tree-optimization/85234] missed optimisation opportunity for (x >> CST)!=0 is not optimized to (((unsigned)x) >= (1<<CST)
redi at gcc dot gnu.org
- [Bug target/123784] New: [14/15/16 Regression] during RTL pass: early_ra ICE: in operator[], at vec.h:2475 with -O2 -fno-tree-dse -fno-tree-dce -mbig-endian -g
zsojka at seznam dot cz
- [Bug tree-optimization/123767] [16 regression] Wrong address offset for scatter store with -msve-vector-bits=128
rdapp at gcc dot gnu.org
- [Bug libstdc++/123758] warning: base class ‘class std::polyfunc::_Mo_base’ should be explicitly initialized in the copy constructor [-Wextra]
tkaminsk at gcc dot gnu.org
- [Bug algol68/123785] New: [16 Regression] algol68 ftbfs on alpha-linux-gnu
doko at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
ivan.pribec at gmail dot com
- [Bug target/123786] New: [16 Regression] AArch64: Miscompile at -O3
xxs_chy at outlook dot com
- [Bug algol68/123733] Bootstrap fails: implicit declaration of GC_is_init_called
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug c/123787] New: Timing leaks in `__mulbitint3`
thomas.bellebaum at aisec dot fraunhofer.de
- [Bug libstdc++/117276] [13 Regression] std::sort(par_unseq ,...) leaks memory when called repeatedly
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/117276] [13 Regression] std::sort(par_unseq ,...) leaks memory when called repeatedly
redi at gcc dot gnu.org
- [Bug c/123787] Timing leaks in `__mulbitint3`
jakub at gcc dot gnu.org
- [Bug target/123788] New: [15] [rs6000] Packages fail with "test-float-h.c:460: assertion 'x <= 1.0L' failed" on big-endian PowerPC
glaubitz at physik dot fu-berlin.de
- [Bug c++/123789] New: -Wunused-value false-positive for binary foold over comma
tkaminsk at gcc dot gnu.org
- [Bug tree-optimization/122679] simplify_vector_constructor () doesn't emit VEC_PERMs for non-vector modes
rguenth at gcc dot gnu.org
- [Bug c++/123789] -Wunused-value false-positive for binary foold over comma
jakub at gcc dot gnu.org
- [Bug c/123787] Timing leaks in `__mulbitint3`
thomas.bellebaum at aisec dot fraunhofer.de
- [Bug target/123775] [14/15/16 Regression] c-c++-common/torture/vector-compare-1.c ICEs with -O3 -march=armv9-a+sve2 -msve-vector-bits=128 --param aarch64-autovec-preference=sve-only
cvs-commit at gcc dot gnu.org
- [Bug target/123775] [14/15 Regression] c-c++-common/torture/vector-compare-1.c ICEs with -O3 -march=armv9-a+sve2 -msve-vector-bits=128 --param aarch64-autovec-preference=sve-only
rguenth at gcc dot gnu.org
- [Bug other/123757] Cross compiled support libraries link against wrong libc
ossman at cendio dot se
- [Bug target/123788] [15] [rs6000] Packages fail with "test-float-h.c:460: assertion 'x <= 1.0L' failed" on big-endian PowerPC
rguenth at gcc dot gnu.org
- [Bug target/123786] [16 Regression] AArch64: Miscompile at -O3
rguenth at gcc dot gnu.org
- [Bug algol68/123785] [16 Regression] algol68 ftbfs on alpha-linux-gnu
rguenth at gcc dot gnu.org
- [Bug target/123784] [14/15/16 Regression] during RTL pass: early_ra ICE: in operator[], at vec.h:2475 with -O2 -fno-tree-dse -fno-tree-dce -mbig-endian -g
rguenth at gcc dot gnu.org
- [Bug target/123788] [15] [rs6000] Packages fail with "test-float-h.c:460: assertion 'x <= 1.0L' failed" on big-endian PowerPC
glaubitz at physik dot fu-berlin.de
- [Bug c++/123789] -Wunused-value false-positive for binary foold over comma
tkaminsk at gcc dot gnu.org
- [Bug tree-optimization/121382] [15 Regression] wrong code at -O2 on x86_64-linux-gnu since r15-6657
rguenth at gcc dot gnu.org
- [Bug libgomp/88707] Random failures of libgomp.c++/task-reduction-(8|10|11|13).C
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug target/123108] [16 Regression] RISC-V rv64gcvb: ICE at -O2/O3 during RTL pass: vsetvl
rdapp at gcc dot gnu.org
- [Bug tree-optimization/121347] [13/14/15/16 regression] wrong code at -O1 and above on x86_64-linux-gnu since r8-2555-g344be1fd47d7d6
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/121675] [13/14/15 Regression] wrong code at -O3 on x86_64-linux-gnu
rguenth at gcc dot gnu.org
- [Bug target/123780] gcc miscompiles rvv intrinsics at -O0/1/2/3
rdapp at gcc dot gnu.org
- [Bug c++/123789] -Wunused-value false-positive for binary fold over comma
mpolacek at gcc dot gnu.org
- [Bug c++/123789] -Wunused-value false-positive for binary fold over comma
redi at gcc dot gnu.org
- [Bug ipa/123229] [16 regression] ICE when building firefox-146.0.1 (do_estimate_edge_time, at ipa-inline-analysis.cc:219) since r16-6149-g14ee9a2b41bafa
jmelcr at gcc dot gnu.org
- [Bug ipa/123229] [16 regression] ICE when building firefox-146.0.1 (do_estimate_edge_time, at ipa-inline-analysis.cc:219) since r16-6149-g14ee9a2b41bafa
jmelcr at gcc dot gnu.org
- [Bug c++/123783] [reflection] Internal Compiler Error when reflecting on function parameters in default lambda capture
mpolacek at gcc dot gnu.org
- [Bug c++/123790] New: GCC doesn't initializer constexpr pointer variable of type std::nullptr_t with another nullptr
jlame646 at gmail dot com
- [Bug tree-optimization/122793] [15 regression] ffmpeg miscompiled with -O2 -march=x86-64-v2 since r15-4114-g8157f3f2d211bf
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123107] [15 Regression] X86-64: ICE at -O2 during RTL pass: expand
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123602] [13/14/15 Regression] ICE: SSA corruption during RTL pass: expand with -O2 and -std=c++20 flag since r8-18
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123741] [14/15 regression] ice during GIMPLE pass: slp with -Ofast and -march=znver3 since r14-3441-ga1558e9ad85693
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122793] [13/14 Regression] ffmpeg miscompiled with -O2 -march=x86-64-v2 since r15-4114-g8157f3f2d211bf
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123107] [15 Regression] X86-64: ICE at -O2 during RTL pass: expand
rguenth at gcc dot gnu.org
- [Bug target/123780] gcc miscompiles rvv intrinsics at -O0/1/2/3
rdapp at gcc dot gnu.org
- [Bug c++/123790] GCC doesn't initializer constexpr pointer variable of type std::nullptr_t with another nullptr
mpolacek at gcc dot gnu.org
- [Bug tree-optimization/122474] [16 Regression] RISC-V: ICE in expand_fn_using_insn, at internal-fn.cc:269
rguenth at gcc dot gnu.org
- [Bug target/123769] Not properly protecting stack frame
jimzat at gmail dot com
- [Bug rtl-optimization/80357] [7 Regression] ICE in model_update_limit_points_in_group, at haifa-sched.c:1982 on powerpc64le-linux-gnu
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/94014] ICE: in model_update_limit_points_in_group, at haifa-sched.c:1988 with -fsched-pressure --param=sched-pressure-algorithm=2
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/123144] [16 Regression] PowerPC64LE: ICE at -O3 during RTL pass: sched1 since r16-5258
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/94014] ICE: in model_update_limit_points_in_group, at haifa-sched.c:1988 with -fsched-pressure --param=sched-pressure-algorithm=2
rsandifo at gcc dot gnu.org
- [Bug rtl-optimization/123144] [16 Regression] PowerPC64LE: ICE at -O3 during RTL pass: sched1 since r16-5258
rsandifo at gcc dot gnu.org
- [Bug ipa/101362] can_change_signature does not consider 'used' attribute
jamborm at gcc dot gnu.org
- [Bug target/123769] Not properly protecting stack frame
pinskia at gcc dot gnu.org
- [Bug target/123791] New: [16 Regression] Relocations against .rodata in -fPIE/-fPIC code and other bugs on aarch64 since r16-6776
jakub at gcc dot gnu.org
- [Bug target/123791] [16 Regression] Relocations against .rodata in -fPIE/-fPIC code and other bugs on aarch64 since r16-6776
jakub at gcc dot gnu.org
- [Bug target/123792] New: aarch64: stdc_bit_ceil generates inefficient code
wilco at gcc dot gnu.org
- [Bug target/123791] [16 Regression] Relocations against .rodata in -fPIE/-fPIC code and other bugs on aarch64 since r16-6776
jakub at gcc dot gnu.org
- [Bug target/123769] Not properly protecting stack frame
jakub at gcc dot gnu.org
- [Bug fortran/123673] [PDT] seg fault on composite PDT function result
pault at gcc dot gnu.org
- [Bug target/123791] [16 Regression] Relocations against .rodata in -fPIE/-fPIC code and other bugs on aarch64 since r16-6776
wilco at gcc dot gnu.org
- [Bug target/123791] [16 Regression] Relocations against .rodata in -fPIE/-fPIC code and other bugs on aarch64 since r16-6776
jakub at gcc dot gnu.org
- [Bug target/123791] [16 Regression] Relocations against .rodata in -fPIE/-fPIC code and other bugs on aarch64 since r16-6776
jakub at gcc dot gnu.org
- [Bug c/123793] New: [openmp] ice verify_gimple failed
dcb314 at hotmail dot com
- [Bug target/123791] [16 Regression] Relocations against .rodata in -fPIE/-fPIC code and other bugs on aarch64 since r16-6776
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123776] [16 Regression] ICE in execute_todo in gfortran.dg/assumed_rank_bounds_3.f90 with -O3 -march=armv9-a+sve2 -msve-vector-bits=128 -mmax-vectorization -mautovec-preference=sve-only
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123776] [16 Regression] ICE in execute_todo in gfortran.dg/assumed_rank_bounds_3.f90 with -O3 -march=armv9-a+sve2 -msve-vector-bits=128 -mmax-vectorization -mautovec-preference=sve-only
pinskia at gcc dot gnu.org
- [Bug target/123492] -mcpu=tt-ascalon-d8 doesn't enable every extension implemented in Ascalon
cvs-commit at gcc dot gnu.org
- [Bug c++/123794] New: [openmp] ice during GIMPLE pass: vect
dcb314 at hotmail dot com
- [Bug tree-optimization/106883] SLSR may generate signed wrap
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121347] [13/14/15/16 regression] wrong code at -O1 and above on x86_64-linux-gnu since r8-2555-g344be1fd47d7d6
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106883] SLSR may generate signed wrap
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/120258] [13/14/15/16 regression] wrong code at -O{s,1,2,3} on x86_64-linux-gnu
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106883] SLSR may generate signed wrap
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106883] SLSR may generate signed wrap
pinskia at gcc dot gnu.org
- [Bug middle-end/118443] [Meta bug] Bugs triggered by and blocking more smtgcc testing
pinskia at gcc dot gnu.org
- [Bug tree-optimization/120258] [13/14/15/16 regression] wrong code at -O{s,1,2,3} on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/120488] [13/14/15/16 regression] wrong code at -O1 and above on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121067] [16 Regression] wrong code at -Os with "-fno-tree-pre -fno-code-hoisting -fno-tree-dominator-opts -fno-tree-fre" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121347] [13/14/15/16 regression] wrong code at -O1 and above on x86_64-linux-gnu since r8-2555-g344be1fd47d7d6
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121522] [14/15 Regression] wrong code at -O3 on x86_64-linux-gnu (the generated code hangs) since r14-6536
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121465] [15/16 Regression] wrong code at -O3 on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121557] [13/14/15/16 regression] wrong code at -O3 on x86_64-linux-gnu (generated code hangs)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121558] [13/14/15/16 regression] wrong code at -O3 on x86_64-linux-gnu (generated code hangs)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121347] [13/14/15 regression] wrong code at -O1 and above on x86_64-linux-gnu since r8-2555-g344be1fd47d7d6
pinskia at gcc dot gnu.org
- [Bug tree-optimization/120258] [13/14/15 regression] wrong code at -O{s,1,2,3} on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/114969] [13/14/15/16 Regression] Missed optimization: (bool)((std::max((unsigned long long) 0, (unsigned long long) var_0)) | ( var_0 ? 1 : 0)) => (bool) var_0
daniel.barboza at oss dot qualcomm.com
- [Bug target/123791] [16 Regression] Relocations against .rodata in -fPIE/-fPIC code and other bugs on aarch64 since r16-6776
jakub at gcc dot gnu.org
- [Bug target/121571] [15/16 Regression] libgcc/config/i386/32/sfp-machine.h:7:3: error: 'asm' operand has impossible constraints or there are not enough registers since r15-9176
vmakarov at gcc dot gnu.org
- [Bug target/121571] [15/16 Regression] libgcc/config/i386/32/sfp-machine.h:7:3: error: 'asm' operand has impossible constraints or there are not enough registers since r15-9176
jakub at gcc dot gnu.org
- [Bug tree-optimization/123794] [15/16 Regression] [openmp] ice during GIMPLE pass: vect
pinskia at gcc dot gnu.org
- [Bug fortran/123772] [OOP] Missed function result finalization when using defined assignment
abensonca at gcc dot gnu.org
- [Bug target/122483] [16 Regression] gcc.target/aarch64/sme/streaming_mode_1.c gcc.target/aarch64/sme/za_state_[12].c started to fail after r16-4667
acoplan at gcc dot gnu.org
- [Bug fortran/123795] New: [openmp] ice in install_var_field, at omp-low.cc:803
dcb314 at hotmail dot com
- [Bug fortran/117303] Link-time optimization optimizes away subroutine referred to via C_FUNLOC
chilikin.k at gmail dot com
- [Bug fortran/123782] False error in pointer to contiguous component selection
kargl at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
kargl at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
kargl at gcc dot gnu.org
- [Bug target/121571] [15/16 Regression] libgcc/config/i386/32/sfp-machine.h:7:3: error: 'asm' operand has impossible constraints or there are not enough registers since r15-9176
vmakarov at gcc dot gnu.org
- [Bug rtl-optimization/123796] New: [16 Regression] ./tzdata.zi.h:1:1: internal compiler error: Segmentation fault
danglin at gcc dot gnu.org
- [Bug rtl-optimization/123796] [16 Regression] ./tzdata.zi.h:1:1: internal compiler error: Segmentation fault
danglin at gcc dot gnu.org
- [Bug target/123791] [16 Regression] Relocations against .rodata in -fPIE/-fPIC code and other bugs on aarch64 since r16-6776
wilco at gcc dot gnu.org
- [Bug c++/120318] Module deduced return type error.
kongmingd234 at proton dot me
- [Bug fortran/123673] [PDT] seg fault on composite PDT function result
jvdelisle at gcc dot gnu.org
- [Bug c++/123797] New: Header Unit Not Found In Preprocessed File
kongmingd234 at proton dot me
- [Bug tree-optimization/122474] [16 Regression] RISC-V: ICE in expand_fn_using_insn, at internal-fn.cc:269
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123778] ICE at -O3 on aarch64: verify_gimple failed
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123778] ICE at -O3 on aarch64: verify_gimple failed
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123736] [13/14/15 Regression] ICE at -O1 with PGO on x86_64_linux-gnu: Segmentation fault
cvs-commit at gcc dot gnu.org
- [Bug c++/123597] [14/15 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123703] [13/14/15 Regression] ICE in fold_convert with a bad declaration of abs (return an union)
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123767] [16 regression] Wrong address offset for scatter store with -msve-vector-bits=128
cvs-commit at gcc dot gnu.org
- [Bug target/123780] gcc miscompiles rvv intrinsics at -O0/1/2/3
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123767] [16 regression] Wrong address offset for scatter store with -msve-vector-bits=128
rdapp at gcc dot gnu.org
- [Bug target/123780] gcc miscompiles rvv intrinsics at -O0/1/2/3
rdapp at gcc dot gnu.org
- [Bug target/121385] libgcc build failure with -march=armv9-a+cmpbr
pinskia at gcc dot gnu.org
- [Bug target/121388] Invalid cble produced with -march=armv9-a+cmpbr while building bid_binarydecimal
pinskia at gcc dot gnu.org
- [Bug d/123798] New: d21: ICE: in output_constructor_regular_field, at varasm.cc:5500
ibuclaw at gcc dot gnu.org
- [Bug tree-optimization/123799] New: [16 Regression] ICE: verify_gimple failed: invalid types in conversion to floating-point with -O3 -mavx10.1
zsojka at seznam dot cz
- [Bug tree-optimization/123799] [16 Regression] ICE: verify_gimple failed: invalid types in conversion to floating-point with -O3 -mavx10.1
pinskia at gcc dot gnu.org
- [Bug middle-end/123793] [openmp] ice verify_gimple failed
pinskia at gcc dot gnu.org
- [Bug middle-end/97898] invalid operands in binary operation when using pointer comparison against a constant
pinskia at gcc dot gnu.org
- [Bug middle-end/104563] [OpenMP] ICE in install_var_field, at omp-low.cc:810 (multi map of same var)
pinskia at gcc dot gnu.org
- [Bug fortran/106730] [OpenMP][valid since 5.0] ICE in install_var_field, at omp-low.cc:797 for 'map(alloc:var) map(to:var)' (more than once in map clause)
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123796] [16 Regression] ./tzdata.zi.h:1:1: internal compiler error: Segmentation fault
pinskia at gcc dot gnu.org
- [Bug ipa/123800] New: Speculative devirt for multiple targets causes -Warray-bounds false positive: since r16-4000
siddhesh at gcc dot gnu.org
- [Bug libstdc++/105857] codecvt::do_length causes unexpected buffer overflow
vital.had at gmail dot com
- [Bug tree-optimization/122197] [16 Regression] predictively devirtualization vs middle-end warnings since r16-4000
pinskia at gcc dot gnu.org
- [Bug ipa/123800] Speculative devirt for multiple targets causes -Warray-bounds false positive: since r16-4000
pinskia at gcc dot gnu.org
- [Bug target/123792] aarch64: stdc_bit_ceil generates inefficient code
pinskia at gcc dot gnu.org
- [Bug c++/123790] [15/16 Regression] GCC doesn't initialize constexpr variable of type std::nullptr_t with another nullptr
pinskia at gcc dot gnu.org
- [Bug c++/123789] -Wunused-value false-positive for binary fold over comma
pinskia at gcc dot gnu.org
- [Bug libstdc++/105857] codecvt::do_length causes unexpected buffer overflow
andysem at mail dot ru
- [Bug target/123786] [16 Regression] AArch64: Miscompile at -O3
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123799] [16 Regression] ICE: verify_gimple failed: invalid types in conversion to floating-point with -O3 -mavx10.1 since r16-6976
jakub at gcc dot gnu.org
- [Bug c++/123663] [16 Regression] ICE: segmentation fault in build_vec_init when evaluating concept with array new of local struct since r16-6206
nshead at gcc dot gnu.org
- [Bug fortran/117303] Link-time optimization optimizes away subroutine referred to via C_FUNLOC
anlauf at gcc dot gnu.org
- [Bug target/123784] [14/15/16 Regression] during RTL pass: early_ra ICE: in operator[], at vec.h:2475 with -O2 -fno-tree-dse -fno-tree-dce -mbig-endian -g
pinskia at gcc dot gnu.org
- [Bug middle-end/123801] New: [12/13/14/15/16 Regression] Wstringop-overflow false positive since r12-4240
siddhesh at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
anlauf at gcc dot gnu.org
- [Bug middle-end/123801] [12/13/14/15/16 Regression] Wstringop-overflow false positive since r12-4240
pinskia at gcc dot gnu.org
- [Bug middle-end/123801] [12/13/14/15/16 Regression] Wstringop-overflow false positive since r12-4240
pinskia at gcc dot gnu.org
- [Bug c++/120318] Module deduced return type error.
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug middle-end/123801] [12/13/14/15/16 Regression] Wstringop-overflow false positive since r12-4240
jakub at gcc dot gnu.org
- [Bug middle-end/123801] [12/13/14/15/16 Regression] Wstringop-overflow false positive since r12-4240
siddhesh at gcc dot gnu.org
- [Bug middle-end/123801] [12/13/14/15/16 Regression] Wstringop-overflow false positive since r12-4240
jakub at gcc dot gnu.org
- [Bug middle-end/123801] [12/13/14/15/16 Regression] Wstringop-overflow false positive since r12-4240
jakub at gcc dot gnu.org
- [Bug target/122483] [16 Regression] gcc.target/aarch64/sme/streaming_mode_1.c gcc.target/aarch64/sme/za_state_[12].c started to fail after r16-4667
hjl.tools at gmail dot com
- [Bug target/123784] [14/15/16 Regression] during RTL pass: early_ra ICE: in operator[], at vec.h:2475 with -O2 -fno-tree-dse -fno-tree-dce -mbig-endian -g
pinskia at gcc dot gnu.org
- [Bug target/123784] [14/15/16 Regression] during RTL pass: early_ra ICE: in operator[], at vec.h:2475 with -O2 -fno-tree-dse -fno-tree-dce -mbig-endian -g
pinskia at gcc dot gnu.org
- [Bug sanitizer/123802] New: Add -fsanitize-trap-loop which loops instead of traps
pinskia at gcc dot gnu.org
- [Bug middle-end/123801] [13/14/15/16 Regression] Wstringop-overflow false positive since r12-4240
sjames at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
kargl at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
kargl at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
ivan.pribec at gmail dot com
- [Bug middle-end/97898] invalid operands in binary operation when using pointer comparison against a constant
pinskia at gcc dot gnu.org
- [Bug middle-end/97898] invalid operands in binary operation when using pointer comparison against a constant
pinskia at gcc dot gnu.org
- [Bug c++/123738] [16 Regression] "is not a constant expression" in code using a string literal operator template since r16-6431
nshead at gcc dot gnu.org
- [Bug middle-end/97898] invalid operands in binary operation when using pointer comparison against a constant
pinskia at gcc dot gnu.org
- [Bug target/123504] [16 Regression] linking with COFF-format .res files does not work any more since r16-6121-ga7852981ce15a1
pinskia at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
kargl at gcc dot gnu.org
- [Bug target/123786] [16 Regression] AArch64: Miscompile at -O3
xxs_chy at outlook dot com
- [Bug target/123786] [16 Regression] AArch64: Miscompile at -O3 -march=armv9-a
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123786] [16 Regression] AArch64: Miscompile at -O3 -mtune=generic-armv9-a
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123786] [16 Regression] AArch64: Miscompile at -O3 -mtune=generic-armv9-a
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123803] New: [16 Regression] gmp-6.3.0 ICE during GIMPLE pass: slsr: verify_gimple failed since r16-7002-g8ae508ca5a3cf5
slyfox at gcc dot gnu.org
- [Bug tree-optimization/123803] [16 Regression] gmp-6.3.0 ICE during GIMPLE pass: slsr: verify_gimple failed since r16-7002-g8ae508ca5a3cf5
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123803] [16 Regression] gmp-6.3.0 ICE during GIMPLE pass: slsr: verify_gimple failed since r16-7002-g8ae508ca5a3cf5
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123786] [16 Regression] AArch64: Miscompile at -O3 -mtune=generic-armv9-a
artemiyv at gcc dot gnu.org
- [Bug rtl-optimization/123786] [16 Regression] AArch64: Miscompile at -O3 -mtune=generic-armv9-a
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123803] [16 Regression] gmp-6.3.0 ICE during GIMPLE pass: slsr: verify_gimple failed since r16-7002-g8ae508ca5a3cf5
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123803] [16 Regression] gmp-6.3.0 ICE during GIMPLE pass: slsr: verify_gimple failed since r16-7002-g8ae508ca5a3cf5
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123803] [16 Regression] gmp-6.3.0 ICE during GIMPLE pass: slsr: verify_gimple failed since r16-7002-g8ae508ca5a3cf5
pinskia at gcc dot gnu.org
- [Bug c/123804] New: gcc 14.3 compile ICE
314575546 at qq dot com
- [Bug middle-end/113264] ICE with attribute copy and attribute no_sanitize_address on the original decl
pinskia at gcc dot gnu.org
- [Bug c/123804] gcc 14.3 compile ICE
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123786] [16 Regression] AArch64: Miscompile at -O3 -mtune=generic-armv9-a
artemiyv at gcc dot gnu.org
- [Bug rtl-optimization/123786] [16 Regression] AArch64: Miscompile at -O3 -mtune=generic-armv9-a
artemiyv at gcc dot gnu.org
- [Bug target/122078] libatomic is inconsistent with GCC intrinsic __atomic_test_and_set
fede.tft at miosix dot org
- [Bug c++/123805] New: Parentheses aggregate initialization incorrectly rejected when self referencing
luigighiron at gmail dot com
- [Bug tree-optimization/123803] [16 Regression] gmp-6.3.0 ICE during GIMPLE pass: slsr: verify_gimple failed since r16-7002-g8ae508ca5a3cf5
slyfox at gcc dot gnu.org
- [Bug c++/123805] Parentheses aggregate initialization incorrectly rejected when self referencing
pinskia at gcc dot gnu.org
- [Bug c++/123805] [c++20] array initialization with Parentheses from an array with the same type (and bounds) not declaying to void* too
pinskia at gcc dot gnu.org
- [Bug c++/123805] [c++20] array initialization with Parentheses from an array with the same type (and bounds) not declaying to void* too
pinskia at gcc dot gnu.org
- [Bug c++/123805] [13/14/15/16 Regression] [c++20] array initialization with Parentheses from an array with the same type (and bounds) not declaying to void* too
pinskia at gcc dot gnu.org
- [Bug c++/123684] [14/15/16 Regression] ICE in check_abi_tag_args (tree check: expected tree_list, have error_mark) with empty abi_tag on namespace since r14-650
cvs-commit at gcc dot gnu.org
- [Bug c++/123667] [14/15/16 Regression] ICE in finish_decltype_type when using decltype on a structured binding inside a generic lambda since r14-9258
cvs-commit at gcc dot gnu.org
- [Bug c++/123737] [15/16 Regression] GCC produces incorrect output when overloading operator, comma operator since r15-7089
cvs-commit at gcc dot gnu.org
- [Bug c++/123684] [14/15 Regression] ICE in check_abi_tag_args (tree check: expected tree_list, have error_mark) with empty abi_tag on namespace since r14-650
jakub at gcc dot gnu.org
- [Bug c++/123667] [14/15 Regression] ICE in finish_decltype_type when using decltype on a structured binding inside a generic lambda since r14-9258
jakub at gcc dot gnu.org
- [Bug c++/123737] [15 Regression] GCC produces incorrect output when overloading operator, comma operator since r15-7089
jakub at gcc dot gnu.org
- [Bug algol68/123785] [16 Regression] algol68 ftbfs on alpha-linux-gnu
jemarch at gcc dot gnu.org
- [Bug target/123806] New: gcc 14/15/16 miscompiles rvv intrinsics at -O1/2/3
rvismith1115 at gmail dot com
- [Bug rtl-optimization/123786] [16 Regression] AArch64: Miscompile at -O3 -mtune=generic-armv9-a
artemiyv at gcc dot gnu.org
- [Bug target/123605] [16 Regression] 416.gamess ICE (segfault) in aarch64_possible_by_lane_insn_p
tnfchris at gcc dot gnu.org
- [Bug c/123807] New: [16 Regression] loongarch64: ICE in emit_move_insn, at expr.cc:4635
michael.crusoe at gmail dot com
- [Bug target/123628] [16 Regression] ICE in vect ifcvt in many SPEC CPU benchmarks on aarch64
tnfchris at gcc dot gnu.org
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
developer at lorenzosalvadore dot it
- [Bug algol68/123785] [16 Regression] algol68 ftbfs on alpha-linux-gnu
cvs-commit at gcc dot gnu.org
- [Bug algol68/123785] [16 Regression] algol68 ftbfs on alpha-linux-gnu
jemarch at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
anlauf at gcc dot gnu.org
- [Bug fortran/123693] year 2038 for time functions (gmtime, ltime)
anlauf at gcc dot gnu.org
- [Bug algol68/123733] Bootstrap fails: implicit declaration of GC_is_init_called
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123755] [16 Regression] gcc.dg/vect/pr71823.c ICEs with -march=armv9-a --param aarch64-autovec-preference=sve-only -ftree-vectorize -O2
law at gcc dot gnu.org
- [Bug algol68/123733] Bootstrap fails: implicit declaration of GC_is_init_called
jemarch at gcc dot gnu.org
- [Bug target/123808] New: gcc 16 miscompiles at -O2/3
rvismith1115 at gmail dot com
- [Bug c++/123809] New: Irreproducible ICE on Ubuntu/WSL G++-14
janschultke at googlemail dot com
- [Bug fortran/123772] [OOP] Missed function result finalization when using defined assignment
cvs-commit at gcc dot gnu.org
- [Bug target/123108] [16 Regression] RISC-V rv64gcvb: ICE at -O2/O3 during RTL pass: vsetvl
law at gcc dot gnu.org
- [Bug c++/123809] Irreproducible ICE on Ubuntu/WSL G++-14
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123803] [16 Regression] gmp-6.3.0 ICE during GIMPLE pass: slsr: verify_gimple failed since r16-7002-g8ae508ca5a3cf5
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123803] [16 Regression] gmp-6.3.0 ICE during GIMPLE pass: slsr: verify_gimple failed since r16-7002-g8ae508ca5a3cf5
pinskia at gcc dot gnu.org
- [Bug c++/123809] Irreproducible ICE on Ubuntu/WSL G++-14
pinskia at gcc dot gnu.org
- [Bug c++/123809] Irreproducible ICE on Ubuntu/WSL G++-14
pinskia at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
ivan.pribec at gmail dot com
- [Bug target/123807] [16 Regression] loongarch64: ICE in emit_move_insn, at expr.cc:4635
pinskia at gcc dot gnu.org
- [Bug c++/123379] constexpr template for does not work with temporary object
pinskia at gcc dot gnu.org
- [Bug c++/123379] constexpr template for does not work with temporary object
pinskia at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
kargl at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
kargl at gcc dot gnu.org
- [Bug c++/123809] Irreproducible ICE on Ubuntu/WSL G++-14
janschultke at googlemail dot com
- [Bug c++/123809] Irreproducible ICE on Ubuntu/WSL G++-14
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123755] [16 Regression] gcc.dg/vect/pr71823.c ICEs with -march=armv9-a --param aarch64-autovec-preference=sve-only -ftree-vectorize -O2
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123755] [16 Regression] gcc.dg/vect/pr71823.c ICEs with -march=armv9-a --param aarch64-autovec-preference=sve-only -ftree-vectorize -O2
pinskia at gcc dot gnu.org
- [Bug target/123806] gcc 14/15/16 miscompiles rvv intrinsics at -O1/2/3
rdapp at gcc dot gnu.org
- [Bug c++/123790] [15/16 Regression] GCC doesn't initialize constexpr variable of type std::nullptr_t with another nullptr
mital at mitalashok dot co.uk
- [Bug c++/123790] [15/16 Regression] GCC doesn't initialize constexpr variable of type std::nullptr_t with another nullptr since r15-6744
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123799] [16 Regression] ICE: verify_gimple failed: invalid types in conversion to floating-point with -O3 -mavx10.1 since r16-6976
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123799] [16 Regression] ICE: verify_gimple failed: invalid types in conversion to floating-point with -O3 -mavx10.1 since r16-6976
jakub at gcc dot gnu.org
- [Bug c++/123810] New: internal compiler error: in members_cmp, at cp/reflect.cc:6450
peppe at gcc dot gnu.org
- [Bug c++/123810] internal compiler error: in members_cmp, at cp/reflect.cc:6450
peppe at gcc dot gnu.org
- [Bug c++/123810] internal compiler error: in members_cmp, at cp/reflect.cc:6450
jakub at gcc dot gnu.org
- [Bug c++/123376] [16 Regression] ICE in write_type when building qt6-qtscxml with -flto -ffat-lto-objects since r16-3821
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled since r16-6133
sjames at gcc dot gnu.org
- [Bug c++/123376] [16 Regression] ICE in write_type when building qt6-qtscxml with -flto -ffat-lto-objects since r16-3821
pinskia at gcc dot gnu.org
- [Bug c++/123811] New: Two conversion operators that differ only in constraints cause ICE with checking
luigighiron at gmail dot com
- [Bug c++/123812] New: [13/14/15/16 Regression] Sorry unimplemented: mangling offset_ref rather than a real error message
pinskia at gcc dot gnu.org
- [Bug c++/123812] [13/14/15/16 Regression] Sorry unimplemented: mangling offset_ref rather than a real error message
pinskia at gcc dot gnu.org
- [Bug c++/123812] [13/14/15/16 Regression] Sorry unimplemented: mangling offset_ref rather than a real error message
pinskia at gcc dot gnu.org
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
dimitry at andric dot com
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled since r16-6133
pinskia at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
jvdelisle at gcc dot gnu.org
- [Bug c++/123376] [16 Regression] ICE in write_type when building qt6-qtscxml with -flto -ffat-lto-objects since r16-3821
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled since r16-6133
sjames at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
jvdelisle at gcc dot gnu.org
- [Bug c++/123813] New: Terminate being called when using -mcmodel=large flag with MSYS2
jlame646 at gmail dot com
- [Bug c++/123813] Terminate being called when using -mcmodel=large flag with MSYS2
jlame646 at gmail dot com
- [Bug c++/123813] Terminate being called when using -mcmodel=large flag with MSYS2
jlame646 at gmail dot com
- [Bug bootstrap/123743] [16 Regression] bootstrap comparison failure on s390x-linux-gnu
doko at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
kargl at gcc dot gnu.org
- [Bug c++/123814] New: ICE in constraint satisfaction for fold expression (possibly memory corruption)
janschultke at googlemail dot com
- [Bug diagnostics/123815] New: Possible false positive -Wattributes for internal linkage functions marked always_inline
janschultke at googlemail dot com
- [Bug c++/123809] Irreproducible ICE on Ubuntu/WSL G++-14
janschultke at googlemail dot com
- [Bug target/123816] New: [M68K][Fixed-Point] Internal compilation error when using typedef
djipi.mari at gmail dot com
- [Bug c++/123750] ICE on valid code [openmp]: Segmentation fault for #pragma omp target teams distribute parallel for collapse(2) map(tofrom:count) shared(pooled_offsets_starts,pooled_offsets_flat) is_device_ptr(pd,pooled_offsets_flat,pooled_offsets_starts) device(devnum)
schulz.benjamin at googlemail dot com
- [Bug c++/123597] [14/15 Regression][OpenMP] Local variable wrongly hoisted (and shared) with templates and collapse(2)
schulz.benjamin at googlemail dot com
- [Bug ipa/123815] Possible false positive -Wattributes for internal linkage functions marked always_inline
dmalcolm at gcc dot gnu.org
- [Bug ada/123817] New: -gnatwk does not flag special 'Unused' variable
jesper.quorning at gmail dot com
- [Bug c++/123815] Possible false positive -Wattributes for internal linkage functions marked always_inline
pinskia at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
jvdelisle at gcc dot gnu.org
- [Bug fortran/123772] [OOP] Missed function result finalization when using defined assignment
jvdelisle at gcc dot gnu.org
- [Bug c++/123818] New: Different default arguments to 2 different functions sometimes go wrong and use the first one only
pinskia at gcc dot gnu.org
- [Bug c++/123818] Different default arguments to 2 different functions sometimes go wrong and use the first one only
pinskia at gcc dot gnu.org
- [Bug c++/90391] nonconforming value initialization when type T has a base class with a user-defined default constructor
pinskia at gcc dot gnu.org
- [Bug fortran/123772] [OOP] Missed function result finalization when using defined assignment
pinskia at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/67300] -foffload* undocumented
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
- [Bug middle-end/122348] [13/14/15/16 Regression] ICE: in store_constructor, at expr.cc:7565 since r13-990
cvs-commit at gcc dot gnu.org
- [Bug other/122242] options should always be documented in positive form regardless of default setting
sandra at gcc dot gnu.org
- [Bug other/122243] Hundreds of options are missing @opindex entries in manual
sandra at gcc dot gnu.org
- [Bug other/67300] -foffload* undocumented
sandra at gcc dot gnu.org
- [Bug rtl-optimization/123585] [13/14/15 Regression] X86 avx2: ICE at -O1 during RTL pass: combine
roger at nextmovesoftware dot com
- [Bug c++/123819] New: [reflection] promote_strings -> std::define_static_array(views) -> exception: reflect_constant failed'
lyubomir.filipov at amusnet dot com
- [Bug c++/123819] [reflection] promote_strings -> std::define_static_array(views) -> exception: reflect_constant failed'
lyubomir.filipov at amusnet dot com
- [Bug target/117247] [OpenMP][nvptx] cuCtxSynchronize with 'omp target loop' + PRIVATE clause and -O1 (OpenMP_VV's teams_loop/test_target_teams_loop_private.c)
schulz.benjamin at googlemail dot com
- [Bug ada/123817] -gnatwk does not flag special 'Unused' variable
ebotcazou at gcc dot gnu.org
- [Bug c/10170] No warning for "if(foo)" instead of "if(foo())"
pinskia at gcc dot gnu.org
- [Bug c++/122105] Add fix-it hint for -Waddress warning about lambda that isn't invoked
pinskia at gcc dot gnu.org
- [Bug other/9906] BIT_ANDTC_EXPR is undocumented
pinskia at gcc dot gnu.org
- [Bug middle-end/123709] ICE with inline-asm with out of range operands
pinskia at gcc dot gnu.org
- [Bug c/117021] [C2y] Implement N3370, Case range expressions
pinskia at gcc dot gnu.org
- [Bug c++/123354] [14/15/16 Regression] ICE with nested structures and sizeof of constexpr variable since r14-8981
cvs-commit at gcc dot gnu.org
- [Bug c++/123663] [16 Regression] ICE: segmentation fault in build_vec_init when evaluating concept with array new of local struct since r16-6206
cvs-commit at gcc dot gnu.org
- [Bug target/119910] [15/16 regression] Commit 'combine: Allow 2->2 combinations...' causes regression in Snappy workload for -mcpu=neoverse-v2
pinskia at gcc dot gnu.org
- [Bug target/123807] [16 Regression] loongarch64: ICE in emit_move_insn, at expr.cc:4635
chenglulu at loongson dot cn
- [Bug tree-optimization/123820] New: [16 Regression] ICE during GIMPLE pass: slsr since r16-7003-gc01ad7a27af
kostadinshishmanov at protonmail dot com
- [Bug tree-optimization/123820] [16 Regression] ICE during GIMPLE pass: slsr since r16-7003-gc01ad7a27af
pinskia at gcc dot gnu.org
- [Bug c++/123821] New: ICE in gimple_add_tmp_var, at gimplify.cc:841 with structured binding declared static in constructor or destructor
nylonhat at gmail dot com
- [Bug c++/123821] ICE in gimple_add_tmp_var, at gimplify.cc:841 with structured binding declared static in constructor or destructor
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123820] [16 Regression] ICE during GIMPLE pass: slsr since r16-7003-gc01ad7a27af
pinskia at gcc dot gnu.org
- [Bug c++/123663] [16 Regression] ICE: segmentation fault in build_vec_init when evaluating concept with array new of local struct since r16-6206
nshead at gcc dot gnu.org
- [Bug c++/67491] [meta-bug] concepts issues
nshead at gcc dot gnu.org
- [Bug c++/123354] [14/15/16 Regression] ICE with nested structures and sizeof of constexpr variable since r14-8981
nshead at gcc dot gnu.org
- [Bug tree-optimization/123794] [15/16 Regression] [openmp] ice during GIMPLE pass: vect
rguenth at gcc dot gnu.org
- [Bug middle-end/123801] [13/14/15/16 Regression] Wstringop-overflow false positive since r12-4240
rguenth at gcc dot gnu.org
- [Bug c++/123805] [13/14/15/16 Regression] [c++20] array initialization with Parentheses from an array with the same type (and bounds) not declaying to void* too
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123755] [16 Regression] gcc.dg/vect/pr71823.c ICEs with -march=armv9-a --param aarch64-autovec-preference=sve-only -ftree-vectorize -O2
rguenth at gcc dot gnu.org
- [Bug bootstrap/123743] [16 Regression] bootstrap comparison failure on s390x-linux-gnu
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123822] New: [15/16 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1032 at -Ofast with _Decimal64 vector
zsojka at seznam dot cz
- [Bug tree-optimization/122103] [15 Regression] SVE vectorisation not honoring -ftrapping-math
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123628] [16 Regression] ICE in vect ifcvt in many SPEC CPU benchmarks on aarch64
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123628] [16 Regression] ICE in vect ifcvt in many SPEC CPU benchmarks on aarch64
tnfchris at gcc dot gnu.org
- [Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
tnfchris at gcc dot gnu.org
- [Bug rtl-optimization/123822] [15/16 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1032 at -Ofast with _Decimal64 vector
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123794] [15/16 Regression] [openmp] ice during GIMPLE pass: vect
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123794] [15 Regression] [openmp] ice during GIMPLE pass: vect
rguenth at gcc dot gnu.org
- [Bug target/80881] Implement Windows native TLS
lh_mouse at 126 dot com
- [Bug target/121853] conversion from __bf16 to float is prohibitively expensive
liuhongt at gcc dot gnu.org
- [Bug target/117957] [15/16 regression] vectorization pessimizes std::vector push/pop test
liuhongt at gcc dot gnu.org
- [Bug target/123806] gcc 14/15/16 miscompiles rvv intrinsics at -O1/2/3
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123657] [16 Regression] wrong code at -O3
cvs-commit at gcc dot gnu.org
- [Bug bootstrap/123743] [16 Regression] bootstrap comparison failure on s390x-linux-gnu
doko at gcc dot gnu.org
- [Bug bootstrap/123743] [16 Regression] bootstrap comparison failure on s390x-linux-gnu
doko at gcc dot gnu.org
- [Bug bootstrap/123743] [16 Regression] bootstrap comparison failure on s390x-linux-gnu
stefansf at gcc dot gnu.org
- [Bug target/123806] gcc 14/15/16 miscompiles rvv intrinsics at -O1/2/3
rdapp at gcc dot gnu.org
- [Bug algol68/123733] Bootstrap fails: implicit declaration of GC_is_init_called
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug tree-optimization/123755] [16 Regression] gcc.dg/vect/pr71823.c ICEs with -march=armv9-a --param aarch64-autovec-preference=sve-only -ftree-vectorize -O2
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122474] [16 Regression] RISC-V: ICE in expand_fn_using_insn, at internal-fn.cc:269
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123755] [16 Regression] gcc.dg/vect/pr71823.c ICEs with -march=armv9-a --param aarch64-autovec-preference=sve-only -ftree-vectorize -O2
rguenth at gcc dot gnu.org
- [Bug tree-optimization/122474] [16 Regression] RISC-V: ICE in expand_fn_using_insn, at internal-fn.cc:269
rguenth at gcc dot gnu.org
- [Bug c++/123620] [reflection] extract: fnptr conv removing noexcept
cvs-commit at gcc dot gnu.org
- [Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
mpolacek at gcc dot gnu.org
- [Bug c++/123620] [reflection] extract: fnptr conv removing noexcept
mpolacek at gcc dot gnu.org
- [Bug d/123798] d21: ICE: in output_constructor_regular_field, at varasm.cc:5500
ibuclaw at gcc dot gnu.org
- [Bug c++/123819] [reflection] promote_strings -> std::define_static_array(views) -> exception: reflect_constant failed'
mpolacek at gcc dot gnu.org
- [Bug c++/123821] ICE in gimple_add_tmp_var, at gimplify.cc:841 with structured binding declared static in constructor or destructor
mpolacek at gcc dot gnu.org
- [Bug middle-end/123801] [13/14/15/16 Regression] Wstringop-overflow false positive since r12-4240
siddhesh at gcc dot gnu.org
- [Bug c++/123812] [13/14/15/16 Regression] Sorry unimplemented: mangling offset_ref rather than a real error message
mpolacek at gcc dot gnu.org
- [Bug middle-end/123801] [13/14/15/16 Regression] Wstringop-overflow false positive since r12-4240
jakub at gcc dot gnu.org
- [Bug tree-optimization/123588] [16 regression] Clang miscompiled since r16-6133
victorldn at gcc dot gnu.org
- [Bug c++/123814] [13/14/15/16 Regression] ICE in constraint satisfaction for fold expression (possibly memory corruption)
ppalka at gcc dot gnu.org
- [Bug target/123791] [16 Regression] Relocations against .rodata in -fPIE/-fPIC code and other bugs on aarch64 since r16-6776
wilco at gcc dot gnu.org
- [Bug c++/123823] New: [reflection] wrong parsing of :]<
mpolacek at gcc dot gnu.org
- [Bug c++/123823] [reflection] wrong parsing of :]<
mpolacek at gcc dot gnu.org
- [Bug c++/123640] [reflection] wrong "unparenthesized splice expression" error
mpolacek at gcc dot gnu.org
- [Bug c++/123823] [reflection] wrong parsing of :]<
mpolacek at gcc dot gnu.org
- [Bug target/123824] New: riscv: Incorrect passing of VLS vectors via the stack.
rdapp at gcc dot gnu.org
- [Bug target/123824] riscv: Incorrect passing of VLS vectors via the stack.
rdapp at gcc dot gnu.org
- [Bug libstdc++/123825] New: std::meta::has_identifier issue
hewillk at gmail dot com
- [Bug c++/123825] std::meta::has_identifier issue
jakub at gcc dot gnu.org
- [Bug middle-end/123826] New: folding of `pow(a, 2.0)` into a*a causes errno not to be set
pinskia at gcc dot gnu.org
- [Bug middle-end/123826] folding of `pow(a, 2.0)` into a*a causes errno not to be set
pinskia at gcc dot gnu.org
- [Bug target/123824] riscv: Incorrect passing of VLS vectors via the stack.
kristerw at gcc dot gnu.org
- [Bug c++/123819] [reflection] promote_strings -> std::define_static_array(views) -> exception: reflect_constant failed'
boris.staletic at protonmail dot com
- [Bug c++/123819] [reflection] promote_strings -> std::define_static_array(views) -> exception: reflect_constant failed'
mpolacek at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
jvdelisle at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
sgk at troutmask dot apl.washington.edu
- [Bug fortran/123782] False error in pointer to contiguous component selection
jvdelisle at gcc dot gnu.org
- [Bug libstdc++/65641] unordered_map - __detail::_Mod_range_hashing is slow
fdumont at gcc dot gnu.org
- [Bug rtl-optimization/123822] [15/16 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1032 at -Ofast with _Decimal64 vector
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123822] [15/16 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1032 at -Ofast with _Decimal64 vector
pinskia at gcc dot gnu.org
- [Bug c++/123827] New: [reflection] ICE: in verify_unstripped_args - when creating a pack of meta::info
kirshamir at gmail dot com
- [Bug rtl-optimization/123822] [15/16 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1032 at -Ofast with _Decimal64 vector
pinskia at gcc dot gnu.org
- [Bug c++/123828] New: [reflection] Yet another unexpected "consteval-only expressions are only allowed in a constant-evaluated context"
kirshamir at gmail dot com
- [Bug tree-optimization/123657] [16 Regression] wrong code at -O3
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123761] [16 Regression] vectorizer miscompile
pinskia at gcc dot gnu.org
- [Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
mpolacek at gcc dot gnu.org
- [Bug c++/123828] [reflection] Yet another unexpected "consteval-only expressions are only allowed in a constant-evaluated context"
mpolacek at gcc dot gnu.org
- [Bug c++/123827] [reflection] ICE: in verify_unstripped_args - when creating a pack of meta::info
mpolacek at gcc dot gnu.org
- [Bug middle-end/123709] ICE with inline-asm with out of range operands
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123820] [16 Regression] ICE during GIMPLE pass: slsr since r16-7003-gc01ad7a27af
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123709] ICE with inline-asm with out of range operands
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123820] [16 Regression] ICE during GIMPLE pass: slsr since r16-7003-gc01ad7a27af
pinskia at gcc dot gnu.org
- [Bug d/122800] [16 Regression] Decide about gphobos soname bump for GCC 16
cvs-commit at gcc dot gnu.org
- [Bug d/122800] [16 Regression] Decide about gphobos soname bump for GCC 16
ibuclaw at gcc dot gnu.org
- [Bug c++/123700] [14/15/16 Regression] ICE in tsubst_lambda_expr with generic lambdas in template non-type parameter since r14-2170-g4cf64d9cc2faf4 (C++20)
ppalka at gcc dot gnu.org
- [Bug c/123500] Warning from -Wbad-function-cast when using counted_by attribute
qinzhao at gcc dot gnu.org
- [Bug c++/123700] [14/15/16 Regression] ICE in tsubst_lambda_expr with generic lambdas in template non-type parameter since r14-2170-g4cf64d9cc2faf4 (C++20)
ppalka at gcc dot gnu.org
- [Bug c++/123812] [13/14/15/16 Regression] Sorry unimplemented: mangling offset_ref rather than a real error message
pinskia at gcc dot gnu.org
- [Bug c++/123676] [13/14/15/16 Regression] ICE in tsubst_pack_expansion with lambda template parameter pack in trailing return type decltype of a concept since r12-7564
ppalka at gcc dot gnu.org
- [Bug target/123829] New: early_ra should set ORIGINAL_REGNO and maybe REG_OFFSET
pinskia at gcc dot gnu.org
- [Bug target/123829] early_ra should set ORIGINAL_REGNO and maybe REG_OFFSET
pinskia at gcc dot gnu.org
- [Bug fortran/123782] False error in pointer to contiguous component selection
sgk at troutmask dot apl.washington.edu
- [Bug libstdc++/105857] codecvt::do_length causes unexpected buffer overflow
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
redi at gcc dot gnu.org
- [Bug libstdc++/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
redi at gcc dot gnu.org
- [Bug target/123806] gcc 14/15/16 miscompiles rvv intrinsics at -O1/2/3
law at gcc dot gnu.org
- [Bug libstdc++/105857] codecvt::do_length causes unexpected buffer overflow
cvs-commit at gcc dot gnu.org
- [Bug analyzer/123145] [16 Regression] -fanalyzer on qemu-7.2.0/build/target_hexagon_decode.c takes a very long time after r16-6063-g0b786d961d4426
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/105857] codecvt::do_length causes unexpected buffer overflow
redi at gcc dot gnu.org
- [Bug diagnostics/123830] New: regenerate-opt-urls.py is confused by @opindex entries for -fno-* or -Wno-* options
sandra at gcc dot gnu.org
- [Bug target/123285] [16 Regression] [Trunk] AArch64: Miscompile at -O3 due to early_ra misses clobber of inline-asm
pinskia at gcc dot gnu.org
- [Bug target/123285] [16 Regression] [Trunk] AArch64: Miscompile at -O3 due to early_ra misses clobber of inline-asm
pinskia at gcc dot gnu.org
- [Bug target/121495] [14/15/16 regression] lld miscompiled since r14-6290-g9f0f7d802482a8
pinskia at gcc dot gnu.org
- [Bug c++/122494] [13/14/15/16 Regression] gcc rejects valid C++ codes with generic lambda and concepts; causing a not completed class
cvs-commit at gcc dot gnu.org
- [Bug c++/123814] [13/14/15/16 Regression] ICE in constraint satisfaction for fold expression (possibly memory corruption)
cvs-commit at gcc dot gnu.org
- [Bug c++/123676] [13/14/15/16 Regression] ICE in tsubst_pack_expansion with lambda template parameter pack in trailing return type decltype of a concept since r12-7564
cvs-commit at gcc dot gnu.org
- [Bug bootstrap/123831] New: building "latest" gcc from repo; segfault in dir libcody
grgoffe at yahoo dot com
- [Bug bootstrap/123831] building "latest" gcc from repo; segfault in dir libcody
pinskia at gcc dot gnu.org
- [Bug target/123285] [16 Regression] [Trunk] AArch64: Miscompile at -O3 due to early_ra misses clobber of inline-asm
pinskia at gcc dot gnu.org
- [Bug target/123285] [14/15/16 Regression] [Trunk] AArch64: Miscompile at -O3 due to early_ra misses clobber of inline-asm
pinskia at gcc dot gnu.org
- [Bug target/123285] [14/15/16 Regression] [Trunk] AArch64: Miscompile at -O3 due to early_ra misses clobber of inline-asm
pinskia at gcc dot gnu.org
- [Bug c++/123821] ICE in gimple_add_tmp_var, at gimplify.cc:841 with structured binding declared static in constructor or destructor
nylonhat at gmail dot com
- [Bug target/121495] [14/15/16 regression] lld miscompiled since r14-6290-g9f0f7d802482a8
sjames at gcc dot gnu.org
- [Bug target/123806] gcc 14/15/16 miscompiles rvv intrinsics at -O1/2/3
law at gcc dot gnu.org
- [Bug ada/123832] New: Stack corruption when combining "&" and 'Image
liam at liampwll dot com
- [Bug target/123285] [14/15/16 Regression] [Trunk] AArch64: Miscompile at -O3 due to early_ra misses clobber of inline-asm
pinskia at gcc dot gnu.org
- [Bug target/123285] [14/15/16 Regression] [Trunk] AArch64: Miscompile at -O3 due to early_ra misses clobber of inline-asm
pinskia at gcc dot gnu.org
- [Bug target/123833] New: [16 Regression] mips64el: ICE at -O1 during RTL pass: ce1
xxs_chy at outlook dot com
- [Bug target/123833] [16 Regression] mips64el: ICE at -O1 during RTL pass: ce1
pinskia at gcc dot gnu.org
- [Bug target/123833] [16 Regression] mips64el: ICE at -O1 during RTL pass: ce1
pinskia at gcc dot gnu.org
- [Bug c++/123834] New: ICE in cp_parser_translation_unit, at cp/parser.cc:5602
suyuchang at whu dot edu.cn
- [Bug c++/123835] New: ICE in start_enum, at cp/decl.cc:18786
suyuchang at whu dot edu.cn
- [Bug target/119760] GCC does not implement intrinsics for Vector Multiply-by-10 Unsigned Quadword and varients
kishan at gcc dot gnu.org
- [Bug rtl-optimization/123822] [15/16 Regression] ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1032 at -Ofast with _Decimal64 vector
rguenth at gcc dot gnu.org
- [Bug middle-end/123826] folding of `pow(a, 2.0)` into a*a causes errno not to be set
rguenth at gcc dot gnu.org
- [Bug middle-end/123801] [13/14/15/16 Regression] Wstringop-overflow false positive since r12-4240
rguenth at gcc dot gnu.org
- [Bug lto/123749] [16 Regression] ICE: in lto_wpa_write_files, at lto/lto.cc:413 with --param=uninlined-function-insns=1000000 -ftoplevel-reorder -fipa-reorder-for-locality -flto
pgodbole at nvidia dot com
- [Bug target/123285] [14/15/16 Regression] [Trunk] AArch64: Miscompile at -O3 due to early_ra misses clobber of inline-asm
rguenth at gcc dot gnu.org
- [Bug target/123285] [14/15/16 Regression] [Trunk] AArch64: Miscompile at -O3 due to early_ra misses clobber of inline-asm
rguenth at gcc dot gnu.org
- [Bug tree-optimization/122749] [16 Regression] signed to unsigned type conversions inserted during vectorization blocking MLA since r16-3328-g3182e95eda4
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122749] [16 Regression] signed to unsigned type conversions inserted during vectorization blocking MLA since r16-3328-g3182e95eda4
tnfchris at gcc dot gnu.org
- [Bug target/120839] [16 Regression] Incorrect alignment for arguments on stack
rguenth at gcc dot gnu.org
- [Bug c++/123578] -fdump-tree-all ICEs
cvs-commit at gcc dot gnu.org
- [Bug c++/123404] consteval keyword shouldn't be needed for defaulted special members of consteval-only type
cvs-commit at gcc dot gnu.org
- [Bug c++/123376] [16 Regression] ICE in write_type when building qt6-qtscxml with -flto -ffat-lto-objects since r16-3821
rguenth at gcc dot gnu.org
- [Bug c++/123578] -fdump-tree-all ICEs
jakub at gcc dot gnu.org
- [Bug c++/123404] consteval keyword shouldn't be needed for defaulted special members of consteval-only type
jakub at gcc dot gnu.org
- [Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
jakub at gcc dot gnu.org
- [Bug lto/123749] [16 Regression] ICE: in lto_wpa_write_files, at lto/lto.cc:413 with --param=uninlined-function-insns=1000000 -ftoplevel-reorder -fipa-reorder-for-locality -flto
zsojka at seznam dot cz
- [Bug c++/123376] [16 Regression] ICE in write_type when building qt6-qtscxml with -flto -ffat-lto-objects since r16-3821
rguenth at gcc dot gnu.org
- [Bug ada/123832] Stack corruption when combining "&" and 'Image
liam at liampwll dot com
- [Bug c++/123376] [16 Regression] ICE in write_type when building qt6-qtscxml with -flto -ffat-lto-objects since r16-3821
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123048] [16 regression] wrong code at -O3 with -fschedule-insns on x86_64-linux-gnu since r16-4186
rguenth at gcc dot gnu.org
- [Bug c/122892] [OpenMP] With ALLOCATE directive, for global static variables, reject allocators with access trait:cgroup/pteam/thread
burnus at gcc dot gnu.org
- [Bug middle-end/118443] [Meta bug] Bugs triggered by and blocking more smtgcc testing
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123761] [16 Regression] vectorizer miscompile
rguenth at gcc dot gnu.org
- [Bug c++/123376] [16 Regression] ICE in write_type when building qt6-qtscxml with -flto -ffat-lto-objects since r16-3821
jakub at gcc dot gnu.org
- [Bug target/123836] New: riscv: Inefficient code for simple vector reduction.
rdapp at gcc dot gnu.org
- [Bug c++/123837] New: ICE: fails to produce LTO streams when using C++26 annotations
tymi at tymi dot org
- [Bug ada/123832] stack corruption with concatenation and 'Image of composite type
ebotcazou at gcc dot gnu.org
- [Bug c++/101140] [modules] no matching function for call to ‘operator new(sizetype, void*)’
cvs-commit at gcc dot gnu.org
- [Bug c++/122609] modules do not search instantiation contexts in cases they probably should
cvs-commit at gcc dot gnu.org
- [Bug ada/123832] stack corruption with concatenation and 'Image of composite type
ebotcazou at gcc dot gnu.org
- [Bug ada/123832] stack corruption with concatenation and 'Image of composite type
ebotcazou at gcc dot gnu.org
- [Bug c++/122609] modules do not search instantiation contexts in cases they probably should
nshead at gcc dot gnu.org
- [Bug rtl-optimization/123048] [16 regression] wrong code at -O3 with -fschedule-insns on x86_64-linux-gnu since r16-4186
jakub at gcc dot gnu.org
- [Bug c++/123752] [reflection] data_member_spec() doesn't accept default-initialized data_member_options
jakub at gcc dot gnu.org
- [Bug target/123792] aarch64: stdc_bit_ceil generates inefficient code
cvs-commit at gcc dot gnu.org
- [Bug target/123791] [16 Regression] Relocations against .rodata in -fPIE/-fPIC code and other bugs on aarch64 since r16-6776
cvs-commit at gcc dot gnu.org
- [Bug fortran/118955] Fortran uses vector math functions without -ffast-math
cvs-commit at gcc dot gnu.org
- [Bug ipa/116296] [13/14/15/16 Regression] internal compiler error: in merge, at ipa-modref-tree.cc:176 at -O3 since r12-4227-g44b61586d8640b
rguenth at gcc dot gnu.org
- [Bug target/123838] New: riscv: Optimize int shift left by (31 - n).
rdapp at gcc dot gnu.org
- [Bug target/123839] New: riscv: Optimize constant permute to slidedown + slideup.
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123799] [16 Regression] ICE: verify_gimple failed: invalid types in conversion to floating-point with -O3 -mavx10.1 since r16-6976
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123799] [16 Regression] ICE: verify_gimple failed: invalid types in conversion to floating-point with -O3 -mavx10.1 since r16-6976
rdapp at gcc dot gnu.org
- [Bug tree-optimization/97108] [13/14/15/16 Regression] -Wmaybe-uninitialized false positive
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123207] [16 Regression] Miscompare of 526.blender_r with -O3 on x86_64 since r16-6133-gca8d97f8cb8d28
rguenth at gcc dot gnu.org
- [Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
rguenth at gcc dot gnu.org
- [Bug lto/113712] [13/14/15/16 Regression] lto crash: when building 641.leela_s peek with Example-gcc-linux-x86.cfg (SPEC2017 1.1.9) since r10-3311-gff6686d2e5f797
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123651] `-g2` triggers `-Wuninitialized` on internal SRA temp (`SR.*`), not reproducible with `-g1`
rguenth at gcc dot gnu.org
- [Bug ipa/103819] [13/14/15/16 Regression] ICE in redirect_callee, at cgraph.c:1389 with __attribute__((flatten)), comdat and aliases and -O2 since r11-7940-ge7fd3b783238d034
rguenth at gcc dot gnu.org
- [Bug ipa/103819] [13/14/15/16 Regression] ICE in redirect_callee, at cgraph.c:1389 with __attribute__((flatten)), comdat and aliases and -O2 since r11-7940-ge7fd3b783238d034
rguenth at gcc dot gnu.org
- [Bug lto/123840] New: ICE in bp_unpack_string when linking unpacked objects
jmelcr at gcc dot gnu.org
- [Bug c++/123825] std::meta::has_identifier issue
jakub at gcc dot gnu.org
- [Bug lto/123840] ICE in bp_unpack_string when linking unpacked objects
rguenth at gcc dot gnu.org
- [Bug fortran/121683] Data corruption with sourced allocation from constructor
pault at gcc dot gnu.org
- [Bug c++/123837] ICE: fails to produce LTO streams when using C++26 annotations
rguenth at gcc dot gnu.org
- [Bug c++/123837] ICE: fails to produce LTO streams when using C++26 annotations
jakub at gcc dot gnu.org
- [Bug lto/123840] ICE in bp_unpack_string when linking unpacked objects
jmelcr at gcc dot gnu.org
- [Bug c++/122494] [13/14/15/16 Regression] gcc rejects valid C++ codes with generic lambda and concepts; causing a not completed class
cvs-commit at gcc dot gnu.org
- [Bug c++/123814] [13/14/15/16 Regression] ICE in constraint satisfaction for fold expression (possibly memory corruption)
cvs-commit at gcc dot gnu.org
- [Bug c++/123676] [13/14/15/16 Regression] ICE in tsubst_pack_expansion with lambda template parameter pack in trailing return type decltype of a concept since r12-7564
cvs-commit at gcc dot gnu.org
- [Bug c++/122494] [13/14 Regression] gcc rejects valid C++ codes with generic lambda and concepts; causing a not completed class
ppalka at gcc dot gnu.org
- [Bug c++/123814] [13/14 Regression] ICE in constraint satisfaction for fold expression (possibly memory corruption)
ppalka at gcc dot gnu.org
- [Bug c++/123676] [13/14 Regression] ICE in tsubst_pack_expansion with lambda template parameter pack in trailing return type decltype of a concept since r12-7564
ppalka at gcc dot gnu.org
- [Bug lto/121588] [14/15/16 regression] gcc 15.2.0 crashes when building u-boot 2022.07 with LTO since r15-7754
rguenth at gcc dot gnu.org
- [Bug lto/123840] ICE in bp_unpack_string when linking unpacked objects
rguenther at suse dot de
- [Bug rtl-optimization/123322] [16 Regression] worse czero generation for GCC 16 vs GCC 15
law at gcc dot gnu.org
- [Bug tree-optimization/110043] [13/14/15/16 Regression] ice in size_remaining, at pointer-query.cc:875 since r12-6606-g9d6a0f388eb048
rguenth at gcc dot gnu.org
- [Bug target/123838] riscv: Optimize int shift left by (31 - n).
law at gcc dot gnu.org
- [Bug ipa/116526] [13/14/15/16 Regression] ICE: in get_partitioning_class, at symtab.cc:2190 with -O -fopenacc -fprofile-generate -flto
rguenth at gcc dot gnu.org
- [Bug c++/123376] [16 Regression] ICE in write_type when building qt6-qtscxml with -flto -ffat-lto-objects since r16-3821
cvs-commit at gcc dot gnu.org
- [Bug ipa/116296] [13/14/15/16 Regression] internal compiler error: in merge, at ipa-modref-tree.cc:176 at -O3 since r12-4227-g44b61586d8640b
cvs-commit at gcc dot gnu.org
- [Bug c++/101603] [meta-bug] pointer to member functions issues
rguenth at gcc dot gnu.org
- [Bug c++/123376] [16 Regression] ICE in write_type when building qt6-qtscxml with -flto -ffat-lto-objects since r16-3821
rguenth at gcc dot gnu.org
- [Bug c++/123809] Irreproducible ICE on Ubuntu/WSL G++-14
ppalka at gcc dot gnu.org
- [Bug lto/123840] ICE in bp_unpack_string when linking unpacked objects
jmelcr at gcc dot gnu.org
- [Bug bootstrap/123743] [16 Regression] bootstrap comparison failure on s390x-linux-gnu
stefansf at gcc dot gnu.org
- [Bug bootstrap/123743] [16 Regression] bootstrap comparison failure on s390x-linux-gnu
stefansf at gcc dot gnu.org
- [Bug c++/123811] Two conversion operators that differ only in constraints cause ICE with checking
ppalka at gcc dot gnu.org
- [Bug bootstrap/123743] [16 Regression] bootstrap comparison failure on s390x-linux-gnu
sjames at gcc dot gnu.org
- [Bug tree-optimization/110743] Unexpected -ftrivial-auto-var-init=pattern behavior with partial bitfields
qinzhao at gcc dot gnu.org
- [Bug target/123808] gcc 16 miscompiles at -O2/3
rdapp at gcc dot gnu.org
- [Bug target/123285] [14/15/16 Regression] [Trunk] AArch64: Miscompile at -O3 due to early_ra misses clobber of inline-asm
pinskia at gcc dot gnu.org
- [Bug c++/123811] member function template-head requirements not included in mangling
ppalka at gcc dot gnu.org
- [Bug bootstrap/123743] [16 Regression] bootstrap comparison failure on s390x-linux-gnu
rguenther at suse dot de
- [Bug c++/122494] [13/14 Regression] gcc rejects valid C++ codes with generic lambda and concepts; causing a not completed class
cvs-commit at gcc dot gnu.org
- [Bug c++/123814] [13/14 Regression] ICE in constraint satisfaction for fold expression (possibly memory corruption)
cvs-commit at gcc dot gnu.org
- [Bug c++/123676] [13/14 Regression] ICE in tsubst_pack_expansion with lambda template parameter pack in trailing return type decltype of a concept since r12-7564
cvs-commit at gcc dot gnu.org
- [Bug c/122892] [OpenMP] With ALLOCATE directive, for global static variables, reject allocators with access trait:cgroup/pteam/thread
burnus at gcc dot gnu.org
- [Bug target/123285] [14/15/16 Regression] [Trunk] AArch64: Miscompile at -O3 due to early_ra misses clobber of inline-asm
pinskia at gcc dot gnu.org
- [Bug ipa/123619] [16 regression] ICE when building cppunit-1.15.1* with LTO (in decide_about_value, at ipa-cp.cc:6039)
cvs-commit at gcc dot gnu.org
- [Bug c++/123837] ICE: fails to produce LTO streams when using C++26 annotations
jakub at gcc dot gnu.org
- [Bug other/123841] New: [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-')
sjames at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-')
sjames at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
sjames at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug bootstrap/123743] [16 Regression] bootstrap comparison failure on s390x-linux-gnu
stefansf at gcc dot gnu.org
- [Bug bootstrap/123743] [16 Regression] bootstrap comparison failure on s390x-linux-gnu
stefansf at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
jakub at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
jakub at gcc dot gnu.org
- [Bug target/123285] [14/15/16 Regression] [Trunk] AArch64: Miscompile at -O3 due to early_ra misses clobber of inline-asm
pinskia at gcc dot gnu.org
- [Bug c++/123842] New: [reflection] ICE: in cp_parser_splice_expression - when splicing a subscript in array
kirshamir at gmail dot com
- [Bug tree-optimization/123843] New: [13/14/15/16 Regression] during GIMPLE pass: forwprop ICE: verify_gimple failed: statement marked for throw, but doesn't with -O -ftrapv -finstrument-functions -fnon-call-exceptions
zsojka at seznam dot cz
- [Bug bootstrap/123743] [16 Regression] bootstrap comparison failure on s390x-linux-gnu
jakub at gcc dot gnu.org
- [Bug c++/123844] New: Function default arguments cause template instantiation
bolsh.andrey at yandex dot ru
- [Bug c++/123842] [reflection] ICE: in cp_parser_splice_expression - when splicing a subscript in array
mpolacek at gcc dot gnu.org
- [Bug c++/123844] Function default arguments cause template instantiation
pinskia at gcc dot gnu.org
- [Bug c++/58071] Premature instantiation of default argument
pinskia at gcc dot gnu.org
- [Bug c++/123845] New: allow non-empty constexpr constructor bodies in c++11 as an extension
ppalka at gcc dot gnu.org
- [Bug c++/123845] allow non-empty constexpr constructor bodies in c++11 as an extension
ppalka at gcc dot gnu.org
- [Bug target/123285] [14/15/16 Regression] [Trunk] AArch64: Miscompile at -O3 due to early_ra misses clobber of inline-asm
pinskia at gcc dot gnu.org
- [Bug target/123285] [14/15/16 Regression] [Trunk] AArch64: Miscompile at -O3 due to early_ra misses clobber of inline-asm
pinskia at gcc dot gnu.org
- [Bug d/122817] d: Root modules have no file location set
cvs-commit at gcc dot gnu.org
- [Bug d/122817] d: Root modules have no file location set
cvs-commit at gcc dot gnu.org
- [Bug target/123846] New: mips(el): incorrect symbol .size emitted for struct containing VLA
equinox-gccbugs at diac24 dot net
- [Bug d/122817] d: Root modules have no file location set
ibuclaw at gcc dot gnu.org
- [Bug tree-optimization/123843] [13/14/15/16 Regression] during GIMPLE pass: forwprop ICE: verify_gimple failed: statement marked for throw, but doesn't with -O -ftrapv -finstrument-functions -fnon-call-exceptions
pinskia at gcc dot gnu.org
- [Bug target/102298] ELF symbol sizes for variable-length objects are too small (mips)
pinskia at gcc dot gnu.org
- [Bug target/123846] mips(el): incorrect symbol .size emitted for struct containing VLA
pinskia at gcc dot gnu.org
- [Bug target/102298] ELF symbol sizes for variable-length objects are too small (mips)
pinskia at gcc dot gnu.org
- [Bug c/123500] Warning from -Wbad-function-cast when using counted_by attribute
cvs-commit at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
pinskia at gcc dot gnu.org
- [Bug target/102298] ELF symbol sizes for variable-length objects are too small (mips)
equinox-gccbugs at diac24 dot net
- [Bug target/102298] ELF symbol sizes for variable-length objects are too small (mips)
pinskia at gcc dot gnu.org
- [Bug target/102298] ELF symbol sizes for variable-length objects are too small (mips)
equinox-gccbugs at diac24 dot net
- [Bug lto/123840] ICE in bp_unpack_string when linking unpacked objects
pinskia at gcc dot gnu.org
- [Bug target/113269] [14 Regression] X86_64 generates extra mov (and xchg) when passing struct with constant value to function
roger at nextmovesoftware dot com
- [Bug target/102298] ELF symbol sizes for variable-length objects are too small (mips)
equinox-gccbugs at diac24 dot net
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug target/102298] ELF symbol sizes for variable-length objects are too small (mips)
equinox-gccbugs at diac24 dot net
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
jakub at gcc dot gnu.org
- [Bug target/102298] ELF symbol sizes for variable-length objects are too small (mips)
equinox-gccbugs at diac24 dot net
- [Bug c++/123818] Different default arguments to 2 different functions sometimes go wrong and use the first one only
debashish47 at gmail dot com
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug middle-end/97898] invalid operands in binary operation when using pointer comparison against a constant
cvs-commit at gcc dot gnu.org
- [Bug middle-end/97898] invalid operands in binary operation when using pointer comparison against a constant
pinskia at gcc dot gnu.org
- [Bug analyzer/122623] [16 Regression] Possible regression in analyzer signal:noise when compiling C code with -fexceptions.
cvs-commit at gcc dot gnu.org
- [Bug analyzer/122623] [16 Regression] Possible regression in analyzer signal:noise when compiling C code with -fexceptions.
dmalcolm at gcc dot gnu.org
- [Bug target/102298] ELF symbol sizes for variable-length objects are too small (mips)
equinox-gccbugs at diac24 dot net
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug algol68/123847] New: Uninitialized public string variable in a module
mnabipoor at gnu dot org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
jakub at gcc dot gnu.org
- [Bug middle-end/123848] New: gcc excessive unrolling and unnecessary codegen vs. llvm
vineet.gupta at linux dot dev
- [Bug algol68/123847] Uninitialized public string variable in a module
jemarch at gcc dot gnu.org
- [Bug tree-optimization/123843] [13/14/15/16 Regression] during GIMPLE pass: forwprop ICE: verify_gimple failed: statement marked for throw, but doesn't with -O -ftrapv -finstrument-functions -fnon-call-exceptions
pinskia at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
cvs-commit at gcc dot gnu.org
- [Bug ipa/123848] gcc excessive recusive inlining vs. llvm
pinskia at gcc dot gnu.org
- [Bug ipa/123848] gcc excessive recusive inlining vs. llvm
pinskia at gcc dot gnu.org
- [Bug ipa/123848] gcc excessive recusive inlining vs. llvm
pinskia at gcc dot gnu.org
- [Bug algol68/123847] Uninitialized public string variable in a module
mnabipoor at gnu dot org
- [Bug algol68/123847] Uninitialized public string variable in a module
mnabipoor at gnu dot org
- [Bug d/120096] d: Side effects not evaluated for array literals on stack
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123843] [13/14/15/16 Regression] during GIMPLE pass: forwprop ICE: verify_gimple failed: statement marked for throw, but doesn't with -O -ftrapv -finstrument-functions -fnon-call-exceptions since r12-6577
pinskia at gcc dot gnu.org
- [Bug d/120096] d: Side effects not evaluated for array literals on stack
cvs-commit at gcc dot gnu.org
- [Bug d/120096] d: Side effects not evaluated for array literals on stack
cvs-commit at gcc dot gnu.org
- [Bug d/120096] d: Side effects not evaluated for array literals on stack
cvs-commit at gcc dot gnu.org
- [Bug d/120096] d: Side effects not evaluated for array literals on stack
ibuclaw at gcc dot gnu.org
- [Bug ipa/123848] gcc excessive recursive inlining vs. llvm
pinskia at gcc dot gnu.org
- [Bug ipa/123848] gcc excessive recursive inlining vs. llvm
pinskia at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at gcc dot gnu.org
- [Bug ipa/123848] gcc excessive recursive inlining vs. llvm
pinskia at gcc dot gnu.org
- [Bug ipa/123848] gcc excessive recursive inlining vs. llvm
pinskia at gcc dot gnu.org
- [Bug ipa/95492] Avoid recursive inlining for -O2
pinskia at gcc dot gnu.org
- [Bug target/102298] ELF symbol sizes for variable-length objects are too small (mips)
equinox-gccbugs at diac24 dot net
- [Bug c++/123849] New: ICE (segfault) involving operator new and std::float16_t
josopait at goopax dot com
- [Bug middle-end/123849] ICE (segfault) involving operator new and std::float16_t
pinskia at gcc dot gnu.org
- [Bug middle-end/123849] ICE (segfault) involving operator new and std::float16_t
pinskia at gcc dot gnu.org
- [Bug middle-end/123849] ICE (segfault) involving operator new and std::float16_t
pinskia at gcc dot gnu.org
- [Bug middle-end/123849] ICE (segfault) involving operator new and std::float16_t
pinskia at gcc dot gnu.org
- [Bug target/120839] [16 Regression] Incorrect alignment for arguments on stack
hjl.tools at gmail dot com
- [Bug c++/110871] coroutine precondition should be evaluated before the initial suspend
cvs-commit at gcc dot gnu.org
- [Bug c++/113968] ICE: in create_tmp_var, at gimple-expr.cc:488 with -fcontracts and invalid member in contract
cvs-commit at gcc dot gnu.org
- [Bug c++/110872] coroutine postcondition is not evaluated
cvs-commit at gcc dot gnu.org
- [Bug c++/123850] New: vector resize: bits/stl_construct.h:133:7: error: array subscript 5 is outside array bounds of ‘char [5]’ [-Werror=array-bounds=]
syq at gcc dot gnu.org
- [Bug c++/38612] Vague error diagnostics for pointer-to-member type incompatibility
aliaksandr.yesmanchyk at gmail dot com
- [Bug target/119760] GCC does not implement intrinsics for Vector Multiply-by-10 Unsigned Quadword and varients
munroesj at gcc dot gnu.org
- [Bug c++/38612] Vague error diagnostics for pointer-to-member type incompatibility
aliaksandr.yesmanchyk at gmail dot com
- [Bug c++/114450] -Wunused-but-set-variable false positive of static variable initialized by a lambda used by a generic lambda
cvs-commit at gcc dot gnu.org
- [Bug c++/38612] Vague error diagnostics for pointer-to-member type incompatibility
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123850] [15 Regresion] vector resize: bits/stl_construct.h:133:7: error: array subscript 5 is outside array bounds of ‘char [5]’ [-Werror=array-bounds=]
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123850] [15 Regresion] vector resize: bits/stl_construct.h:133:7: error: array subscript 5 is outside array bounds of ‘char [5]’ [-Werror=array-bounds=]
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123850] [15 Regresion] vector resize: bits/stl_construct.h:133:7: error: array subscript 5 is outside array bounds of ‘char [5]’ [-Werror=array-bounds=]
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123850] [15 Regresion] vector resize: bits/stl_construct.h:133:7: error: array subscript 5 is outside array bounds of ‘char [5]’ [-Werror=array-bounds=]
syq at gcc dot gnu.org
- [Bug tree-optimization/123850] [15 Regresion] vector resize: bits/stl_construct.h:133:7: error: array subscript 5 is outside array bounds of ‘char [5]’ [-Werror=array-bounds=]
pinskia at gcc dot gnu.org
- [Bug c++/123835] ICE in start_enum, at cp/decl.cc:18786
pinskia at gcc dot gnu.org
- [Bug c++/123835] ICE in start_enum, at cp/decl.cc:18786
pinskia at gcc dot gnu.org
- [Bug c++/123834] ICE in cp_parser_translation_unit, at cp/parser.cc:5602
pinskia at gcc dot gnu.org
- [Bug c++/123834] ICE in cp_parser_translation_unit, at cp/parser.cc:5602
pinskia at gcc dot gnu.org
- [Bug diagnostics/123830] regenerate-opt-urls.py is confused by @opindex entries for -fno-* or -Wno-* options
pinskia at gcc dot gnu.org
- [Bug target/123838] riscv: Optimize int shift left by (31 - n).
pinskia at gcc dot gnu.org
- [Bug target/123833] [16 Regression] mips64el: ICE at -O1 during RTL pass: ce1
pinskia at gcc dot gnu.org
- [Bug target/123833] [16 Regression] mips64el: ICE at -O1 during RTL pass: ce1
pinskia at gcc dot gnu.org
- [Bug target/123838] riscv: Optimize int shift left by (31 - n).
law at gcc dot gnu.org
- [Bug ada/123851] New: Pragma Extensions_Allowed (Off) does not take precedence over -gnatX
liam at liampwll dot com
- [Bug target/123788] [15] [rs6000] Packages fail with "test-float-h.c:460: assertion 'x <= 1.0L' failed" on big-endian PowerPC
pinskia at gcc dot gnu.org
- [Bug c/61399] LDBL_MAX is incorrect with IBM long double format / overflow issues near large values
pinskia at gcc dot gnu.org
- [Bug c++/123811] member function template-head requirements not included in mangling
luigighiron at gmail dot com
- [Bug ada/123852] New: [16 Regression] ada bootstrap failure on sh4-linux-gnu
doko at gcc dot gnu.org
- [Bug debug/123852] [16 Regression] ada bootstrap failure on sh4-linux-gnu
pinskia at gcc dot gnu.org
- [Bug debug/123852] [16 Regression] ada bootstrap failure on sh4-linux-gnu
doko at gcc dot gnu.org
- [Bug debug/123852] [16 Regression] ada bootstrap failure on sh4-linux-gnu
doko at gcc dot gnu.org
- [Bug target/123779] [16 regression] i386: ICE at reload for masked sext/zext pattern.
cvs-commit at gcc dot gnu.org
- [Bug target/119760] GCC does not implement intrinsics for Vector Multiply-by-10 Unsigned Quadword and varients
kishan at gcc dot gnu.org
- [Bug ipa/109341] [13/14/15/16 Regression] ICE in merge, at ipa-modref-tree.cc:176 since r12-3142-g5c85f29537662f
pinskia at gcc dot gnu.org
- [Bug ipa/116296] [13/14/15 Regression] internal compiler error: in merge, at ipa-modref-tree.cc:176 at -O3 since r12-4227-g44b61586d8640b
pinskia at gcc dot gnu.org
- [Bug tree-optimization/103035] [meta-bug] YARPGen bugs
pinskia at gcc dot gnu.org
- [Bug target/123788] [15] [rs6000] Packages fail with "test-float-h.c:460: assertion 'x <= 1.0L' failed" on big-endian PowerPC
glaubitz at physik dot fu-berlin.de
- [Bug target/123853] New: [15/16 Regression] [m68k] GCC causes glibc locale generation to fail
glaubitz at physik dot fu-berlin.de
- [Bug ipa/123854] New: [meta-bug] modref issues
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123855] New: ICE: tree check: expected ssa_name, have integer_cst in flush_on_edges, at path-coverage.cc:382 with -fpath-coverage and recursive returns_twice function
zsojka at seznam dot cz
- [Bug c/123856] New: [15/16 Regression] ICE: in c_type_tag, at c/c-typeck.cc:609 with -W and hardbool
zsojka at seznam dot cz
- [Bug ada/123857] New: Null pointer dereference from -gnata, -gnateV, and Unchecked_Union
liam at liampwll dot com
- [Bug c++/122828] [Reflection] Enum to string from P2996R13 does not compile
boris.staletic at protonmail dot com
- [Bug tree-optimization/110043] [13/14/15/16 Regression] ice in size_remaining, at pointer-query.cc:875 since r12-6606-g9d6a0f388eb048
cvs-commit at gcc dot gnu.org
- [Bug lto/123840] ICE in bp_unpack_string when linking unpacked objects
rguenther at suse dot de
- [Bug bootstrap/123743] [16 Regression] bootstrap comparison failure on s390x-linux-gnu
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/122170] [15/16 Regression] gcc 15.2.0 (and gcc 15.1.0 as well) - ICE upon try to build CMSIS_DSP Library with and Optimization on
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/122170] [15/16 Regression] gcc 15.2.0 (and gcc 15.1.0 as well) - ICE upon try to build CMSIS_DSP Library with and Optimization on
pinskia at gcc dot gnu.org
- [Bug middle-end/123849] ICE (segfault) involving operator new and std::float16_t
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123849] ICE (segfault) involving operator new and std::float16_t
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123843] [13/14/15/16 Regression] during GIMPLE pass: forwprop ICE: verify_gimple failed: statement marked for throw, but doesn't with -O -ftrapv -finstrument-functions -fnon-call-exceptions since r12-6577
rguenth at gcc dot gnu.org
- [Bug target/123853] [15/16 Regression] [m68k] GCC causes glibc locale generation to fail
rguenth at gcc dot gnu.org
- [Bug ipa/123854] [meta-bug] modref issues
rguenth at gcc dot gnu.org
- [Bug ada/123851] Pragma Extensions_Allowed (Off) does not take precedence over -gnatX
ebotcazou at gcc dot gnu.org
- [Bug c++/123837] ICE: fails to produce LTO streams when using C++26 annotations
cvs-commit at gcc dot gnu.org
- [Bug gcov-profile/123855] ICE: tree check: expected ssa_name, have integer_cst in flush_on_edges, at path-coverage.cc:382 with -fpath-coverage and recursive returns_twice function
rguenth at gcc dot gnu.org
- [Bug c/123856] [15/16 Regression] ICE: in c_type_tag, at c/c-typeck.cc:609 with -W and hardbool
rguenth at gcc dot gnu.org
- [Bug c/101312] ICE with -g and may_alias and qualified (const or volatile) array type
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123537] [14/15/16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' at -O2
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/122170] [15/16 Regression] gcc 15.2.0 (and gcc 15.1.0 as well) - ICE upon try to build CMSIS_DSP Library with and Optimization on
pinskia at gcc dot gnu.org
- [Bug debug/106859] [13/14/15/16 Regression] ICE in val_store, at var-tracking.cc:2532 since r7-3839-gde0a3fa38e2ad8f3
rguenth at gcc dot gnu.org
- [Bug ipa/123629] [16 regression] ICE seg fault in ipcp_val_replacement_ok_p when building clang-21.1.8
sjames at gcc dot gnu.org
- [Bug ipa/123619] [16 regression] ICE when building cppunit-1.15.1* with LTO (in decide_about_value, at ipa-cp.cc:6039)
sjames at gcc dot gnu.org
- [Bug ipa/123587] [16 regression] ICE when building llvm-21.1.8
sjames at gcc dot gnu.org
- [Bug ipa/123629] [16 regression] ICE seg fault in ipcp_val_replacement_ok_p when building clang-21.1.8
sjames at gcc dot gnu.org
- [Bug ipa/123229] [16 regression] ICE when building firefox-146.0.1 (do_estimate_edge_time, at ipa-inline-analysis.cc:219) since r16-6149-g14ee9a2b41bafa
sjames at gcc dot gnu.org
- [Bug c++/102613] [C++23] P2246R1 - Character encoding of diagnostic text
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/104541] [13/14/15/16 Regression] ICE: maximum number of LRA assignment passes is achieved (30) with -O -fno-tree-ter -fsanitize-coverage=trace-cmp
rguenth at gcc dot gnu.org
- [Bug c++/102613] [C++23] P2246R1 - Character encoding of diagnostic text
jakub at gcc dot gnu.org
- [Bug c++/98940] Implement C++23 language features
jakub at gcc dot gnu.org
- [Bug c++/119061] [C++26] P2900R14 - Contracts
jakub at gcc dot gnu.org
- [Bug c++/106902] [13/14/15/16 Regression] Program compiled with -O3 -mfma produces different result
rguenth at gcc dot gnu.org
- [Bug c++/119061] [C++26] P2900R14 - Contracts
ville.voutilainen at gmail dot com
- [Bug c/123858] New: wcast-function-type warning may be too strict for conversions between pointer and integer types of same width
jiangxuezhi2 at huawei dot com
- [Bug ipa/111036] [13/14/15/16 Regression] Code generation error in handling __builtin_constant_p
rguenth at gcc dot gnu.org
- [Bug ada/123857] crash on Unchecked_Union parameter with -gnateV -gnata
ebotcazou at gcc dot gnu.org
- [Bug ada/123857] crash on Unchecked_Union parameter with -gnateV -gnata
ebotcazou at gcc dot gnu.org
- [Bug bootstrap/123743] [16 Regression] bootstrap comparison failure on s390x-linux-gnu
stefansf at gcc dot gnu.org
- [Bug c++/119061] [C++26] P2900R14 - Contracts
iains at gcc dot gnu.org
- [Bug c++/106902] [13/14/15/16 Regression] Program compiled with -O3 -mfma produces different result
amonakov at gcc dot gnu.org
- [Bug target/123838] riscv: Optimize int shift left by (31 - n).
ubizjak at gmail dot com
- [Bug libstdc++/111589] Use relaxed atomic increment (but not decrement!) in shared_ptr
redi at gcc dot gnu.org
- [Bug tree-optimization/122197] [16 Regression] predictively devirtualization vs middle-end warnings since r16-4000
cvs-commit at gcc dot gnu.org
- [Bug lto/100010] [13/14/15/16 Regression] ICE in lto_output_node, at lto-cgraph.c:447 (-fdevirtualize-at-ltrans) since r6-6384-gceda2c69d5219719
rguenth at gcc dot gnu.org
- [Bug ipa/106935] ICE in redirect_call_stmt_to_callee, at cgraph.cc:1505 since r10-5098-g9b14fc3326e08797
rguenth at gcc dot gnu.org
- [Bug c++/106902] [13/14/15/16 Regression] Program compiled with -O3 -mfma produces different result
jason at gcc dot gnu.org
- [Bug target/123859] New: aarch64: wrong code with _BitInt() and multiple __builtin_add/mul_overflow() at -O1
zsojka at seznam dot cz
- [Bug target/123016] [16 Regression] WRF and imagick (PGO only) in SPECCPU 2017 and SPECCPU 2006 ICE in prepare_vec_mask
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123773] [16 Regression] ICE in prepare_vec_mask with ` -Ofast -march=armv9-a` in gfortran.dg/vect/pr90913.f90
avieira at gcc dot gnu.org
- [Bug middle-end/123447] [15/16 Regression] ICE: in simplify_gen_subreg_concatn, at lower-subreg.cc:744 with -O2 -mstrict-align and large vectors
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123537] [14/15/16 Regression] ICE: verify_gimple failed: conversion of register to a different size in 'view_convert_expr' at -O2
cvs-commit at gcc dot gnu.org
- [Bug debug/106859] [13/14/15/16 Regression] ICE in val_store, at var-tracking.cc:2532 since r7-3839-gde0a3fa38e2ad8f3
cvs-commit at gcc dot gnu.org
- [Bug ipa/111036] [13/14/15/16 Regression] Code generation error in handling __builtin_constant_p
cvs-commit at gcc dot gnu.org
- [Bug target/123016] [16 Regression] WRF and imagick (PGO only) in SPECCPU 2017 and SPECCPU 2006 ICE in prepare_vec_mask
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123773] [16 Regression] ICE in prepare_vec_mask with ` -Ofast -march=armv9-a` in gfortran.dg/vect/pr90913.f90
rguenth at gcc dot gnu.org
- [Bug middle-end/123447] [15 Regression] ICE: in simplify_gen_subreg_concatn, at lower-subreg.cc:744 with -O2 -mstrict-align and large vectors
rguenth at gcc dot gnu.org
- [Bug target/123839] riscv: Optimize constant permute to slidedown + slideup.
raphael.zinsly at oss dot qualcomm.com
- [Bug tree-optimization/116747] [13/14/15/16 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: Segmentation fault
rguenth at gcc dot gnu.org
- [Bug middle-end/123575] [14/15/16 Regression] internal compiler error: in prepare_cmp_insn, at optabs.cc:4589
rguenth at gcc dot gnu.org
- [Bug middle-end/118608] [14/15/16 regression][mips64] Lack of sign extension with -Os/-O1 after r14-6915
rguenth at gcc dot gnu.org
- [Bug ipa/105227] [13/14/15/16 Regression] ICE in type_in_anonymous_namespace_p with alias on virtual method since r9-2502-g143b379d89b12ccc
rguenth at gcc dot gnu.org
- [Bug analyzer/116865] [14/15/16 Regression] ICE when compiling GNU coreutils numfmt with -fanalyzer since r14-9527-g1579394c9ecf3d
rguenth at gcc dot gnu.org
- [Bug middle-end/105469] [13/14/15/16 Regression] "execution reached an unreachable program point" with -flto since r5-7027-g0b986c6ac777aa4e
rguenth at gcc dot gnu.org
- [Bug middle-end/121661] [13/14/15/16 Regression] miscompilation involving complex and nested functions since r13-1762-gf9d4c3b45c5ed5
rguenth at gcc dot gnu.org
- [Bug gcov-profile/123855] ICE: tree check: expected ssa_name, have integer_cst in flush_on_edges, at path-coverage.cc:382 with -fpath-coverage and recursive returns_twice function
j at lambda dot is
- [Bug middle-end/105469] [13/14/15/16 Regression] "execution reached an unreachable program point" with -flto since r5-7027-g0b986c6ac777aa4e
jakub at gcc dot gnu.org
- [Bug tree-optimization/123860] New: VN result depends on unordered load order
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123860] VN result depends on unordered load order
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123860] VN result depends on unordered load order
rguenth at gcc dot gnu.org
- [Bug tree-optimization/111798] [14/15/16 Regression] Recent change causing testsuite regression and poor code on mcore-elf
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116747] [13/14/15/16 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: Segmentation fault
jakub at gcc dot gnu.org
- [Bug middle-end/123575] [14/15/16 Regression] internal compiler error: in prepare_cmp_insn, at optabs.cc:4589
cvs-commit at gcc dot gnu.org
- [Bug c++/106902] [13/14/15/16 Regression] Program compiled with -O3 -mfma produces different result
amonakov at gcc dot gnu.org
- [Bug tree-optimization/117217] [13/14 Regression] ICE in verify_sra_access_forest when copying struct with a union of structs with bool bitfields
rguenth at gcc dot gnu.org
- [Bug c/123583] [13/14/15/16 Regression] Named address space qualifier causes undeclared identifier error
cvs-commit at gcc dot gnu.org
- [Bug c/67784] Incorrect parsing when using declarations in for loops and typedefs
cvs-commit at gcc dot gnu.org
- [Bug ada/123861] New: ICE on compare with anonymous empty vector
jesper.quorning at gmail dot com
- [Bug c/123500] Warning from -Wbad-function-cast when using counted_by attribute
qinzhao at gcc dot gnu.org
- [Bug tree-optimization/121726] [15/16 regression] Possible miscompilation with strict aliasing, uint8_t[] to uint64_t*
rguenth at gcc dot gnu.org
- [Bug tree-optimization/108367] [13 Regression] ICE: verify_ssa failed (error: definition in block 4 does not dominate use in block 3) since r12-5138-ge82c382971664d6f
rguenth at gcc dot gnu.org
- [Bug tree-optimization/112493] [13/14/15/16 Regression] ICE in verify_sra_access_forest with scalar_storage_order
rguenth at gcc dot gnu.org
- [Bug ipa/101625] [13/14/15/16 Regression] ICE in modref_tree<int>::merge with LTO since r11-3825-g71dbabccbfb295c8
rguenth at gcc dot gnu.org
- [Bug d/123422] d: RVO/NRVO not done when returning a copy constructor by __rvalue
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116747] [13/14/15/16 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: Segmentation fault
rguenth at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
jakub at gcc dot gnu.org
- [Bug target/123791] [16 Regression] Relocations against .rodata in -fPIE/-fPIC code and other bugs on aarch64 since r16-6776
jakub at gcc dot gnu.org
- [Bug rtl-optimization/121240] missing support for section anchors to FP or vector constants
jakub at gcc dot gnu.org
- [Bug lto/123862] New: [16 Regression] ICE in verify_type when building blender
jmelcr at gcc dot gnu.org
- [Bug lto/123862] [16 Regression] ICE in verify_type when building blender
jmelcr at gcc dot gnu.org
- [Bug lto/123862] [16 Regression] ICE in verify_type when building blender
jmelcr at gcc dot gnu.org
- [Bug c++/123863] New: Ternary false branch with co_await incorrectly evaluated when result is consumed
markus at pilman dot ch
- [Bug target/123806] gcc 14/15/16 miscompiles rvv intrinsics at -O1/2/3
rdapp at gcc dot gnu.org
- [Bug target/123808] gcc 16 miscompiles at -O2/3
rdapp at gcc dot gnu.org
- [Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123864] New: [13/14/15/16 Regression] wrong code with __builtin_*_overflow() at -O2 and above
zsojka at seznam dot cz
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
jakub at gcc dot gnu.org
- [Bug lto/123865] New: ICE: in lto_output_edge, at lto-cgraph.cc:299 with -flto and [[reproducible]]
zsojka at seznam dot cz
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at gcc dot gnu.org
- [Bug target/121571] [15/16 Regression] libgcc/config/i386/32/sfp-machine.h:7:3: error: 'asm' operand has impossible constraints or there are not enough registers since r15-9176
cvs-commit at gcc dot gnu.org
- [Bug target/121571] [15/16 Regression] libgcc/config/i386/32/sfp-machine.h:7:3: error: 'asm' operand has impossible constraints or there are not enough registers since r15-9176
vmakarov at gcc dot gnu.org
- [Bug d/123422] d: RVO/NRVO not done when returning a copy constructor by __rvalue
cvs-commit at gcc dot gnu.org
- [Bug d/123422] d: RVO/NRVO not done when returning a copy constructor by __rvalue
cvs-commit at gcc dot gnu.org
- [Bug d/123422] d: RVO/NRVO not done when returning a copy constructor by __rvalue
cvs-commit at gcc dot gnu.org
- [Bug d/123422] d: RVO/NRVO not done when returning a copy constructor by __rvalue
ibuclaw at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
jakub at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
iains at gcc dot gnu.org
- [Bug tree-optimization/116747] [13/14/15/16 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: Segmentation fault
pinskia at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug fortran/121683] Data corruption with sourced allocation from constructor
jvdelisle at gcc dot gnu.org
- [Bug c++/123862] [16 Regression] ICE in verify_type when building blender
pinskia at gcc dot gnu.org
- [Bug tree-optimization/112493] [13/14/15/16 Regression] ICE in verify_sra_access_forest with scalar_storage_order
pinskia at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at gcc dot gnu.org
- [Bug tree-optimization/123773] [16 Regression] ICE in prepare_vec_mask with ` -Ofast -march=armv9-a` in gfortran.dg/vect/pr90913.f90
pinskia at gcc dot gnu.org
- [Bug middle-end/121661] [13/14/15/16 Regression] miscompilation involving complex and nested functions since r13-1762-gf9d4c3b45c5ed5
pinskia at gcc dot gnu.org
- [Bug d/121477] d: internal compiler error: in expand_asm_stmt, at cfgexpand.cc:3445
cvs-commit at gcc dot gnu.org
- [Bug c/123858] wcast-function-type warning may be too strict for conversions between pointer and integer types of same width
jsm28 at gcc dot gnu.org
- [Bug c++/123790] [15/16 Regression] GCC doesn't initialize constexpr variable of type std::nullptr_t with another nullptr since r15-6744
jakub at gcc dot gnu.org
- [Bug d/121477] d: internal compiler error: in expand_asm_stmt, at cfgexpand.cc:3445
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/120567] [16 Regression] std::stacktrace tests now fail on arm-eabi
redi at gcc dot gnu.org
- [Bug d/121477] d: internal compiler error: in expand_asm_stmt, at cfgexpand.cc:3445
cvs-commit at gcc dot gnu.org
- [Bug d/121477] d: internal compiler error: in expand_asm_stmt, at cfgexpand.cc:3445
cvs-commit at gcc dot gnu.org
- [Bug d/121477] d: internal compiler error: in expand_asm_stmt, at cfgexpand.cc:3445
ibuclaw at gcc dot gnu.org
- [Bug c++/102846] Misleading suggestion to include cassert
cvs-commit at gcc dot gnu.org
- [Bug c++/102846] Misleading suggestion to include cassert
pinskia at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug rtl-optimization/122170] [15/16 Regression] gcc 15.2.0 (and gcc 15.1.0 as well) - ICE upon try to build CMSIS_DSP Library with and Optimization on
pinskia at gcc dot gnu.org
- [Bug target/123824] riscv: Incorrect passing of VLS vectors via the stack.
cvs-commit at gcc dot gnu.org
- [Bug target/123824] riscv: Incorrect passing of VLS vectors via the stack.
rdapp at gcc dot gnu.org
- [Bug middle-end/118443] [Meta bug] Bugs triggered by and blocking more smtgcc testing
rdapp at gcc dot gnu.org
- [Bug c++/123866] New: ICE when calling annotations_of on member function.
jeppreston at gmail dot com
- [Bug gcov-profile/123855] ICE: tree check: expected ssa_name, have integer_cst in flush_on_edges, at path-coverage.cc:382 with -fpath-coverage and recursive returns_twice function
j at lambda dot is
- [Bug c++/123866] ICE when calling annotations_of on member function.
mpolacek at gcc dot gnu.org
- [Bug c++/123866] ICE when calling annotations_of on member function.
mpolacek at gcc dot gnu.org
- [Bug c++/123866] ICE when calling annotations_of on member function.
jakub at gcc dot gnu.org
- [Bug target/123108] [16 Regression] RISC-V rv64gcvb: ICE at -O2/O3 during RTL pass: vsetvl
vmakarov at gcc dot gnu.org
- [Bug c++/123837] ICE: fails to produce LTO streams when using C++26 annotations
jakub at gcc dot gnu.org
- [Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
jakub at gcc dot gnu.org
- [Bug rtl-optimization/122170] [15/16 Regression] gcc 15.2.0 (and gcc 15.1.0 as well) - ICE upon try to build CMSIS_DSP Library with and Optimization on
pinskia at gcc dot gnu.org
- [Bug target/36503] x86 can use x >> -y for x >> 32-y
cvs-commit at gcc dot gnu.org
- [Bug c++/123862] [16 Regression] ICE in verify_type when building blender
law at gcc dot gnu.org
- [Bug debug/123852] [16 Regression] ada bootstrap failure on sh4-linux-gnu
law at gcc dot gnu.org
- [Bug target/123833] [16 Regression] mips64el: ICE at -O1 during RTL pass: ce1
law at gcc dot gnu.org
- [Bug rtl-optimization/122170] [15/16 Regression] gcc 15.2.0 (and gcc 15.1.0 as well) - ICE upon try to build CMSIS_DSP Library with and Optimization on
pinskia at gcc dot gnu.org
- [Bug target/123807] [16 Regression] loongarch64: ICE in emit_move_insn, at expr.cc:4635
law at gcc dot gnu.org
- [Bug rtl-optimization/123796] [16 Regression] ./tzdata.zi.h:1:1: internal compiler error: Segmentation fault
law at gcc dot gnu.org
- [Bug algol68/123785] [16 Regression] algol68 ftbfs on alpha-linux-gnu
law at gcc dot gnu.org
- [Bug analyzer/123770] [16 Regression] Memory bloat seen when running -fanalyzer integration tests
law at gcc dot gnu.org
- [Bug c++/123595] [16 Regression] ICE in cp_parser_expression_statement, at cp/parser.cc:14015 since r16-6352
law at gcc dot gnu.org
- [Bug c++/123592] [13/14/15/16 Regression] ICE in tsubst_expr, at cp/pt.cc:22369 since 12.1 with checking since r12-8258
law at gcc dot gnu.org
- [Bug target/123524] [16 Regression] 6% performance regression in gcc-16 compared to gcc-15 when compiling an interpreter
law at gcc dot gnu.org
- [Bug c++/123495] [14/15/16 Regression] ICE: unexpected expression ‘(int (*)())(0)’ of kind cast_expr in cxx_eval_constant_expression within template during nodiscard check since r14-4793
law at gcc dot gnu.org
- [Bug c++/123399] [13/14/15/16 Regression] ICE: 'verify_gimple' failed with __sync_val_compare_and_swap and "large" integer cast from pointer since r9-20
law at gcc dot gnu.org
- [Bug c++/123398] [13/14/15/16 Regression] ICE: Segmentation fault in tsubst_expr
law at gcc dot gnu.org
- [Bug middle-end/123368] [13/14/15/16 Regression] ICE: mark_addressable with multiple nested functions and section attribute
law at gcc dot gnu.org
- [Bug libfortran/123366] [16 regression] Segmentation fault on FreeBSD when compiling libgfortran/generated
law at gcc dot gnu.org
- [Bug target/123327] [16 Regression] 4% slowdown of perlbench on Zen5 since r16-6232-gb2b5ccb0a2450a
law at gcc dot gnu.org
- [Bug tree-optimization/123239] [16 Regression] 4% slowdown of imagick_r on Aarch64 with PGO
law at gcc dot gnu.org
- [Bug target/123210] [16 Regression] ICE: in ix86_finalize_stack_frame_flags, at config/i386/i386.cc:8829 with -Os -fno-omit-frame-pointer -fPIE -fcondition-coverage -fstrub=all -mcmodel=large
law at gcc dot gnu.org
- [Bug ada/123861] [15/16 regression] internal error on equality test with empty container
ebotcazou at gcc dot gnu.org
- [Bug ada/123861] [15/16 regression] internal error on equality test with empty container
ebotcazou at gcc dot gnu.org
- [Bug d/123798] d21: ICE: in output_constructor_regular_field, at varasm.cc:5500
cvs-commit at gcc dot gnu.org
- [Bug d/123798] d21: ICE: in output_constructor_regular_field, at varasm.cc:5500
cvs-commit at gcc dot gnu.org
- [Bug d/123798] d21: ICE: in output_constructor_regular_field, at varasm.cc:5500
cvs-commit at gcc dot gnu.org
- [Bug d/123798] d21: ICE: in output_constructor_regular_field, at varasm.cc:5500
cvs-commit at gcc dot gnu.org
- [Bug d/123798] d21: ICE: in output_constructor_regular_field, at varasm.cc:5500
ibuclaw at gcc dot gnu.org
- [Bug d/123419] d: internal compiler error: in visit, at d/expr.cc:2224
cvs-commit at gcc dot gnu.org
- [Bug d/123419] d: internal compiler error: in visit, at d/expr.cc:2224
cvs-commit at gcc dot gnu.org
- [Bug d/123419] d: internal compiler error: in visit, at d/expr.cc:2224
cvs-commit at gcc dot gnu.org
- [Bug d/123419] d: internal compiler error: in visit, at d/expr.cc:2224
cvs-commit at gcc dot gnu.org
- [Bug d/123419] d: internal compiler error: in visit, at d/expr.cc:2224
ibuclaw at gcc dot gnu.org
- [Bug ada/123832] stack corruption with concatenation and 'Image of composite type
cvs-commit at gcc dot gnu.org
- [Bug d/119799] d: internal compiler error: in visit, at d/decl.cc:838
cvs-commit at gcc dot gnu.org
- [Bug ada/123857] crash on Unchecked_Union parameter with -gnateV -gnata
cvs-commit at gcc dot gnu.org
- [Bug d/119799] d: internal compiler error: in visit, at d/decl.cc:838
cvs-commit at gcc dot gnu.org
- [Bug d/119799] d: internal compiler error: in visit, at d/decl.cc:838
ibuclaw at gcc dot gnu.org
- [Bug ada/123832] stack corruption with concatenation and 'Image of composite type
cvs-commit at gcc dot gnu.org
- [Bug ada/123857] crash on Unchecked_Union parameter with -gnateV -gnata
cvs-commit at gcc dot gnu.org
- [Bug ada/123857] crash on Unchecked_Union parameter with -gnateV -gnata
ebotcazou at gcc dot gnu.org
- [Bug ada/123832] stack corruption with concatenation and 'Image of composite type
ebotcazou at gcc dot gnu.org
- [Bug ada/123867] New: Limited With causing type confusion
brentseidel at mac dot com
- [Bug ipa/123226] [16 regression] ICE during inlining in verify_node, at cgraph.cc:4454 with -O3 -flto since r16-4000 (compiling LLVM 14 from spec next)
hubicka at gcc dot gnu.org
- [Bug fortran/123868] New: Memory leak on assignment
abensonca at gcc dot gnu.org
- [Bug c/123869] New: Negation of _Float16 can yield a different value at -O0
antoyo at gcc dot gnu.org
- [Bug middle-end/123869] Negation of _Float16 can yield a different value at -O0
pinskia at gcc dot gnu.org
- [Bug middle-end/123869] Negation of _Float16 should just flip the bit and not promote to _Float32
pinskia at gcc dot gnu.org
- [Bug middle-end/123869] Negation of _Float16 should just flip the bit and not promote to _Float32
pinskia at gcc dot gnu.org
- [Bug middle-end/123869] Negation of _Float16 should just flip the bit and not promote to _Float32
pinskia at gcc dot gnu.org
- [Bug middle-end/123869] Negation of _Float16 should just flip the bit and not promote to _Float32
pinskia at gcc dot gnu.org
- [Bug middle-end/123869] Negation of _Float16 should just flip the bit and not promote to _Float32
pinskia at gcc dot gnu.org
- [Bug middle-end/123869] Negation of _Float16 should just flip the bit and not promote to _Float32
pinskia at gcc dot gnu.org
- [Bug middle-end/123869] Negation of _Float16 should just flip the bit and not promote to _Float32
antoyo at gcc dot gnu.org
- [Bug libffi/117635] Update in-tree copy of libffi to libffi-3.4.8
cvs-commit at gcc dot gnu.org
- [Bug libffi/117635] Update in-tree copy of libffi to libffi-3.4.8
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123869] Negation of _Float16 should just flip the bit and not promote to _Float32
pinskia at gcc dot gnu.org
- Request For Information:Beverages,Smoothie And Related Product
Qanfan
- [Bug ipa/123619] [16 regression] ICE when building cppunit-1.15.1* with LTO (in decide_about_value, at ipa-cp.cc:6039)
haochen.jiang at intel dot com
- [Bug middle-end/121661] [13/14/15/16 Regression] miscompilation involving complex and nested functions since r13-1762-gf9d4c3b45c5ed5
pinskia at gcc dot gnu.org
- [Bug middle-end/123801] [13/14/15/16 Regression] Wstringop-overflow false positive since r12-4240
pinskia at gcc dot gnu.org
- [Bug middle-end/123801] [13/14/15/16 Regression] Wstringop-overflow false positive since r12-4240
pinskia at gcc dot gnu.org
- [Bug middle-end/123801] [13/14/15/16 Regression] Wstringop-overflow false positive since r12-4240
siddhesh at gcc dot gnu.org
- [Bug libfortran/93727] Fortran 2018: EX edit descriptor
jvdelisle at gcc dot gnu.org
- [Bug libfortran/93727] Fortran 2018: EX edit descriptor
jvdelisle at gcc dot gnu.org
- [Bug target/123245] Inconsistent location for target-specific --param documentation
pinskia at gcc dot gnu.org
- [Bug c/123583] [13/14/15/16 Regression] Named address space qualifier causes undeclared identifier error
saaadhu at gcc dot gnu.org
- [Bug target/123870] New: [riscv64] ICE on vzext_vf2 and xtheadvector
jpegqs at gmail dot com
- [Bug target/123870] [riscv64] ICE on vzext_vf2 and xtheadvector
jpegqs at gmail dot com
- [Bug target/102298] ELF symbol sizes for variable-length objects are too small (mips)
syq at gcc dot gnu.org
- [Bug middle-end/123801] [13/14/15/16 Regression] Wstringop-overflow false positive since r12-4240
rguenther at suse dot de
- [Bug tree-optimization/116747] [13/14/15/16 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: Segmentation fault
rguenth at gcc dot gnu.org
- [Bug c++/123871] New: ICE in finish_expr_stmt, at cp/semantics.cc:1174, Splicer in generic lambda allows out of bounds array access
nylonhat at gmail dot com
- [Bug tree-optimization/123864] [13/14/15/16 Regression] wrong code with __builtin_*_overflow() at -O2 and above
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123864] [13/14/15/16 Regression] wrong code with __builtin_*_overflow() at -O2 and above
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123864] [13/14/15/16 Regression] wrong code with __builtin_*_overflow() at -O2 and above
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123864] [13/14/15/16 Regression] wrong code with __builtin_*_overflow() at -O2 and above
pinskia at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
iains at gcc dot gnu.org
- [Bug target/123859] aarch64: wrong code with _BitInt() and multiple __builtin_add/mul_overflow() at -O1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116747] [13/14/15/16 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: Segmentation fault
rguenth at gcc dot gnu.org
- [Bug c++/123662] [reflection] Unexpected "error: consteval-only expressions are only allowed in a constant-evaluated context"
boris.staletic at protonmail dot com
- [Bug ada/123861] [15/16 regression] internal error on equality test with empty container
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123864] [13/14/15/16 Regression] wrong code with __builtin_*_overflow() at -O2 and above
rguenth at gcc dot gnu.org
- [Bug middle-end/123869] Negation of _Float16 should just flip the bit and not promote to _Float32
rguenth at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at gcc dot gnu.org
- [Bug c++/123691] Expansion statements are implemented but do not work.
jakub at gcc dot gnu.org
- [Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
jakub at gcc dot gnu.org
- [Bug c++/122828] [Reflection] Enum to string from P2996R13 does not compile
jakub at gcc dot gnu.org
- [Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
jakub at gcc dot gnu.org
- [Bug c++/123379] constexpr template for does not work with temporary object
jakub at gcc dot gnu.org
- [Bug c++/123611] [reflection] bogus consteval-only expressions are only allowed in a constant-evaluated context
jakub at gcc dot gnu.org
- [Bug c++/123691] Expansion statements are implemented but do not work.
jakub at gcc dot gnu.org
- [Bug c++/55004] [meta-bug] constexpr issues
jakub at gcc dot gnu.org
- [Bug c++/94404] [meta-bug] C++ core issues
jakub at gcc dot gnu.org
- [Bug c++/123611] [reflection] bogus consteval-only expressions are only allowed in a constant-evaluated context
jakub at gcc dot gnu.org
- [Bug c++/123872] New: Consider defining __STDCPP_DEFAULT_NEW_ALIGNMENT__ unconditionally
nikolasklauser at berlin dot de
- [Bug tree-optimization/123596] [13/14/15/16 regression] ICE in tree check: expected ssa_name, have var_decl in unlink_stmt_vdef, at tree-ssa-operands.cc:1387 with -O2 flag
rguenth at gcc dot gnu.org
- [Bug lto/123749] [16 Regression] ICE: in lto_wpa_write_files, at lto/lto.cc:413 with --param=uninlined-function-insns=1000000 -ftoplevel-reorder -fipa-reorder-for-locality -flto
rguenth at gcc dot gnu.org
- [Bug ipa/112601] [13/14/15/16 Regression] ICE in cgraph_node::verify_node(): error: invalid calls_comdat_local flag
rguenth at gcc dot gnu.org
- [Bug c++/123872] Consider defining __STDCPP_DEFAULT_NEW_ALIGNMENT__ unconditionally
redi at gcc dot gnu.org
- [Bug c/101974] [13/14/15/16 Regression] ICE on compilable code: in from_mode_char, at attribs.h:304 since r10-4929-g54aa6b58fe2fe73b
rguenth at gcc dot gnu.org
- [Bug target/109093] [15/16 regression] csmith: a February runtime bug ?
rguenth at gcc dot gnu.org
- [Bug ipa/122430] [13/14/15/16 Regression] Call to empty interposable function is optimized away with -flto -fPIC -fsemantic-interposition since r12-5236-g5aa91072e24c1e
rguenth at gcc dot gnu.org
- [Bug c++/123862] [16 Regression] ICE in verify_type when building blender
jmelcr at gcc dot gnu.org
- [Bug tree-optimization/91355] [13/14/15/16 Regression] optimized code does not call destructor while unwinding after exception
rguenth at gcc dot gnu.org
- [Bug c++/102214] [13/14/15/16 Regression] ICE when compiling local class with -fno-weak
rguenth at gcc dot gnu.org
- [Bug target/123870] [riscv64] ICE on vzext_vf2 and xtheadvector
jpegqs at gmail dot com
- [Bug tree-optimization/106192] [13/14/15 Regression] ICE in vect_loop_versioning, at tree-vect-loop-manip.cc:3522 since r11-1650-g1dfa89b0355520ca
rguenth at gcc dot gnu.org
- [Bug sanitizer/123873] New: UBSAN confuses optimizer
peterz at infradead dot org
- [Bug c++/123660] [reflection] Cannot make a pointer to member from a reflection of a type template argument
boris.staletic at protonmail dot com
- [Bug tree-optimization/123416] [13/14/15/16 Regression] wrong code at -O{s,2,3} with "-fno-tree-dse -fno-strict-aliasing" on x86_64-linux-gnu since r15-2207
rguenth at gcc dot gnu.org
- [Bug sanitizer/123873] UBSAN confuses optimizer
jakub at gcc dot gnu.org
- [Bug sanitizer/123873] UBSAN confuses optimizer
peterz at infradead dot org
- [Bug sanitizer/123873] UBSAN confuses optimizer
jakub at gcc dot gnu.org
- [Bug sanitizer/123873] UBSAN confuses optimizer
jakub at gcc dot gnu.org
- [Bug c++/123866] ICE when calling annotations_of on member function.
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116747] [13/14/15/16 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: Segmentation fault
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123596] [13/14/15/16 regression] ICE in tree check: expected ssa_name, have var_decl in unlink_stmt_vdef, at tree-ssa-operands.cc:1387 with -O2 flag
cvs-commit at gcc dot gnu.org
- [Bug c++/123866] ICE when calling annotations_of on member function.
jakub at gcc dot gnu.org
- [Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
jakub at gcc dot gnu.org
- [Bug tree-optimization/123596] [13/14/15 Regression] ICE in tree check: expected ssa_name, have var_decl in unlink_stmt_vdef, at tree-ssa-operands.cc:1387 with -O2 flag
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116747] [13/14/15 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: Segmentation fault
rguenth at gcc dot gnu.org
- [Bug tree-optimization/122537] [13/14/15/16 Regression] wrong code at -O3 with -fwrapv
rguenth at gcc dot gnu.org
- [Bug sanitizer/123874] New: Incorrect interception of deprecated symbols causes crash under sanitizers
kirelagin at gmail dot com
- [Bug sanitizer/123874] Incorrect interception of deprecated symbols causes crash under sanitizers
kirelagin at gmail dot com
- [Bug tree-optimization/123864] [13/14/15/16 Regression] wrong code with __builtin_*_overflow() at -O2 and above
mikpelinux at gmail dot com
- [Bug c++/123875] New: [13/14/15/16 Regression] atomic<X>(X) cosntructor is usable at compile time in C++14 and later
tkaminsk at gcc dot gnu.org
- [Bug sanitizer/123874] Incorrect interception of deprecated symbols causes crash under sanitizers
kirelagin at gmail dot com
- [Bug c++/123875] [13/14/15/16 Regression] atomic<X>(X) cosntructor is usable at compile time in C++14 and later
tkaminsk at gcc dot gnu.org
- [Bug c++/123875] [13/14/15/16 Regression] atomic<X>(X) cosntructor is usable at compile time in C++14 and later
tkaminsk at gcc dot gnu.org
- [Bug d/123349] gdc: buffer overflow detected with -defaultlib= and -debuglib=
cvs-commit at gcc dot gnu.org
- [Bug d/123349] gdc: buffer overflow detected with -defaultlib= and -debuglib=
cvs-commit at gcc dot gnu.org
- [Bug d/123349] gdc: buffer overflow detected with -defaultlib= and -debuglib=
cvs-commit at gcc dot gnu.org
- [Bug d/123349] gdc: buffer overflow detected with -defaultlib= and -debuglib=
cvs-commit at gcc dot gnu.org
- [Bug d/123349] gdc: buffer overflow detected with -defaultlib= and -debuglib=
ibuclaw at gcc dot gnu.org
- [Bug target/123870] [riscv64] ICE on vzext_vf2 and xtheadvector
jpegqs at gmail dot com
- [Bug c++/123875] [13/14/15/16 Regression] atomic<X>(X) cosntructor is unusable at compile time in C++14 and later
ppalka at gcc dot gnu.org
- [Bug tree-optimization/122209] reassoc? with bit masking
rdapp at gcc dot gnu.org
- [Bug c/123876] New: ICE: Segmentation fault with asm goto and simd
iamanonymous.cs at gmail dot com
- [Bug tree-optimization/122537] [13/14/15/16 Regression] wrong code at -O3 with -fwrapv
rguenth at gcc dot gnu.org
- [Bug sanitizer/123877] New: Sanitizers fails to intercept deprecated symbols
kirelagin at gmail dot com
- [Bug c++/123862] [16 Regression] ICE in verify_type when building blender
jmelcr at gcc dot gnu.org
- [Bug sanitizer/123874] Incorrect interception of deprecated symbols causes crash under sanitizers
kirelagin at gmail dot com
- [Bug tree-optimization/123864] [13/14/15/16 Regression] wrong code with __builtin_*_overflow() at -O2 and above
jakub at gcc dot gnu.org
- [Bug c++/123660] [reflection] Cannot make a pointer to member from a reflection of a type template argument
mpolacek at gcc dot gnu.org
- [Bug ipa/95492] Avoid recursive inlining for -O2
hubicka at gcc dot gnu.org
- [Bug target/123870] [riscv64] ICE on vzext_vf2 and xtheadvector
jpegqs at gmail dot com
- [Bug tree-optimization/122537] [13/14/15/16 Regression] wrong code at -O3 with -fwrapv
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122537] [13/14/15 Regression] wrong code at -O3 with -fwrapv
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123864] [13/14/15/16 Regression] wrong code with __builtin_*_overflow() at -O2 and above
jakub at gcc dot gnu.org
- [Bug c++/123871] ICE in finish_expr_stmt, at cp/semantics.cc:1174, Splicer in generic lambda allows out of bounds array access
mpolacek at gcc dot gnu.org
- [Bug ipa/117440] [13/14/15/16 regression] ICE: in merge, at ipa-modref.cc:2138 at -Os
hubicka at gcc dot gnu.org
- [Bug d/123046] d: ICE in gimplify_expr with const ref noreturn parameters
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/123875] [13/14/15/16 Regression] atomic<X>(X) cosntructor is unusable at compile time in C++14 and later
tkaminsk at gcc dot gnu.org
- [Bug middle-end/118608] [14/15/16 regression][mips64] Lack of sign extension with -Os/-O1 after r14-6915
roger at nextmovesoftware dot com
- [Bug tree-optimization/109410] [13/14/15/16 Regression] ICE: verify_flow_info failed
rguenth at gcc dot gnu.org
- [Bug d/123046] d: ICE in gimplify_expr with const ref noreturn parameters
cvs-commit at gcc dot gnu.org
- [Bug d/123046] d: ICE in gimplify_expr with const ref noreturn parameters
cvs-commit at gcc dot gnu.org
- [Bug d/123046] d: ICE in gimplify_expr with const ref noreturn parameters
cvs-commit at gcc dot gnu.org
- [Bug d/123046] d: ICE in gimplify_expr with const ref noreturn parameters
ibuclaw at gcc dot gnu.org
- [Bug c++/123871] ICE in finish_expr_stmt, at cp/semantics.cc:1174, Splicer in generic lambda allows out of bounds array access
cvs-commit at gcc dot gnu.org
- [Bug c++/123871] ICE in finish_expr_stmt, at cp/semantics.cc:1174, Splicer in generic lambda allows out of bounds array access
mpolacek at gcc dot gnu.org
- [Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
mpolacek at gcc dot gnu.org
- [Bug ipa/106260] [13/14/15/16 Regression] ICE in initialize_node_lattices, at ipa-cp.cc:1289 since r8-1887-g0eaf0bfe94ff5a7c
rguenth at gcc dot gnu.org
- [Bug tree-optimization/123755] [16 Regression] gcc.dg/vect/pr71823.c ICEs with -march=armv9-a --param aarch64-autovec-preference=sve-only -ftree-vectorize -O2
law at gcc dot gnu.org
- [Bug ipa/122458] static function is removed even when referred from extended toplevel asm
mjires at gcc dot gnu.org
- [Bug target/123870] [riscv64] ICE on vzext_vf2 and xtheadvector
rdapp at gcc dot gnu.org
- [Bug tree-optimization/114757] stringop-overflow warning with -fsanitize=address while building JDK
siddhesh at gcc dot gnu.org
- [Bug target/123870] [riscv64] ICE on vzext_vf2 and xtheadvector
law at gcc dot gnu.org
- [Bug c++/123878] New: GCC rejects valid program involving lambda evaluation inside decltype with deleted parameterized ctor
jlame646 at gmail dot com
- [Bug tree-optimization/123755] [16 Regression] gcc.dg/vect/pr71823.c ICEs with -march=armv9-a --param aarch64-autovec-preference=sve-only -ftree-vectorize -O2
law at gcc dot gnu.org
- [Bug c++/123878] GCC rejects valid program involving lambda evaluation inside decltype with deleted parameterized ctor
harald at gigawatt dot nl
- [Bug c++/123878] GCC rejects valid program involving lambda evaluation inside decltype with deleted parameterized ctor
jlame646 at gmail dot com
- [Bug c++/123878] GCC rejects valid program involving lambda evaluation inside decltype with deleted parameterized ctor
harald at gigawatt dot nl
- [Bug fortran/123868] Memory leak on assignment
abensonca at gcc dot gnu.org
- [Bug d/123407] d: internal compiler error: Segmentation fault with redeclared symbols
cvs-commit at gcc dot gnu.org
- [Bug d/123407] d: internal compiler error: Segmentation fault with redeclared symbols
cvs-commit at gcc dot gnu.org
- [Bug d/123407] d: internal compiler error: Segmentation fault with redeclared symbols
cvs-commit at gcc dot gnu.org
- [Bug d/123407] d: internal compiler error: Segmentation fault with redeclared symbols
cvs-commit at gcc dot gnu.org
- [Bug c++/123878] GCC rejects valid program involving lambda evaluation inside decltype with deleted parameterized ctor
jlame646 at gmail dot com
- [Bug d/123407] d: internal compiler error: Segmentation fault with redeclared symbols
ibuclaw at gcc dot gnu.org
- [Bug target/123806] gcc 14/15/16 miscompiles rvv intrinsics at -O1/2/3
cvs-commit at gcc dot gnu.org
- [Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
rdapp at gcc dot gnu.org
- [Bug target/123626] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 since g:08ccc67ef44b4ddea72ea50d465d38b87414ecce
rdapp at gcc dot gnu.org
- [Bug c++/123878] GCC rejects valid program involving lambda evaluation inside decltype with deleted parameterized ctor
jlame646 at gmail dot com
- [Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
rdapp at gcc dot gnu.org
- [Bug target/123806] gcc 14/15/16 miscompiles rvv intrinsics at -O1/2/3
rdapp at gcc dot gnu.org
- [Bug target/123806] gcc 14/15/16 miscompiles rvv intrinsics at -O1/2/3
rdapp at gcc dot gnu.org
- [Bug target/123760] Worse code for FoF loads since r16-6975.
rdapp at gcc dot gnu.org
- [Bug tree-optimization/123755] [16 Regression] gcc.dg/vect/pr71823.c ICEs with -march=armv9-a --param aarch64-autovec-preference=sve-only -ftree-vectorize -O2
rdapp at gcc dot gnu.org
- [Bug target/123870] [riscv64] ICE on vzext_vf2 and xtheadvector
jpegqs at gmail dot com
- [Bug ada/123861] [15/16 regression] internal error on equality test with empty container
cvs-commit at gcc dot gnu.org
- [Bug ada/123861] [15/16 regression] internal error on equality test with empty container
cvs-commit at gcc dot gnu.org
- [Bug ada/123861] [15/16 regression] internal error on equality test with empty container
ebotcazou at gcc dot gnu.org
- [Bug fortran/123673] [PDT] seg fault on composite PDT function result
pault at gcc dot gnu.org
- [Bug target/123870] [riscv64] ICE on vzext_vf2 and xtheadvector
rdapp at gcc dot gnu.org
- [Bug c++/123879] New: [16 Regression] -std=c++26 --compile-std-module -fmodules fails with installed GCC
ppalka at gcc dot gnu.org
- [Bug target/108018] Wide immediate sequences not scheduled for POWER10 fusion
segher at gcc dot gnu.org
- [Bug c++/123879] [16 Regression] -std=c++26 --compile-std-module -fmodules fails with installed GCC
ppalka at gcc dot gnu.org
- [Bug c++/123879] [16 Regression] -std=c++26 --compile-std-module -fmodules fails with installed GCC
ppalka at gcc dot gnu.org
- [Bug c++/123879] [16 Regression] -std=c++26 --compile-std-module -fmodules fails with installed GCC
redi at gcc dot gnu.org
- [Bug analyzer/123880] New: [16 Regression] ICE with -fanalyzer in ana::exploded_node::on_throw
dmalcolm at gcc dot gnu.org
- [Bug analyzer/123880] [16 Regression] ICE with -fanalyzer in ana::exploded_node::on_throw
dmalcolm at gcc dot gnu.org
- [Bug analyzer/123880] [16 Regression] ICE with -fanalyzer on "throw;"
dmalcolm at gcc dot gnu.org
- [Bug ada/123867] spurious visibility error from limited_with clause in library unit hierarchy
ebotcazou at gcc dot gnu.org
- [Bug target/123506] [14/15/16 Regression] Some unnecessary assembly generated in simple function since r14-2386 & r14-2526
cvs-commit at gcc dot gnu.org
- [Bug target/123870] [riscv64] ICE on vzext_vf2 and xtheadvector
jpegqs at gmail dot com
- [Bug target/123870] [riscv64] ICE on vzext_vf2 and xtheadvector
law at gcc dot gnu.org
- [Bug c++/123878] GCC rejects valid program involving lambda evaluation inside decltype with deleted parameterized ctor
pinskia at gcc dot gnu.org
- [Bug middle-end/123876] ICE: Segmentation fault with asm goto and simd
pinskia at gcc dot gnu.org
- [Bug middle-end/123876] ICE: Segmentation fault with asm goto and simd
pinskia at gcc dot gnu.org
- [Bug middle-end/123876] ICE: Segmentation fault with asm goto and openmp simd/for
pinskia at gcc dot gnu.org
- [Bug sanitizer/123877] Sanitizers fail to intercept deprecated symbols
pinskia at gcc dot gnu.org
- [Bug sanitizer/123873] UBSAN confuses optimizer
pinskia at gcc dot gnu.org
- [Bug middle-end/123876] ICE: Segmentation fault with asm goto and openmp simd/for
pinskia at gcc dot gnu.org
- [Bug middle-end/123876] ICE: Segmentation fault with asm goto and openmp simd/for
jakub at gcc dot gnu.org
- [Bug middle-end/123876] ICE: Segmentation fault with asm goto and openmp simd/for
jakub at gcc dot gnu.org
- [Bug sanitizer/123874] Incorrect interception of deprecated symbols causes crash under sanitizers
pinskia at gcc dot gnu.org
- [Bug middle-end/123869] Negation of _Float16 should just flip the bit and not promote to _Float32
jsm28 at gcc dot gnu.org
- [Bug ipa/122856] [13/14/15/16 Regression] ICE: in decide_about_value, at ipa-cp.cc
law at gcc dot gnu.org
- [Bug cobol/122838] [16 Regression] libgcobol multilib build failure
law at gcc dot gnu.org
- [Bug rtl-optimization/122808] [13/14/15/16 Regression] Missing rtl PRE/GCSE in array element addressing
law at gcc dot gnu.org
- [Bug tree-optimization/122660] [16 Regression] uninit predicated analysis not strong enough (derived from uninit-pred-7_a.c)
law at gcc dot gnu.org
- [Bug libstdc++/122557] [16 regression] FAIL: 29_atomics/atomic_ref/op_support.cc & requirements.cc on power32 starting with - r16-4349-g90dde804626f13
law at gcc dot gnu.org
- [Bug target/122277] [16 regression] Costing VF 1 instead of 4 since r16-4411-gb6e802fd55d37e
law at gcc dot gnu.org
- [Bug tree-optimization/121459] [13/14/15/16 Regression] switch table conversion does not like inner bb that comes from non switch
law at gcc dot gnu.org
- [Bug target/121441] [16 Regression] 5% slowdown of 519.lbm_r on aarch64
law at gcc dot gnu.org
- [Bug target/120957] [16 Regression] 6% slowdown of 503.bwaves_r on Zen2 since r16-1647-gc06979ff957485
law at gcc dot gnu.org
- [Bug ada/123867] spurious visibility error from limited_with clause in library unit hierarchy
ebotcazou at gcc dot gnu.org
- [Bug middle-end/123869] Negation of _Float16 should just flip the bit and not promote to _Float32
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123869] Negation of _Float16 should just flip the bit and not promote to _Float32
pinskia at gcc dot gnu.org
- [Bug c++/123881] New: random _M_is_leaked failur
aschwarz at acm dot org
- [Bug libstdc++/123881] random _M_is_leaked failur
pinskia at gcc dot gnu.org
- [Bug libstdc++/123881] random _M_is_leaked failur
pinskia at gcc dot gnu.org
- [Bug ada/123867] spurious visibility error from limited_with clause in library unit hierarchy
brentseidel at mac dot com
- [Bug libstdc++/123881] random _M_is_leaked failur
home at slipbits dot com
- [Bug c++/101244] Wrong path in coroutine returning ternary
pinskia at gcc dot gnu.org
- [Bug c++/123863] Ternary false branch with co_await incorrectly evaluated when result is consumed
pinskia at gcc dot gnu.org
- [Bug c++/101027] Short-circuit behavior not respected with co_await in while head
pinskia at gcc dot gnu.org
- [Bug c++/114728] Coroutine called in short-circuit fold expression
pinskia at gcc dot gnu.org
- [Bug c/123882] New: [16 Regression] build failure of wlroots-0.19.2: invalid use of 'restrict'
slyfox at gcc dot gnu.org
- [Bug c/123882] [16 Regression] build failure of wlroots-0.19.2: invalid use of 'restrict'
pinskia at gcc dot gnu.org
- [Bug c/123882] [16 Regression] build failure of wlroots-0.19.2: invalid use of 'restrict' since r16-7102
jakub at gcc dot gnu.org
- [Bug target/123245] Inconsistent location for target-specific --param documentation
sandra at gcc dot gnu.org
- [Bug fortran/123868] Memory leak on assignment
abensonca at gcc dot gnu.org
- [Bug fortran/123868] Memory leak on assignment
jvdelisle at gcc dot gnu.org
- [Bug target/123807] [16 Regression] loongarch64: ICE in emit_move_insn, at expr.cc:4635
cvs-commit at gcc dot gnu.org
- [Bug middle-end/122757] [16 Regression] Copy prop for aggregates into calls makes worse code for constants in some cases (12 bytes)
pinskia at gcc dot gnu.org
- [Bug target/123807] [16 Regression] loongarch64: ICE in emit_move_insn, at expr.cc:4635
chenglulu at loongson dot cn
- [Bug tree-optimization/123755] [16 Regression] gcc.dg/vect/pr71823.c ICEs with -march=armv9-a --param aarch64-autovec-preference=sve-only -ftree-vectorize -O2
pan2.li at intel dot com
- [Bug target/123807] [16 Regression] loongarch64: ICE in emit_move_insn, at expr.cc:4635
cvs-commit at gcc dot gnu.org
- [Bug target/123807] [16 Regression] loongarch64: ICE in emit_move_insn, at expr.cc:4635
cvs-commit at gcc dot gnu.org
- [Bug target/123766] LoongArch: __lsx_vst and _lasx_xvst may trigger maybe-uninitialized warning for its second argument
cvs-commit at gcc dot gnu.org
- [Bug target/123766] LoongArch: __lsx_vst and _lasx_xvst may trigger maybe-uninitialized warning for its second argument
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/122170] [15/16 Regression] gcc 15.2.0 (and gcc 15.1.0 as well) - ICE upon try to build CMSIS_DSP Library with and Optimization on
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/122170] [15 Regression] gcc 15.2.0 (and gcc 15.1.0 as well) - ICE upon try to build CMSIS_DSP Library with and Optimization on
pinskia at gcc dot gnu.org
- [Bug target/123766] LoongArch: __lsx_vst and _lasx_xvst may trigger maybe-uninitialized warning for its second argument
cvs-commit at gcc dot gnu.org
- [Bug target/123766] LoongArch: __lsx_vst and _lasx_xvst may trigger maybe-uninitialized warning for its second argument
chenglulu at loongson dot cn
- [Bug rtl-optimization/123883] New: Inefficient bit manipulation code on RISC-V port
law at gcc dot gnu.org
- [Bug sanitizer/103930] asan intercepts fail if target library is only loaded (indirectly) through dlopen (e.g. plugin)
pinskia at gcc dot gnu.org
- [Bug sanitizer/123874] Incorrect interception of deprecated symbols causes crash under sanitizers
pinskia at gcc dot gnu.org
- [Bug sanitizer/103930] asan intercepts fail if target library is only loaded (indirectly) through dlopen (e.g. plugin)
pinskia at gcc dot gnu.org
- [Bug sanitizer/111057] [13 only] build error: libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp:180:10: fatal error: crypt.h: No such file or directory
pinskia at gcc dot gnu.org
- [Bug c++/106902] [13/14/15/16 Regression] Program compiled with -O3 -mfma produces different result
jason at gcc dot gnu.org
- [Bug rtl-optimization/123884] New: Missed bit manipulation on RISC-V
law at gcc dot gnu.org
- [Bug c++/122884] [16 regression] gcc crashed on lambda within require clause or noexcept clause
jason at gcc dot gnu.org
- [Bug rtl-optimization/123885] New: Improve conditional operations on 32bit objects for RISC-V (rv64)
law at gcc dot gnu.org
- [Bug rtl-optimization/123885] Improve conditional operations on 32bit objects for RISC-V (rv64)
law at gcc dot gnu.org
- [Bug d/123264] d: Infinite loop in dump_generic_node
cvs-commit at gcc dot gnu.org
- [Bug d/123264] d: Infinite loop in dump_generic_node
cvs-commit at gcc dot gnu.org
- [Bug d/123264] d: Infinite loop in dump_generic_node
cvs-commit at gcc dot gnu.org
- [Bug d/123264] d: Infinite loop in dump_generic_node
cvs-commit at gcc dot gnu.org
- [Bug target/123766] LoongArch: __lsx_vst and _lasx_xvst may trigger maybe-uninitialized warning for its second argument
iv at altlinux dot org
- [Bug d/123264] d: Infinite loop in dump_generic_node
ibuclaw at gcc dot gnu.org
- [Bug tree-optimization/109410] [13/14/15/16 Regression] ICE: verify_flow_info failed
cvs-commit at gcc dot gnu.org
- [Bug c++/106902] [13/14/15/16 Regression] Program compiled with -O3 -mfma produces different result
rguenther at suse dot de
- [Bug tree-optimization/123755] [16 Regression] gcc.dg/vect/pr71823.c ICEs with -march=armv9-a --param aarch64-autovec-preference=sve-only -ftree-vectorize -O2
rguenth at gcc dot gnu.org
- [Bug d/123263] d: ICE in dwarf2out_abstract_function, at dwarf2out.cc:23771
cvs-commit at gcc dot gnu.org
- [Bug d/123263] d: ICE in dwarf2out_abstract_function, at dwarf2out.cc:23771
ibuclaw at gcc dot gnu.org
- [Bug c++/106902] [13/14/15/16 Regression] Program compiled with -O3 -mfma produces different result
amonakov at gcc dot gnu.org
- [Bug analyzer/123880] [16 Regression] ICE with -fanalyzer on "throw;"
rguenth at gcc dot gnu.org
- [Bug target/123206] aarch64: Wrong gating of fp8 intrinsics in aarch64-simd-pragma-builtins.def
cvs-commit at gcc dot gnu.org
- [Bug target/123206] aarch64: Wrong gating of fp8 intrinsics in aarch64-simd-pragma-builtins.def
acoplan at gcc dot gnu.org
- [Bug target/113065] [ARM][NEON] Compiler crashes when doing shift on data with NEON intrinsic type
michael.crusoe at gmail dot com
- [Bug preprocessor/123273] [13/14/15/16 Regression] -E -fdirectives-only reporting error on comments
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123876] ICE: Segmentation fault with asm goto and openmp simd/for
cvs-commit at gcc dot gnu.org
- [Bug preprocessor/123273] [13/14/15 Regression] -E -fdirectives-only reporting error on comments
jakub at gcc dot gnu.org
- [Bug gcov-profile/121084] [GCOV] Loops containing goto cause incorrect coverage statistics.
cvs-commit at gcc dot gnu.org
- [Bug gcov-profile/121123] [16 regression] some gcc.misc-tests/gcov-*.c fail starting with r16-2197-g385d9937f0e23c
cvs-commit at gcc dot gnu.org
- [Bug gcov-profile/121409] [GCOV] A simple if-statement inside nested structure gets wrong coverage.
cvs-commit at gcc dot gnu.org
- [Bug gcov-profile/123855] ICE: tree check: expected ssa_name, have integer_cst in flush_on_edges, at path-coverage.cc:382 with -fpath-coverage and recursive returns_twice function
cvs-commit at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
iains at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug c++/123790] [15/16 Regression] GCC doesn't initialize constexpr variable of type std::nullptr_t with another nullptr since r15-6744
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/123864] [13/14/15/16 Regression] wrong code with __builtin_*_overflow() at -O2 and above
cvs-commit at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
iains at gcc dot gnu.org
- [Bug target/109093] [15/16 regression] csmith: a February runtime bug ?
dcb314 at hotmail dot com
- [Bug tree-optimization/123864] [13/14/15 Regression] wrong code with __builtin_*_overflow() at -O2 and above since r13-979
jakub at gcc dot gnu.org
- [Bug c++/123790] [15 Regression] GCC doesn't initialize constexpr variable of type std::nullptr_t with another nullptr since r15-6744
jakub at gcc dot gnu.org
- [Bug target/113065] [ARM][NEON] Compiler crashes when doing shift on data with NEON intrinsic type
rearnsha at gcc dot gnu.org
- [Bug debug/110885] [10/13/14/15/16 Regression] "undefined reference" when using both "-fdebug-types-section" and "-gsplit-dwarf" and inline function as a template argument
cvs-commit at gcc dot gnu.org
- [Bug fortran/123868] [16-regession] Memory leak on assignment
pault at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug ada/123867] spurious visibility error from limited_with clause in library unit hierarchy
cvs-commit at gcc dot gnu.org
- [Bug ada/123867] spurious visibility error from limited_with clause in library unit hierarchy
cvs-commit at gcc dot gnu.org
- [Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug tree-optimization/49442] [13/14/15/16 Regression] Misaligned store support pessimization
rguenth at gcc dot gnu.org
- [Bug ada/123867] spurious visibility error from limited_with clause in library unit hierarchy
cvs-commit at gcc dot gnu.org
- [Bug target/109093] [15 regression] csmith: a February runtime bug ?
ubizjak at gmail dot com
- [Bug tree-optimization/50417] [13/14/15/16 Regression] memcpy with pointer to type with natural alignment bigger than char
rguenth at gcc dot gnu.org
- [Bug ada/123867] spurious visibility error from limited_with clause in library unit hierarchy
ebotcazou at gcc dot gnu.org
- [Bug middle-end/121146] memcpy does not recognize alignas for function arguments
rguenth at gcc dot gnu.org
- [Bug tree-optimization/50417] [13/14/15/16 Regression] memcpy with pointer to type with natural alignment bigger than char
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/52285] [13/14/15/16 Regression] libgcrypt _gcry_burn_stack slowdown
rguenth at gcc dot gnu.org
- [Bug target/54063] [13/14/15/16 regression] on powerpc64 gcc 4.9/8 generates larger code for global variable accesses than gcc 4.7
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/123786] [16 Regression] AArch64: Miscompile at -O3 -mtune=generic-armv9-a since r16-3628-g41b0c7a674e870
acoplan at gcc dot gnu.org
- [Bug rtl-optimization/55278] [13/14/15/16 Regression] Botan performance regressions, other compilers generate better code than gcc
rguenth at gcc dot gnu.org
- [Bug middle-end/57955] [13/14/15/16 Regression] Uniquization of constants reduces alignment of initializers
rguenth at gcc dot gnu.org
- [Bug target/113065] [ARM][NEON] Compiler crashes when doing shift on data with NEON intrinsic type
rearnsha at gcc dot gnu.org
- [Bug libstdc++/123881] random _M_is_leaked failur
redi at gcc dot gnu.org
- [Bug libstdc++/123881] random _M_is_leaked failur
redi at gcc dot gnu.org
- [Bug target/59371] [13/14/15/16 Regression] Performance regression in GCC 4.8/9/10/11/12 and later versions.
rguenth at gcc dot gnu.org
- [Bug middle-end/119613] [15 regression] ICE when building protobuf-29.4 with -O0 (purge_dead_edges, at cfgrtl.cc:3356)
martin at nyhus dot dev
- [Bug middle-end/64099] [13/14/15/16 Regression] ~15% runtime increase for fatigue.f90.
rguenth at gcc dot gnu.org
- [Bug libstdc++/123881] random _M_is_leaked failur
redi at gcc dot gnu.org
- [Bug target/123605] [16 Regression] 416.gamess ICE (segfault) in aarch64_possible_by_lane_insn_p
pinskia at gcc dot gnu.org
- [Bug debug/123886] New: Invalid assembly expressions generated with LTO and debuging info
ssorensen at roku dot com
- [Bug debug/123886] Invalid assembly expressions generated with LTO and debuging info
ssorensen at roku dot com
- [Bug debug/123886] Invalid assembly expressions generated with LTO and debuging info
ssorensen at roku dot com
- [Bug debug/123886] Invalid assembly expressions generated with LTO and debuging info
ssorensen at roku dot com
- [Bug c/123887] New: [14/15/16 Regression] wrong-code with COND_EXPR folding on GENERIC
rguenth at gcc dot gnu.org
- [Bug c/123887] [14/15/16 Regression] wrong-code with COND_EXPR folding on GENERIC
rguenth at gcc dot gnu.org
- [Bug lto/123888] New: [16 Regression] Firefox 147 miscompilation with LTO+PGO on x86_64-linux
jakub at gcc dot gnu.org
- [Bug lto/123888] [16 Regression] Firefox 147 miscompilation with LTO+PGO on x86_64-linux
jakub at gcc dot gnu.org
- [Bug lto/123888] [16 Regression] Firefox 147 miscompilation with LTO+PGO on x86_64-linux
jakub at gcc dot gnu.org
- [Bug debug/123886] Invalid assembly expressions generated with LTO and debuging info
rguenth at gcc dot gnu.org
- [Bug lto/123888] [16 Regression] Firefox 147 miscompilation with LTO+PGO on x86_64-linux
jakub at gcc dot gnu.org
- [Bug c/123887] [14/15/16 Regression] wrong-code with COND_EXPR folding on GENERIC
rguenth at gcc dot gnu.org
- [Bug c++/123889] New: C++11 diagnostic about non-constexpr functions is useless
nikolasklauser at berlin dot de
- [Bug debug/123886] Invalid assembly expressions generated with LTO and debuging info
rguenth at gcc dot gnu.org
- [Bug debug/123886] Invalid assembly expressions generated with LTO and debuging info
rguenth at gcc dot gnu.org
- [Bug cobol/123890] New: SORT: multi-dimensional table leads to internal compile error
simonsobisch at gnu dot org
- [Bug gcov-profile/123891] New: Some functions entirely missing from gcov results
tromey at gcc dot gnu.org
- [Bug lto/123888] [16 Regression] Firefox 147 miscompilation with LTO+PGO on x86_64-linux
jakub at gcc dot gnu.org
- [Bug c/123887] [14/15/16 Regression] wrong-code with COND_EXPR folding on GENERIC
rguenth at gcc dot gnu.org
- [Bug middle-end/123887] [14/15/16 Regression] wrong-code with COND_EXPR folding on GENERIC
rguenth at gcc dot gnu.org
- [Bug target/123870] [riscv64] ICE on vzext_vf2 and xtheadvector
jpegqs at gmail dot com
- [Bug target/123870] [riscv64] ICE on vzext_vf2 and xtheadvector
rdapp at gcc dot gnu.org
- [Bug middle-end/123892] New: eliminate CONST_CAST* uses in C++ code
rguenth at gcc dot gnu.org
- [Bug middle-end/123887] [14/15/16 Regression] wrong-code with COND_EXPR folding on GENERIC
rguenth at gcc dot gnu.org
- [Bug middle-end/123887] [14/15/16 Regression] wrong-code with COND_EXPR folding on GENERIC
rguenth at gcc dot gnu.org
- [Bug lto/123888] [16 Regression] Firefox 147 miscompilation with LTO+PGO on x86_64-linux
jakub at gcc dot gnu.org
- [Bug debug/123886] Invalid assembly expressions generated with LTO and debuging info
ssorensen at roku dot com
- [Bug target/123870] [riscv64] ICE on vzext_vf2 and xtheadvector
jpegqs at gmail dot com
- [Bug c++/123889] C++11 diagnostic about non-constexpr functions is useless
redi at gcc dot gnu.org
- [Bug c++/123889] [13/14/15/16 Regression] C++11 diagnostic about non-constexpr functions is useless
redi at gcc dot gnu.org
- [Bug fortran/123868] [16-regession] Memory leak on assignment
albert at tugraz dot at
- [Bug rtl-optimization/123786] [16 Regression] AArch64: Miscompile at -O3 -mtune=generic-armv9-a since r16-3628-g41b0c7a674e870
artemiyv at gcc dot gnu.org
- [Bug c++/123695] [reflection] Internal compiler error: segmentation fault in eval_object_of in reflect.cc:2620
boris.staletic at protonmail dot com
- [Bug target/123870] [riscv64] ICE on vzext_vf2 and xtheadvector
jpegqs at gmail dot com
- [Bug libstdc++/123881] random _M_is_leaked failur
home at slipbits dot com
- [Bug lto/123888] [16 Regression] Firefox 147 miscompilation with LTO+PGO on x86_64-linux
jakub at gcc dot gnu.org
- [Bug lto/123888] [16 Regression] Firefox 147 miscompilation with LTO+PGO on x86_64-linux
jakub at gcc dot gnu.org
- [Bug lto/123888] [16 Regression] Firefox 147 miscompilation with LTO+PGO on x86_64-linux
jakub at gcc dot gnu.org
- [Bug ipa/123888] [16 Regression] Firefox 147 miscompilation with LTO+PGO on x86_64-linux
pinskia at gcc dot gnu.org
- [Bug libitm/69018] libitm/testsuite/libitm.c++/c++.exp: libstdc++ include paths don't work if tests set options
pietro at gcc dot gnu.org
- [Bug middle-end/123887] [14/15/16 Regression] wrong-code with COND_EXPR folding on GENERIC
pinskia at gcc dot gnu.org
- [Bug ipa/123888] [16 Regression] Firefox 147 miscompilation with LTO+PGO on x86_64-linux
jakub at gcc dot gnu.org
- [Bug libstdc++/86164] std::regex crashes when matching long lines
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/86164] std::regex crashes when matching long lines
cvs-commit at gcc dot gnu.org
- [Bug c++/123889] [13/14/15/16 Regression] C++11 diagnostic about non-constexpr functions is useless
pinskia at gcc dot gnu.org
- [Bug libfortran/93727] Fortran 2018: EX edit descriptor
jvdelisle at gcc dot gnu.org
- [Bug debug/123886] [13/14/15/16 Regression] Invalid assembly expressions generated with LTO and debuging info
pinskia at gcc dot gnu.org
- [Bug debug/123886] [13/14/15/16 Regression] Invalid assembly expressions generated with LTO and debuging info
cvs-commit at gcc dot gnu.org
- [Bug middle-end/123887] [14/15/16 Regression] wrong-code with COND_EXPR folding on GENERIC
cvs-commit at gcc dot gnu.org
- [Bug debug/123886] [13/14/15/16 Regression] Invalid assembly expressions generated with LTO and debuging info
pinskia at gcc dot gnu.org
- [Bug middle-end/123887] [14/15/16 Regression] wrong-code with COND_EXPR folding on GENERIC
rguenth at gcc dot gnu.org
- [Bug libstdc++/117394] evil regex causes a stack overflow and a crash
redi at gcc dot gnu.org
- [Bug libstdc++/86164] std::regex crashes when matching long lines
redi at gcc dot gnu.org
- [Bug c++/112680] g++-13 segfault on std::regex_match with c++11 or above -O2 and lto
redi at gcc dot gnu.org
- [Bug libstdc++/86164] std::regex crashes when matching long lines
redi at gcc dot gnu.org
- [Bug libstdc++/102445] [meta-bug] std::regex issues
redi at gcc dot gnu.org
- [Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
tnfchris at gcc dot gnu.org
- [Bug target/123605] [16 Regression] 416.gamess ICE (segfault) in aarch64_possible_by_lane_insn_p since r16-6497
pinskia at gcc dot gnu.org
- [Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
pinskia at gcc dot gnu.org
- [Bug diagnostics/110522] `-fdiagnostics-format=sarif-file`: file name conflicts / races
dmalcolm at gcc dot gnu.org
- [Bug c++/123893] New: Using std::printf after import std causes an ICE
rubenperez038 at gmail dot com
- [Bug libstdc++/61601] C++11 regex resource exhaustion
redi at gcc dot gnu.org
- [Bug target/123894] New: bpf: incorrectly eliding bitfiled extraction
vineetg at gcc dot gnu.org
- [Bug c++/120275] [13/14/15/16 Regression] ICE in write_type at cp/mangle.cc:2687 when using decltype(auto) with initializer list since 11.3 since r12-6008-g06d5dcef72542b
pinskia at gcc dot gnu.org
- [Bug c++/120289] [13/14/15/16 Regression] internal compiler error: tree check: accessed elt 2 of 'tree_vec' with 1 elts in tsubst, at cp/pt.cc:16650 since 6.1
pinskia at gcc dot gnu.org
- [Bug target/123894] bpf: incorrectly eliding bitfiled extraction
pinskia at gcc dot gnu.org
- [Bug fortran/123868] [16-regession] Memory leak on assignment
albert at tugraz dot at
- [Bug c++/120531] [13/14/15/16 Regression] ICE Seg fault in gimplify_expr with enum with an invalid underlying type since version 13.1
pinskia at gcc dot gnu.org
- [Bug c++/120532] [13/14/15/16 Regression] diagnostic_context::diagnostic_impl ICE in refwrap.h
pinskia at gcc dot gnu.org
- [Bug c++/120534] [13/14/15/16 Regression] internal compiler error: in adjust_temp_type, at cp/constexpr.cc:1789 since gcc 5.1
pinskia at gcc dot gnu.org
- [Bug c++/120539] [13/14/15/16 Regression] Segmentation fault raw using friend since 11.3
pinskia at gcc dot gnu.org
- [Bug c++/121085] [13/14/15/16 Regression] internal compiler error: Segmentation fault since 12.1
pinskia at gcc dot gnu.org
- [Bug c/121100] [13/14/15/16 Regression] ICE: Segmentation fault at contains_struct_check
pinskia at gcc dot gnu.org
- [Bug c++/121329] [15/16 Regression] ICE with trailing decltype(auto) and two different return types
pinskia at gcc dot gnu.org
- [Bug target/123894] bpf: incorrectly eliding bitfiled extraction
vineetg at gcc dot gnu.org
- [Bug c++/121839] [13/14/15/16 Regression] ICE: tree check: expected tree_binfo, have error_mark in adjust_result_of_qualified_name_lookup, at cp/search.cc:1487
pinskia at gcc dot gnu.org
- [Bug libstdc++/114865] [13/14/15/16 Regression] std::atomic<X>::compare_exchange_strong seems to hang under GCC 13 for C++11
cvs-commit at gcc dot gnu.org
- [Bug c++/123845] allow non-empty constexpr constructor bodies in c++11 as an extension
cvs-commit at gcc dot gnu.org
- [Bug c++/122354] [13/14/15/16 Regression] Segmentation fault with template function
pinskia at gcc dot gnu.org
- [Bug c++/122484] [13/14/15/16 regression] ICE on missing constexpr (unexpected expression 'Deg' of kind template_parm_index)
pinskia at gcc dot gnu.org
- [Bug fortran/123868] [16-regession] Memory leak on assignment
abensonca at gcc dot gnu.org
- [Bug c++/122559] [15/16 Regression] ICE in lookup_name(tree_node*, LOOK_where, LOOK_want) since gcc 15.1
pinskia at gcc dot gnu.org
- [Bug c++/122681] [13/14/15/16 Regression] ICE when invoking explicit destructor on a non-captured constexpr variable within a lambda
pinskia at gcc dot gnu.org
- [Bug c++/122740] [15/16 Regression] internal compiler error: crash at cp/call.cc:8712 when union has reference member initialized with literal since r15-6709
pinskia at gcc dot gnu.org
- [Bug c++/123174] [14/15/16 Regression] Internal compiler error: cxx_eval_store_expression with structured binding of class containing array of abstract type
pinskia at gcc dot gnu.org
- [Bug target/123779] [16 regression] i386: ICE at reload for masked sext/zext pattern.
pinskia at gcc dot gnu.org
- [Bug libstdc++/70459] regex segfault on long sequences
redi at gcc dot gnu.org
- [Bug fortran/123868] [16-regession] Memory leak on assignment
jvdelisle at gcc dot gnu.org
- [Bug libstdc++/123895] New: Better error reporting for std::regex
redi at gcc dot gnu.org
- [Bug libstdc++/123895] Better error reporting for std::regex
redi at gcc dot gnu.org
- [Bug libstdc++/123895] Better error reporting for std::regex
redi at gcc dot gnu.org
- [Bug libstdc++/86164] std::regex crashes when matching long lines
redi at gcc dot gnu.org
- [Bug libstdc++/123895] Better error reporting for std::regex
redi at gcc dot gnu.org
- [Bug libstdc++/123895] Better error reporting for std::regex
redi at gcc dot gnu.org
- [Bug libstdc++/61601] C++11 regex resource exhaustion
redi at gcc dot gnu.org
- [Bug libstdc++/61582] C++11 regex memory corruption
redi at gcc dot gnu.org
- [Bug libstdc++/86164] std::regex crashes when matching long lines
redi at gcc dot gnu.org
- [Bug libstdc++/102445] [meta-bug] std::regex issues
redi at gcc dot gnu.org
- [Bug libstdc++/70459] regex segfault on long sequences
redi at gcc dot gnu.org
- [Bug c/123896] New: LTO failure on 32bit ARM
tom.rini at gmail dot com
- [Bug lto/121588] [14/15/16 regression] gcc 15.2.0 crashes when building u-boot 2022.07 with LTO since r15-7754
pinskia at gcc dot gnu.org
- [Bug c/123896] LTO failure on 32bit ARM
pinskia at gcc dot gnu.org
- [Bug fortran/123868] [16-regession] Memory leak on assignment
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/83754] Segmentation fault in regex_search
redi at gcc dot gnu.org
- [Bug libstdc++/86164] std::regex crashes when matching long lines
redi at gcc dot gnu.org
- [Bug libstdc++/102445] [meta-bug] std::regex issues
redi at gcc dot gnu.org
- [Bug fortran/121628] Use-after-free in compiler-generated assignment operators
jvdelisle at gcc dot gnu.org
- [Bug libstdc++/61601] C++11 regex resource exhaustion
redi at gcc dot gnu.org
- [Bug libstdc++/102445] [meta-bug] std::regex issues
redi at gcc dot gnu.org
- [Bug target/123897] New: [16 Regression] during GIMPLE pass: widening_mul ICE: verify_gimple failed: non-trivial conversion in unary operation with -O2 -march=rv64gv
zsojka at seznam dot cz
- [Bug target/123897] [16 Regression] during GIMPLE pass: widening_mul ICE: verify_gimple failed: non-trivial conversion in unary operation with -O2 -march=rv64gv
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123897] [16 Regression] during GIMPLE pass: widening_mul ICE: verify_gimple failed: non-trivial conversion in unary operation with -O2 -march=rv64gv
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123897] [16 Regression] during GIMPLE pass: widening_mul ICE: verify_gimple failed: non-trivial conversion in unary operation
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123897] [16 Regression] during GIMPLE pass: widening_mul ICE: verify_gimple failed: non-trivial conversion in unary operation
pinskia at gcc dot gnu.org
- [Bug target/123898] New: [16 Regression] during GIMPLE pass: widening_mul ICE: in convert_mult_to_fma, at tree-ssa-math-opts.cc:3621 with -O2 --param=avoid-fma-max-bits=512 -march=rv64gv
zsojka at seznam dot cz
- [Bug tree-optimization/123897] [16 Regression] during GIMPLE pass: widening_mul ICE: verify_gimple failed: non-trivial conversion in unary operation
pinskia at gcc dot gnu.org
- [Bug libstdc++/78276] regex_search is slow
redi at gcc dot gnu.org
- [Bug tree-optimization/123897] [16 Regression] during GIMPLE pass: widening_mul ICE: verify_gimple failed: non-trivial conversion in unary operation
pinskia at gcc dot gnu.org
- [Bug tree-optimization/123898] [16 Regression] during GIMPLE pass: widening_mul ICE: in convert_mult_to_fma, at tree-ssa-math-opts.cc:3621 with -O2 --param=avoid-fma-max-bits=512 -march=rv64gv
pinskia at gcc dot gnu.org
- [Bug libstdc++/78276] regex_search is slow
redi at gcc dot gnu.org
- [Bug tree-optimization/123898] [16 Regression] during GIMPLE pass: widening_mul ICE: in convert_mult_to_fma, at tree-ssa-math-opts.cc:3621 with -O2 --param=avoid-fma-max-bits=512 -march=rv64gv
pinskia at gcc dot gnu.org
- [Bug libstdc++/78276] regex_search is slow
redi at gcc dot gnu.org
- [Bug libstdc++/123895] Better error reporting for std::regex
redi at gcc dot gnu.org
- [Bug libstdc++/123895] Better error reporting for std::regex
redi at gcc dot gnu.org
- [Bug target/119760] GCC does not implement intrinsics for Vector Multiply-by-10 Unsigned Quadword and varients
munroesj at gcc dot gnu.org
- [Bug tree-optimization/121104] [14/15/16 Regression] ICE at O2: verify_gimple_in_cfg(function*, bool, bool)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121109] [14/15/16 Regression] ICE at O2: verify_flow_info failed; multiple returns_twice function calls and a memset call
pinskia at gcc dot gnu.org
- [Bug c++/71283] Inconsistent location for C++ warning options in the manual
sandra at gcc dot gnu.org
- [Bug c++/123893] Using std::printf after import std causes an ICE
nshead at gcc dot gnu.org
- [Bug libitm/69018] libitm/testsuite/libitm.c++/c++.exp: libstdc++ include paths don't work if tests set options
cvs-commit at gcc dot gnu.org
- [Bug libitm/69018] libitm/testsuite/libitm.c++/c++.exp: libstdc++ include paths don't work if tests set options
pietro at gcc dot gnu.org
- [Bug c++/122785] [Reflection] -freflection and 'import std;' causes 'recursive lazy load' when 'std' module entity used
cvs-commit at gcc dot gnu.org
- [Bug c++/122785] [Reflection] -freflection and 'import std;' causes 'recursive lazy load' when 'std' module entity used
jason at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
jason at gcc dot gnu.org
- [Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
jason at gcc dot gnu.org
- [Bug c++/123727] [Reflection] -freflection -fmodules produces 'recursive lazy load' error
jason at gcc dot gnu.org
- [Bug libitm/118427] libitm/configure.{ac,tgt} has FSF (physical) mailing address is included in the license header
pietro at gcc dot gnu.org
- [Bug analyzer/123880] [16 Regression] ICE with -fanalyzer on "throw;"
cvs-commit at gcc dot gnu.org
- [Bug analyzer/123880] [16 Regression] ICE with -fanalyzer on "throw;"
dmalcolm at gcc dot gnu.org
- [Bug analyzer/97110] [meta-bug] tracker bug for supporting C++ in -fanalyzer
dmalcolm at gcc dot gnu.org
- [Bug fortran/123899] New: Wrong result from SHAPE on assumed-rank dummy with 0-sized actual argument
neil.n.carlson at gmail dot com
- [Bug fortran/123899] Wrong result from SHAPE on assumed-rank dummy with 0-sized actual argument
neil.n.carlson at gmail dot com
- [Bug fortran/123899] Wrong result from SHAPE on assumed-rank dummy with 0-sized actual argument
neil.n.carlson at gmail dot com
- [Bug tree-optimization/106709] [13/14/15 Regression] GCC incorrectly warns about stringop-overread
pinskia at gcc dot gnu.org
- [Bug tree-optimization/108197] [13/14/15/16 Regression] -Wstringop-overread emitted on simple boost small_vector code
pinskia at gcc dot gnu.org
- [Bug c++/123879] [16 Regression] -std=c++26 --compile-std-module -fmodules fails with installed GCC
jason at gcc dot gnu.org
- [Bug target/116504] wrong code with -mcpu=sifive-x280
zsojka at seznam dot cz
- [Bug c++/123825] std::meta::has_identifier issue
cvs-commit at gcc dot gnu.org
- [Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
jakub at gcc dot gnu.org
- [Bug c++/123825] std::meta::has_identifier issue
jakub at gcc dot gnu.org
- [Bug c++/123557] [16 regression] ICE when building hpx-1.11.0 (in cp_gimplify_init_expr, at cp/cp-gimplify.cc:340)
cvs-commit at gcc dot gnu.org
- [Bug c++/123738] [16 Regression] "is not a constant expression" in code using a string literal operator template since r16-6431
cvs-commit at gcc dot gnu.org
- [Bug c++/123738] [16 Regression] "is not a constant expression" in code using a string literal operator template since r16-6431
nshead at gcc dot gnu.org
- [Bug c++/123557] [16 regression] ICE when building hpx-1.11.0 (in cp_gimplify_init_expr, at cp/cp-gimplify.cc:340)
nshead at gcc dot gnu.org
- [Bug c++/123622] [modules] error on printing missing dependencies when importing not existing header-unit
nshead at gcc dot gnu.org
- [Bug c++/122785] [Reflection] -freflection and 'import std;' causes 'recursive lazy load' when 'std' module entity used
nshead at gcc dot gnu.org
- [Bug c++/123727] [Reflection] -freflection -fmodules produces 'recursive lazy load' error
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
nshead at gcc dot gnu.org
- [Bug c++/123738] [16 Regression] "is not a constant expression" in code using a string literal operator template since r16-6431
redi at gcc dot gnu.org
- [Bug c/123858] wcast-function-type warning may be too strict for conversions between pointer and integer types of same width
jiangxuezhi2 at huawei dot com
- [Bug fortran/123545] [PDT] seg fault on assigning to parent PDT
pault at gcc dot gnu.org
- [Bug c++/71283] Inconsistent location for C++ warning options in the manual
redi at gcc dot gnu.org
- [Bug fortran/122949] Error on invoking type-bound function on associate-name
pault at gcc dot gnu.org
- [Bug c++/110401] [13/14/15/16 Regression] Unhelpful "goto is not a constant expression" in ill-formed pre c++20 constexpr function template
nshead at gcc dot gnu.org
- [Bug libstdc++/88947] regex_search doesn't fail early when given a non-matching pattern with a start-of-input anchor
redi at gcc dot gnu.org
- [Bug fortran/123900] New: Compiler warnings about an uninitialised pointer variable show only when there is an unused pointer variable
arjen.markus895 at gmail dot com
- [Bug libstdc++/123901] New: Consider optimizing std::regex matching algos to convert [first,last) to a std::basic_string and match on that
redi at gcc dot gnu.org
- [Bug middle-end/123887] [14/15/16 Regression] wrong-code with COND_EXPR folding on GENERIC
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121104] [14/15/16 Regression] ICE at O2: verify_gimple_in_cfg(function*, bool, bool)
jakub at gcc dot gnu.org
- [Bug tree-optimization/123897] [16 Regression] during GIMPLE pass: widening_mul ICE: verify_gimple failed: non-trivial conversion in unary operation
tnfchris at gcc dot gnu.org
- [Bug target/116504] wrong code with -mcpu=sifive-x280
law at gcc dot gnu.org
- [Bug ada/123902] New: Discriminants break untagged prefix notation
liam at liampwll dot com
- [Bug tree-optimization/121104] [14/15/16 Regression] ICE at O2: verify_gimple_in_cfg(function*, bool, bool)
jakub at gcc dot gnu.org
- [Bug ada/121316] representation clause on enumeration type causes iterator filters to be ignored
liam at liampwll dot com
- [Bug ada/121316] representation clause on enumeration type causes iterator filters to be ignored
liam at liampwll dot com
- [Bug ada/121316] representation clause on enumeration type causes iterator filters to be ignored
liam at liampwll dot com
- [Bug c++/123695] [reflection] Internal compiler error: segmentation fault in eval_object_of in reflect.cc:2620
boris.staletic at protonmail dot com
- [Bug libfortran/123903] New: Usage of unallocated `character` variable in `//` does not trigger warning
federico.perini at gmail dot com
- [Bug fortran/123903] Usage of unallocated `character` variable in `//` does not trigger warning
anlauf at gcc dot gnu.org
- [Bug target/123904] New: Failure to optimize left shit + and sequence on RISC-V
law at gcc dot gnu.org
- [Bug libstdc++/88947] regex_search doesn't fail early when given a non-matching pattern with a start-of-input anchor
redi at gcc dot gnu.org
- [Bug fortran/123903] Usage of unallocated `character` variable in `//` does not trigger warning
anlauf at gcc dot gnu.org
- [Bug c/123858] wcast-function-type warning may be too strict for conversions between pointer and integer types of same width
harald at gigawatt dot nl
- [Bug c/123858] wcast-function-type warning may be too strict for conversions between pointer and integer types of same width
harald at gigawatt dot nl
- [Bug rtl-optimization/123905] New: Failure to optimize away sign extension
law at gcc dot gnu.org
- [Bug rtl-optimization/123905] Failure to optimize away sign extension on RISC-V
law at gcc dot gnu.org
- [Bug ada/121316] representation clause on enumeration type causes iterator filters to be ignored
ebotcazou at gcc dot gnu.org
- [Bug ada/106168] Errors with empty array aggregate.
christ-usch.grein@t-online.de
- [Bug fortran/123899] Wrong result from SHAPE on assumed-rank dummy with 0-sized actual argument
kargl at gcc dot gnu.org
- [Bug fortran/123906] New: INQUIRE w/IOLENGTH can return bad value with character strings
w6ws at earthlink dot net
- [Bug fortran/123906] INQUIRE w/IOLENGTH can return bad value with character strings
w6ws at earthlink dot net
- [Bug fortran/123906] INQUIRE w/IOLENGTH can return bad value with character strings
jvdelisle at gcc dot gnu.org
- [Bug c/123907] New: --with-multilib-generator="rv64gc-lp64d--;rv64gc-lp64--" did not generate two abi, only have lp64
luoyonggang at gmail dot com
- [Bug sanitizer/123873] UBSAN confuses optimizer
kees at outflux dot net
- [Bug c++/123908] New: [mingw, 16 regression] Undefined reference to std::__get_once_call()
manisandro at gmail dot com
- [Bug libstdc++/123908] [16 regression] Undefined reference to std::__get_once_call()
pinskia at gcc dot gnu.org
- [Bug libstdc++/123908] [16 regression] Undefined reference to std::__get_once_call()
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123063] [14/15/16 Regression] End of array of stack variable recalculated in every iteration of for loop
pinskia at gcc dot gnu.org
- [Bug libstdc++/123908] [16 regression] Undefined reference to std::__get_once_call()
manisandro at gmail dot com
- [Bug libstdc++/123908] [16 regression] Undefined reference to std::__get_once_call()
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/123063] [14/15/16 Regression] End of array of stack variable recalculated in every iteration of for loop
pinskia at gcc dot gnu.org
- [Bug libstdc++/123908] [16 regression] Undefined reference to std::__get_once_call()
manisandro at gmail dot com
- [Bug middle-end/77499] [13/14/15/16 Regression] Regression after code-hoisting, due to combine pass failing to evaluate known value range
pinskia at gcc dot gnu.org
- [Bug middle-end/77499] [13/14/15/16 Regression] Regression after code-hoisting, due to combine pass failing to evaluate known value range
pinskia at gcc dot gnu.org
- [Bug middle-end/77499] [13/14/15/16 Regression] Regression after code-hoisting, due to combine pass failing to evaluate known value range
pinskia at gcc dot gnu.org
- [Bug fortran/79330] gfortran 5.4.0/6.3.0/7.0.0 misinterpret type of character literal bind(C,name=...)
jvdelisle at gcc dot gnu.org
- [Bug middle-end/77499] [13/14/15/16 Regression] Regression after code-hoisting, due to combine pass failing to evaluate known value range
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122028] vect: Known vs variable stride
rdapp at gcc dot gnu.org
- [Bug c++/123909] New: Requires-clause after function is incorrectly parsed as part of the declarator
luigighiron at gmail dot com
Last message date:
Sat Jan 31 22:10:58 GMT 2026
Archived on: Sat Jan 31 22:11:00 GMT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).