Messages by Date
-
2026/04/03
[Bug gcov-profile/124777] New: [16 Regression] wrong code at -Os -fprofile-generate on x86_64-pc-linux-gnu
xintong.zhou1 at uwaterloo dot ca via Gcc-bugs
-
2026/04/03
[Bug fortran/79524] [13/14/15/16 Regression] valgrind error for gcc/testsuite/gfortran.dg/fimplicit_none_2.f90
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug target/124775] internal compiler error: in extract_insn, at recog.cc:2892
jengelh at inai dot de via Gcc-bugs
-
2026/04/03
[Bug tree-optimization/124776] [13/14/15/16 regression] ICE with weak+alias attributes and LTO
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug tree-optimization/124776] [13/14/15/16 regression] ICE with weak+alias attributes and LTO
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug tree-optimization/124776] New: [13/14/15/16 regression] ICE with weak+alias attributes and LTO
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug target/124775] internal compiler error: in extract_insn, at recog.cc:2892
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug target/124775] internal compiler error: in extract_insn, at recog.cc:2892
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug c/124775] New: internal compiler error: in extract_insn, at recog.cc:2892
jengelh at inai dot de via Gcc-bugs
-
2026/04/03
[Bug c/123234] GCC documentation still describes decimal floating-point types as GNU C extensions, although they are standardized in ISO C23
sandra at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug c/123234] GCC documentation still describes decimal floating-point types as GNU C extensions, although they are standardized in ISO C23
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug c/123234] GCC documentation still describes decimal floating-point types as GNU C extensions, although they are standardized in ISO C23
sandra at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug target/124098] [16 Regression] ICE: in ix86_finalize_stack_frame_flags, at config/i386/i386.cc:8829 with -O2 -march=graniterapids-d since r16-194
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug fortran/124774] New: Improve CLOBBER for INTENT(OUT) dummy arguments
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug fortran/66973] Incorrect resolution of generic interface with TYPE(C_PTR)
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug d/88150] Use sections_elf_shared.d on Solaris
ro at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[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
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[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
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug tree-optimization/124754] [15 Regression] ICE with new std::string exports: during GIMPLE pass: strlen since r15-5595
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug fortran/124774] Improve CLOBBER for INTENT(OUT) dummy arguments
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug driver/85207] Documentation says that -Qn is the default but looks like -Qy is the default
sandra at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug preprocessor/37549] gcc -E -dD prints predefined macros, contrary to docs
sandra at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug c++/124773] New: Document C++11+ extern "C" anonymous namespace change in GCC 15
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug debug/94491] -g2 debugging level is not documented
slyfox at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug tree-optimization/124754] [15/16 Regression] ICE with new std::string exports: during GIMPLE pass: strlen since r15-5595
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug tree-optimization/124754] [15 Regression] ICE with new std::string exports: during GIMPLE pass: strlen since r15-5595
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug debug/94491] -g2 debugging level is not documented
sandra at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug c++/124772] New: ICE: error reporting routines re-entered.
hewillk at gmail dot com via Gcc-bugs
-
2026/04/03
[Bug c++/124771] New: ICE: in write_type, at cp/mangle.cc:2756
hewillk at gmail dot com via Gcc-bugs
-
2026/04/03
[Bug fortran/124543] INQUIRE: Sometimes returns incorrect values
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug debug/94491] -g2 debugging level is not documented
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug c++/124770] New: [reflection] odr-used inline variable of consteval-only type incorrectly not defined
daniel.kruegler at googlemail dot com via Gcc-bugs
-
2026/04/03
[Bug fortran/93554] [13/14/15/16 Regression] ICE in expand_oacc_for, at omp-expand.c:6035 since r6-4364-ge4834818d22f5c66
albert at tugraz dot at via Gcc-bugs
-
2026/04/03
[Bug fortran/100194] [13/14/ Regression] ICE in gfc_trans_create_temp_array, at fortran/trans-array.c:1351
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug target/124769] Should prefer vshufps to vpermilps when single source not in memory
amonakov at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug fortran/107425] [13/14/15/16 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.cc:3060 since r12-6780-gd2ad748eeef0dd26
albert at tugraz dot at via Gcc-bugs
-
2026/04/03
[Bug other/94182] Improve -Wchar-subscripts documentation
sandra at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug other/94182] Improve -Wchar-subscripts documentation
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug target/124769] New: Should prefer vshufps to vpermilps when single source not in memory
amonakov at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug c++/124732] internal compiler error: in install_entity, at cp/module.cc:8298 (building C++ modules code)
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug c++/124732] internal compiler error: in install_entity, at cp/module.cc:8298 (building C++ modules code)
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug fortran/79524] [13/14/15/16 Regression] valgrind error for gcc/testsuite/gfortran.dg/fimplicit_none_2.f90
albert at tugraz dot at via Gcc-bugs
-
2026/04/03
[Bug fortran/79524] [13/14/15/16 Regression] valgrind error for gcc/testsuite/gfortran.dg/fimplicit_none_2.f90
albert at tugraz dot at via Gcc-bugs
-
2026/04/03
[Bug fortran/79524] [13/14/15/16 Regression] valgrind error for gcc/testsuite/gfortran.dg/fimplicit_none_2.f90
albert at tugraz dot at via Gcc-bugs
-
2026/04/03
[Bug fortran/124652] passing a procedure pointer to c_funloc gives incorrect result
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug fortran/79524] [13/14/15/16 Regression] valgrind error for gcc/testsuite/gfortran.dg/fimplicit_none_2.f90
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug fortran/79524] [13/14/15/16 Regression] valgrind error for gcc/testsuite/gfortran.dg/fimplicit_none_2.f90
dcb314 at hotmail dot com via Gcc-bugs
-
2026/04/03
[Bug c++/124573] [15/16 Regression] internal compiler error in finish_enum_value_list with templated scoped enum redeclaration
roger at nextmovesoftware dot com via Gcc-bugs
-
2026/04/03
[Bug d/123202] libphobos.phobos/std_math_hardware.d FAILs on SPARC
ibuclaw at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug d/123202] libphobos.phobos/std_math_hardware.d FAILs on SPARC
ibuclaw at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug fortran/98203] [13/14/15/16 Regression] ICE in gfc_trans_omp_do, at fortran/trans-openmp.c:4665 since r11-349-gf884bef21cccc05d
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug c++/124531] [15/16 regression] ICE on char[] with large initializer list
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug d/123202] libphobos.phobos/std_math_hardware.d FAILs on SPARC
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
-
2026/04/03
[Bug target/123238] [15 Regression] poorer code for conditional select (VCOND vs VCOND_MASK)
roger at nextmovesoftware dot com via Gcc-bugs
-
2026/04/03
[Bug target/124759] [16 regression] Segmentation fault with -fhardened -O3 -mavx since r16-8358-gf511bf93f94719
hjl.tools at gmail dot com via Gcc-bugs
-
2026/04/03
[Bug d/123202] libphobos.phobos/std_math_hardware.d FAILs on SPARC
ibuclaw at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug fortran/95163] [13/14/15/16 Regression] ICE in gimplify_adjust_omp_clauses, at gimplify.c:10440 since r7-4447-gb4c3a85be9658537
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug fortran/95163] [13/14/15/16 Regression] ICE in gimplify_adjust_omp_clauses, at gimplify.c:10440 since r7-4447-gb4c3a85be9658537
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug fortran/95163] [13/14/15/16 Regression] ICE in gimplify_adjust_omp_clauses, at gimplify.c:10440 since r7-4447-gb4c3a85be9658537
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/03
[Bug fortran/100155] [13/14/15/16 Regression] ICE in gfc_conv_intrinsic_size, at fortran/trans-intrinsic.c:805
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/124760] riscv: Optimize shift + add to sh1add.
law at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug fortran/124543] INQUIRE: Sometimes returns incorrect values
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2026, 2k17, 2k and 2k6 and 95)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/115322] SPEC2006 403.gcc internal error
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124477] [14/15/16 Regression] ICE in nonnull_arg_p in call to memset via std module with -D_FORTIFY_SOURCE=1
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124477] [14/15/16 Regression] ICE in nonnull_arg_p in call to memset via std module with -D_FORTIFY_SOURCE=1
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2026, 2k17, 2k and 2k6 and 95)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/124759] [16 regression] Segmentation fault with -fhardened -O3 -mavx since r16-8358-gf511bf93f94719
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/124764] [16 Regression] 527.cam4_r and 526.blender_r get miscompiled and segfault since r16-8358-gf511bf93f94719
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/124759] [16 regression] Segmentation fault with -fhardened -O3 -mavx since r16-8358-gf511bf93f94719
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124477] [14/15/16 Regression] ICE in nonnull_arg_p in call to memset via std module with -D_FORTIFY_SOURCE=1
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124768] extern "C" variables in anonymous namespace get mangled in GCC 15
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124768] extern "C" variables in anonymous namespace get mangled in GCC 15
harald at gigawatt dot nl via Gcc-bugs
-
2026/04/02
[Bug fortran/79524] [13/14/15/16 Regression] valgrind error for gcc/testsuite/gfortran.dg/fimplicit_none_2.f90
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/69639] [13/14/15/16 Regression] FAIL: gcc.c-torture/compile/limits-exprparen.c
nightstrike at gmail dot com via Gcc-bugs
-
2026/04/02
[Bug c++/124768] extern "C" variables in anonymous namespace get mangled in GCC 15
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124768] extern "C" variables in anonymous namespace get mangled in GCC 15
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/117133] [15 regression] Undefined references when building stockfish-17 (incbin)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124768] extern "C" variables in anonymous namespace get mangled in GCC 15
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124768] New: extern "C" variables in anonymous namespace get mangled in GCC 15
harald at gigawatt dot nl via Gcc-bugs
-
2026/04/02
[Bug fortran/100194] [13/14/ Regression] ICE in gfc_trans_create_temp_array, at fortran/trans-array.c:1351
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug fortran/124767] Importing symbols from ISO_C_BINDING defeats argument checking; ICE
kargl at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug fortran/124543] INQUIRE: Sometimes returns incorrect values
w6ws at earthlink dot net via Gcc-bugs
-
2026/04/02
[Bug fortran/124767] Importing symbols from ISO_C_BINDING defeats argument checking; ICE
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug fortran/66973] Incorrect resolution of generic interface with TYPE(C_PTR)
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug fortran/124767] New: Importing symbols from ISO_C_BINDING defeats argument checking; ICE
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug driver/61651] Cross compiler will use host as eroneously
me at manueljacob dot de via Gcc-bugs
-
2026/04/02
[Bug gcov-profile/124749] Wrong code with -fprofile-arcs at -O2: gcov counter IV-merged with store index
khorenko at gmail dot com via Gcc-bugs
-
2026/04/02
[Bug gcov-profile/124749] Wrong code with -fprofile-arcs at -O2: gcov counter IV-merged with store index
khorenko at gmail dot com via Gcc-bugs
-
2026/04/02
[Bug target/124764] [16 Regression] 527.cam4_r and 526.blender_r get miscompiled and segfault since r16-8358-gf511bf93f94719
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug d/122639] d21 loops in getcacheinfoCPUID2 in Solaris/x86 kernel zone
ro at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/124759] [16 regression] Segmentation fault with -fhardened -O3 -mavx
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug d/124157] [16 regression] gdc.dg/torture/pr96152.d etc. FAIL
ro at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/124759] [16 regression] Segmentation fault with -fhardened -O3 -mavx
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug d/123202] libphobos.phobos/std_math_hardware.d FAILs on SPARC
ro at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug d/123509] Switch int8_t etc. to byte on Solaris
ro at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/124759] [16 regression] Segmentation fault with -fhardened -O3 -mavx
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/124759] [16 regression] Segmentation fault with -fhardened -O3 -march=znver3
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/124759] [16 regression] Segmentation fault with -fhardened -O3 -march=znver3
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c/124752] Common initial sequence should not consider alignas
luigighiron at gmail dot com via Gcc-bugs
-
2026/04/02
[Bug rtl-optimization/124766] New: Simplify comparison to improve code code generation
law at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/124759] [16 regression] Segmentation fault with -fhardened -O3 -march=znver3
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124765] New: ICE on precondition on member function template
ivan.lazaric.gcc at gmail dot com via Gcc-bugs
-
2026/04/02
[Bug fortran/102596] [13/14/15/16 Regression] ICE in gfc_omp_clause_default_ctor, at fortran/trans-openmp.c:713 since r11-4883-ge929ef532ad52cde
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug fortran/102596] [13/14/15/16 Regression] ICE in gfc_omp_clause_default_ctor, at fortran/trans-openmp.c:713 since r11-4883-ge929ef532ad52cde
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug fortran/102596] [13/14/15/16 Regression] ICE in gfc_omp_clause_default_ctor, at fortran/trans-openmp.c:713 since r11-4883-ge929ef532ad52cde
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug fortran/79330] gfortran 5.4.0/6.3.0/7.0.0 misinterpret type of character literal bind(C,name=...)
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug testsuite/124548] [16 Regression] g++.dg/coroutines/torture/func-params-07.C at -O3 failed since r16-372
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug testsuite/124548] [16 Regression] g++.dg/coroutines/torture/func-params-07.C at -O3 failed since r16-372
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124756] [reflection] Internal compiler error when creating reflection of block-scope function within template
friedkeenan at protonmail dot com via Gcc-bugs
-
2026/04/02
[Bug fortran/124751] [16 Regression] Wrong-code after packing assumed-rank actuals for contiguous dummies
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug fortran/100194] [13/14/15 Regression] ICE in gfc_trans_create_temp_array, at fortran/trans-array.c:1351
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug tree-optimization/124759] [16 regression] Segmentation fault with -fhardened -O3 -march=znver3
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/124764] [16 Regression] 527.cam4_r and 526.blender_r get miscompiled and segfault since r16-8358-gf511bf93f94719
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/124764] New: [16 Regression] 527.cam4_r and 526.blender_r get miscompiled and segfault since r16-8358-gf511bf93f94719
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[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 via Gcc-bugs
-
2026/04/02
[Bug c++/124762] GCC should reject (not just warn) narrowing conversions from pointer to bool
peppe at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124762] GCC should reject (not just warn) narrowing conversions from pointer to bool
harald at gigawatt dot nl via Gcc-bugs
-
2026/04/02
[Bug fortran/120286] [13/14/15/16 regression] [OpenMP] Double free detected when using openmp
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug fortran/120286] [13/14/15/16 regression] [OpenMP] Double free detected when using openmp
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124645] [reflection] access to uninitialized member during consteval range-based for loop
garcia.6l20 at gmail dot com via Gcc-bugs
-
2026/04/02
[Bug fortran/120286] [13/14/15/16 regression] [OpenMP] Double free detected when using openmp
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[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
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[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
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124646] [reflection] regression related to define_static_array and range for loops since r16-8235
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/55004] [meta-bug] constexpr issues
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124645] [reflection] access to uninitialized member during consteval range-based for loop
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124756] [reflection] Internal compiler error when creating reflection of block-scope function within template
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124646] [reflection] regression related to define_static_array and range for loops since r16-8235
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124645] [reflection] access to uninitialized member during consteval range-based for loop
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug tree-optimization/124746] [16 Regression] wrong code at -O{s,2,3} with -fno-tree-fre on x86_64-linux-gnu since r16-5555
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug tree-optimization/124746] [16 Regression] wrong code at -O{s,2,3} with -fno-tree-fre on x86_64-linux-gnu since r16-5555
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug libstdc++/124763] New: chrono::tzdb_list::_Node::_S_read_leap_seconds() is not adequately tested
redi at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
hubicka at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124762] GCC should reject (not just warn) narrowing conversions from pointer to bool
redi at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124762] GCC should reject (not just warn) narrowing conversions from pointer to bool
redi at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124762] GCC should reject (not just warn) narrowing conversions from pointer to bool
peppe at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c++/124762] New: GCC should reject (not just warn) narrowing conversions from pointer to bool
peppe at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/113276] gcc.dg/torture/fp-double-convert-float-1.c fails at execution on arm cortex-m33
azoff at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/124761] New: RV64 code generator adds useless sext.w for __atomic_load_n()
vincenzo.romano at gmail dot com via Gcc-bugs
-
2026/04/02
[Bug tree-optimization/124754] [15/16 Regression] ICE with new std::string exports: during GIMPLE pass: strlen since r15-5595
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/124760] New: riscv: Optimize shift + add to sh1add.
rdapp at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug tree-optimization/124754] [15/16 Regression] ICE with new std::string exports: during GIMPLE pass: strlen since r15-5595
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug tree-optimization/124759] [16 regression] Segmentation fault with -fhardened -O3 -march=znver3
dcb314 at hotmail dot com via Gcc-bugs
-
2026/04/02
[Bug driver/61651] Cross compiler will use host as eroneously
martin at netbsd dot org via Gcc-bugs
-
2026/04/02
[Bug c/124759] [16 regression] Segmentation fault with -fhardened -O3 -march=znver3
dcb314 at hotmail dot com via Gcc-bugs
-
2026/04/02
[Bug tree-optimization/124759] [16 regression] Segmentation fault with -fhardened -O3 -march=znver3
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug c/124759] New: [16 regression] Segmentation fault with -fhardened -O3 -march=znver3
dcb314 at hotmail dot com via Gcc-bugs
-
2026/04/02
[Bug tree-optimization/124754] [15/16 Regression] ICE with new std::string exports: during GIMPLE pass: strlen since r15-5595
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug fortran/124751] [16 Regression] Wrong-code after packing assumed-rank actuals for contiguous dummies
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/124705] FAIL: gcc.dg/tree-ssa/gen-vect-2[68].c scan-tree-dump-times vect
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug fortran/124751] [16 Regression] Wrong-code after packing assumed-rank actuals for contiguous dummies
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug fortran/100194] [13/14/15 Regression] ICE in gfc_trans_create_temp_array, at fortran/trans-array.c:1351
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug gcov-profile/124749] Wrong code with -fprofile-arcs at -O2: gcov counter IV-merged with store index
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/04/02
[Bug target/113856] `(vect64 float){1.0f, 0}` code generation could just be `fmov sN, 1.0f`
hs.naveen2u at gmail dot com via Gcc-bugs
-
2026/04/01
[Bug target/123108] [16 Regression] RISC-V rv64gcvb: ICE at -O2/O3 during RTL pass: vsetvl
rdapp at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug target/124758] during RTL pass: vsetvl ICE: in calculate_ratio, at config/riscv/riscv-v.cc:916
rdapp at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug bootstrap/111325] config/acx.m4: <PROG>_FOR_TARGET are not usable at top level
me at manueljacob dot de via Gcc-bugs
-
2026/04/01
[Bug bootstrap/124757] Inconsistent handling of *_FOR_TARGET environment variables
me at manueljacob dot de via Gcc-bugs
-
2026/04/01
[Bug target/103383] Microblaze bswaphi2 can cause issues with delay slots
gopi at sankhya dot com via Gcc-bugs
-
2026/04/01
[Bug target/124758] New: during RTL pass: vsetvl ICE: in calculate_ratio, at config/riscv/riscv-v.cc:916
zsojka at seznam dot cz via Gcc-bugs
-
2026/04/01
[Bug c/124635] [16 Regression] ICE: 'verify_type' failed: 'TYPE_CANONICAL' is not compatible with -g -fsso-struct=big-endian since r16-7872
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug middle-end/124651] ICE with -Winfinite-recursion due to recursive rather than work queue/list
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug middle-end/124651] ICE with -Winfinite-recursion due to recursive rather than work queue/list
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug bootstrap/124757] Inconsistent handling of *_FOR_TARGET environment variables
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug other/124757] New: Inconsistent handling of *_FOR_TARGET environment variables
me at manueljacob dot de via Gcc-bugs
-
2026/04/01
[Bug tree-optimization/124754] [15/16 Regression] ICE with new std::string exports: during GIMPLE pass: strlen since r15-5595
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug driver/61651] Cross compiler will use host as eroneously
me at manueljacob dot de via Gcc-bugs
-
2026/04/01
[Bug fortran/87352] [13/14/15/16 Regression] Large stack usage with new gfortran
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug fortran/124751] [16 Regression] Wrong-code after packing assumed-rank actuals for contiguous dummies
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug tree-optimization/124754] [15/16 Regression] ICE with new std::string exports: during GIMPLE pass: strlen since r15-5595
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug tree-optimization/124754] [15/16 Regression] ICE with new std::string exports: during GIMPLE pass: strlen since r15-5595
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug tree-optimization/124754] [15/16 Regression] ICE with new std::string exports: during GIMPLE pass: strlen since r15-5595
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[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
xry111 at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug c++/106943] GCC building clang/llvm with LTO flags causes ICE in clang
xry111 at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug c++/124756] [reflection] Internal compiler error when creating reflection of block-scope function within template
friedkeenan at protonmail dot com via Gcc-bugs
-
2026/04/01
[Bug c++/124756] New: [reflection] Internal compiler error when creating reflection of block-scope function within template
friedkeenan at protonmail dot com via Gcc-bugs
-
2026/04/01
[Bug tree-optimization/124754] [15/16 Regression] ICE with new std::string exports: during GIMPLE pass: strlen since r15-5595
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug tree-optimization/124754] ICE with new std::string exports: during GIMPLE pass: strlen
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug fortran/124652] passing a procedure pointer to c_funloc gives incorrect result
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug c++/124755] New: [reflection] Confusing error message from exception thrown in a range-for inside consteval function
rs2740 at gmail dot com via Gcc-bugs
-
2026/04/01
[Bug tree-optimization/124754] [16 Regression] ICE with new std::string exports: during GIMPLE pass: strlen
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug tree-optimization/124746] [16 Regression] wrong code at -O{s,2,3} with -fno-tree-fre on x86_64-linux-gnu since r16-5555
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug target/123238] [15/16 Regression] poorer code for conditional select (VCOND vs VCOND_MASK)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug c++/124754] New: ICE with new std::string exports: during GIMPLE pass: strlen
redi at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug tree-optimization/124754] ICE with new std::string exports: during GIMPLE pass: strlen
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug tree-optimization/124754] [15/16 Regression] ICE with new std::string exports: during GIMPLE pass: strlen since r15-5595
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug fortran/124739] INQUIRE(id=integer-expression) is rejected
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug tree-optimization/124754] [15/16 Regression] ICE with new std::string exports: during GIMPLE pass: strlen since r15-5595
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug libstdc++/124714] std module (std.cc) should check for long double support
redi at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug tree-optimization/124754] [16 Regression] ICE with new std::string exports: during GIMPLE pass: strlen
redi at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug c/124752] Common initial sequence should not consider alignas
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug fortran/124739] INQUIRE(id=integer-expression) is rejected
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug c/124752] Common initial sequence should not consider alignas
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug tree-optimization/124754] [15/16 Regression] ICE with new std::string exports: during GIMPLE pass: strlen since r15-5595
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug tree-optimization/124754] [15/16 Regression] ICE with new std::string exports: during GIMPLE pass: strlen since r15-5595
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/01
[Bug tree-optimization/124754] [15/16 Regression] ICE with new std::string exports: during GIMPLE pass: strlen since r15-5595
pinskia at gcc dot gnu.org via Gcc-bugs