Messages by Date
-
2026/04/07
[Bug c++/124785] [module] ICE Regression in trees_out::decl_value
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug fortran/85352] [13/14/15/16 Regression] Incorrect error diagnosed for dummy argument used in specification expression to subprogram with ENTRY
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug c++/124735] Unexpected -Wtemplate-body in C++ modules program (conflicting deduced return type for imported declaration)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug c++/118630] [modules] ICE in sort_cluster when streaming decltype(lambda) return type
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug c++/124781] [modules] Exported IIFE has error: exporting declaration ‘...’ declared in unnamed namespace
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug c++/124785] [module] ICE Regression in trees_out::decl_value
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug c++/124781] [modules] Exported IIFE has error: exporting declaration ‘...’ declared in unnamed namespace
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug c++/124470] In C++ modules program, can't iterate with std::basic_string<char32_t>::const_iterator as no match for != operator
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug testsuite/124800] FAIL/UNRESOLVED: gcc.target/powerpc/acmp-tst.c starting from r16-8490-gd5fb79718b2220
jskumari at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug rtl-optimization/123883] Inefficient bit manipulation code on RISC-V port
law at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug target/124748] Feature request: Add -munaligned-double-access option for ARM targets
adam.panchartek at gmail dot com via Gcc-bugs
-
2026/04/07
[Bug target/124642] ICE: in extract_insn, at recog.cc:2892 (unrecognizable insn) with -Ofast -fno-fuse-ops-with-volatile-access
law at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug target/124642] ICE: in extract_insn, at recog.cc:2892 (unrecognizable insn) with -Ofast -fno-fuse-ops-with-volatile-access
law at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug target/124748] Feature request: Add -munaligned-double-access option for ARM targets
rearnsha at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug tree-optimization/124802] [15/16 Regression] Wrong code at -O2 with AVX2 complex double fmaddsub pattern
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug c++/124792] std::define_static_array fails to work on a span returned from another function
ville.voutilainen at gmail dot com via Gcc-bugs
-
2026/04/07
[Bug c++/124792] std::define_static_array fails to work on a span returned from another function
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug sanitizer/124401] gcc.dg/ubsan/pointer-counted-by-bounds-124230.c etc. FAIL
ro at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug c++/124792] std::define_static_array fails to work on a span returned from another function
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug testsuite/124800] New: FAIL/UNRESOLVED: gcc.target/powerpc/acmp-tst.c starting from r16-8490-gd5fb79718b2220
kishan at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug tree-optimization/124802] [15/16 Regression] Wrong code at -O2 with AVX2 complex double fmaddsub pattern
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug c/124801] New: With aligned attribute, two types can have each distinct known layouts and be compatible types
pascal_cuoq at hotmail dot com via Gcc-bugs
-
2026/04/07
[Bug target/27479] TLS accesses use one more instruction than necessary
vtelidev at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug tree-optimization/124802] [15/16 Regression] Wrong code at -O2 with AVX2 complex double fmaddsub pattern
Sarvesh.Chandra at amd dot com via Gcc-bugs
-
2026/04/07
[Bug tree-optimization/124802] New: [15/16 Regression] Wrong code at -O2 with AVX2 complex double fmaddsub pattern
Sarvesh.Chandra at amd dot com via Gcc-bugs
-
2026/04/07
[Bug ipa/124700] [16 Regression] ICE in verify_cgraph_node failed, comdat-local symbol referred to by ... since r16-6651
jamborm at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug libstdc++/124722] [16 Regression] i686-linux simd test failures
mkretz at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug libstdc++/124799] [16 regression] tr1/8_c_compatibility/complex/overloads_int.cc FAILs
ro at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug libstdc++/124799] New: [16 regression] tr1/8_c_compatibility/complex/overloads_int.cc FAILs
ro at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug c++/124470] In C++ modules program, can't iterate with std::basic_string<char32_t>::const_iterator as no match for != operator
sebj_coder3 at pm dot me via Gcc-bugs
-
2026/04/07
[Bug c++/124470] In C++ modules program, can't iterate with std::basic_string<char32_t>::const_iterator as no match for != operator
sebj_coder3 at pm dot me via Gcc-bugs
-
2026/04/07
[Bug target/124789] [16 regression] gcc.target/i386/pr123210.c FAILs
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug tree-optimization/124788] tree-fnsummary.cc calls ptr_deref_may_alias_global_p on a non-pointer SSA name
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug tree-optimization/124776] [13/14/15/16 regression] ICE with weak+alias attributes and LTO
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug libstdc++/124722] [16 Regression] i686-linux simd test failures
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug target/124798] New: no_caller_saved_registers attribute vs. spills in the caller
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug testsuite/124791] FAIL: gcc.target/powerpc/safe-indirect-jump-1.c starting from - r16-8316-g630b53cd4ff1c3
jskumari at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug tree-optimization/124743] ICE on valid code at -O3 with "-fno-tree-loop-distribute-patterns -fno-tree-loop-distribution -fno-tree-ccp -fno-tree-copy-prop -fno-tree-dse" on x86_64-linux-gnu: verify_ssa failed
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug tree-optimization/124743] ICE on valid code at -O3 with "-fno-tree-loop-distribute-patterns -fno-tree-loop-distribution -fno-tree-ccp -fno-tree-copy-prop -fno-tree-dse" on x86_64-linux-gnu: verify_ssa failed
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug fortran/93832] [13/14/15 Regression] ICE in gfc_convert_to_structure_constructor, at fortran/primary.c:3100
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug target/124704] FAIL: gcc.dg/tree-ssa/gen-vect-11b.c scan-tree-dump-times vect "vectorized 0 loops" 1
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug fortran/107425] [13/14/15 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.cc:3060 since r12-6780-gd2ad748eeef0dd26
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug fortran/98203] [13/14/15 Regression] ICE in gfc_trans_omp_do, at fortran/trans-openmp.c:4665 since r11-349-gf884bef21cccc05d
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug fortran/107425] [13/14/15/16 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.cc:3060 since r12-6780-gd2ad748eeef0dd26
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug target/124613] [16 regression] gcc.target/riscv/pr122051.c fails with ICE in emit_move_multi_word since r16-7312-gecc37444062b40
rdapp at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
rdapp at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug target/124613] [16 regression] gcc.target/riscv/pr122051.c fails with ICE in emit_move_multi_word since r16-7312-gecc37444062b40
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug c++/124735] Unexpected -Wtemplate-body in C++ modules program (conflicting deduced return type for imported declaration)
sebj_coder3 at pm dot me via Gcc-bugs
-
2026/04/07
[Bug fortran/109788] [14/15 Regression] gcc/hwint.h:293:61: runtime error: shift exponent 64 is too large for 64-bit type 'long unsigned int since r14-377-gc92b8be9b52b7e
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug fortran/124780] Bugs found while testing the fix for PR100155
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/07
[Bug fortran/124780] Bugs found while testing the fix for PR100155
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug fortran/124598] (PDT) - ICE instantiating nested PDTs
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug fortran/124598] (PDT) - ICE instantiating nested PDTs
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug c++/124781] [modules] Exported IIFE has error: exporting declaration ‘...’ declared in unnamed namespace
marcel at laverdet dot com via Gcc-bugs
-
2026/04/06
[Bug c++/124797] [modules] internal compiler error: in type_node, at cp/module.cc:9700
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug c++/124797] New: [16 regression][modules] internal compiler error: in type_node, at cp/module.cc:9700
marcel at laverdet dot com via Gcc-bugs
-
2026/04/06
[Bug ipa/124795] inline function not entirely inlined without always_inline, performance worse, -O3, aggregate wrapper return value
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug fortran/110547] Improper finalization calls with OpenMP tasks
juergen.reuter at desy dot de via Gcc-bugs
-
2026/04/06
[Bug ipa/124795] inline function not entirely inlined without always_inline, performance worse, -O3, aggregate wrapper return value
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug c++/124773] Document C++11+ extern "C" anonymous namespace change in GCC 15
harald at gigawatt dot nl via Gcc-bugs
-
2026/04/06
[Bug ipa/124796] [16/17 Regression] fnsplitting no longer works with struct wrapper around a scalar
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug ipa/124796] New: [16/17 Regression] fnsplitting no longer works with struct wrapper around a scalar
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug ipa/124795] inline function not entirely inlined without always_inline, performance worse, -O3, aggregate wrapper return value
andres at anarazel dot de via Gcc-bugs
-
2026/04/06
[Bug ipa/124795] inline function not entirely inlined without always_inline, performance worse, -O3, aggregate wrapper return value
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug ipa/124795] inline function not entirely inlined without always_inline, performance worse, -O3 only
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug ipa/124795] inline function not entirely inlined without always_inline, performance worse, -O3 only
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug ipa/124795] inline function not entirely inlined without always_inline, performance worse, -O3 only
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug other/124795] New: inline function not entirely inlined without always_inline, performance worse, -O3 only
andres at anarazel dot de via Gcc-bugs
-
2026/04/06
[Bug c++/124773] Document C++11+ extern "C" anonymous namespace change in GCC 15
sandra at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[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 via Gcc-bugs
-
2026/04/06
[Bug c++/124794] New: [reflection] ICE on member function template splicing
kengusername at proton dot me via Gcc-bugs
-
2026/04/06
[Bug fortran/124543] INQUIRE: Sometimes returns incorrect values
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug rtl-optimization/123883] Inefficient bit manipulation code on RISC-V port
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug tree-optimization/124793] RISC-V RTL optimization for "(X EQ 0) ? 0 : FN (X) => FN (X)"
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug target/105192] ICE: in gen_reg_rtx, at emit-rtl.cc:1167 (during RTL pass: ce3) with -O -fno-if-conversion -fharden-compares
xry111 at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[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/06
[Bug tree-optimization/87528] [9 Regression] Popcount changes caused 531.deepsjeng_r run-time regression on Skylake
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug target/97385] [nvptx, docs] -msoft-stack-reserve-local=<n> missing documentation
sandra at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug tree-optimization/124793] RISC-V RTL optimization for "(X EQ 0) ? 0 : FN (X) => FN (X)"
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug c++/118630] [modules] ICE in sort_cluster when streaming decltype(lambda) return type
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug libstdc++/124268] `import std` initializer symbol is not shipped in `libstdc++`
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug tree-optimization/98955] Failure to optimize shift+compare to single shift
law at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug c++/124735] Unexpected -Wtemplate-body in C++ modules program (conflicting deduced return type for imported declaration)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug c++/124781] [modules] Exported IIFE has error: exporting declaration ‘...’ declared in unnamed namespace
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug target/121784] error: cannot tail-call: argument must be passed by copying
xry111 at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug c++/124785] [module] ICE Regression in trees_out::decl_value
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug c++/124488] wrong "not captured" with expansion statements
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug tree-optimization/124793] RISC-V RTL optimization for "(X EQ 0) ? 0 : FN (X) => FN (X)"
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug target/105192] ICE: in gen_reg_rtx, at emit-rtl.cc:1167 (during RTL pass: ce3) with -O -fno-if-conversion -fharden-compares
xry111 at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug target/65372] -mprofile-kernel undocumented
sandra at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug fortran/66973] Incorrect resolution of generic interface with TYPE(C_PTR)
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug fortran/29670] [meta-bug] fortran interfaces
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug fortran/66973] Incorrect resolution of generic interface with TYPE(C_PTR)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug tree-optimization/124793] RISC-V RTL optimization for "(X EQ 0) ? 0 : FN (X) => FN (X)"
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug tree-optimization/124793] RISC-V RTL optimization for "(X EQ 0) ? 0 : FN (X) => FN (X)"
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug target/124642] ICE: in extract_insn, at recog.cc:2892 (unrecognizable insn) with -Ofast -fno-fuse-ops-with-volatile-access
law at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug fortran/120140] generic type-bound procedure, defined assignment, and subarray reference
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug target/124681] ICE: in move_insn, at haifa-sched.cc:5499 with -O2 -fno-dce -mtune=mips-p8700 -march=rv64gv
law at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug libstdc++/124722] [16 Regression] i686-linux simd test failures
mkretz at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug libstdc++/124722] [16 Regression] i686-linux simd test failures
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug c++/124792] std::define_static_array fails to work on a span returned from another function
katzdm at gmail dot com via Gcc-bugs
-
2026/04/06
[Bug target/124688] bpf: movsi not generating SImode regs
jemarch at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug target/124789] [16 regression] gcc.target/i386/pr123210.c FAILs
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug rtl-optimization/124793] RISC-V RTL optimization for "(X EQ 0) ? 0 : FN (X) => FN (X)"
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug rtl-optimization/124793] New: RISC-V RTL optimization for "(X EQ 0) ? 0 : FN (X) => FN (X)"
daniel.barboza at oss dot qualcomm.com via Gcc-bugs
-
2026/04/06
[Bug c++/124792] New: std::meta::define_static_array fails to work on a span returned from another function
ville.voutilainen at gmail dot com via Gcc-bugs
-
2026/04/06
[Bug c++/123087] logical negation of a nullptr incorrectly errors according to [expr.unary.op] paragraph 9
jason at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug c++/94404] [meta-bug] C++ core issues
jason at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug fortran/79524] [13/14/15 Regression] valgrind error for gcc/testsuite/gfortran.dg/fimplicit_none_2.f90
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug fortran/79524] [13/14/15/16 Regression] valgrind error for gcc/testsuite/gfortran.dg/fimplicit_none_2.f90
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug c++/124790] [reflection] Sole reflection of constexpr variable causes unused warning
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug fortran/124543] INQUIRE: Sometimes returns incorrect values
w6ws at earthlink dot net via Gcc-bugs
-
2026/04/06
[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/06
[Bug c++/123087] logical negation of a nullptr incorrectly errors according to [expr.unary.op] paragraph 9
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug testsuite/124791] New: FAIL: gcc.target/powerpc/safe-indirect-jump-1.c starting from - r16-8316-g630b53cd4ff1c3
kishan at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug target/124769] Should prefer vshufps to vpermilps when single source not in memory
roger at nextmovesoftware dot com via Gcc-bugs
-
2026/04/06
[Bug target/124769] Should prefer vshufps to vpermilps when single source not in memory
roger at nextmovesoftware dot com via Gcc-bugs
-
2026/04/06
[Bug c++/124480] [16 regression] g++.dg/modules/pr99023_b.X FAILs
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
-
2026/04/06
[Bug target/121784] error: cannot tail-call: argument must be passed by copying
xry111 at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug rtl-optimization/123883] Inefficient bit manipulation code on RISC-V port
Dusan.Stojkovic--- via Gcc-bugs
-
2026/04/06
[Bug fortran/124598] (PDT) - ICE instantiating nested PDTs
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug ipa/124475] Missed devirtualization: single-implementation vtable slot not resolved when pointer loaded from aggregate
thammisettytarun at gmail dot com via Gcc-bugs
-
2026/04/06
[Bug c++/124790] [reflection] Sole reflection of constexpr variable causes unused warning
daniel.kruegler at googlemail dot com via Gcc-bugs
-
2026/04/06
[Bug c++/124790] New: [reflection] Sole reflection of constexpr variable causes unused warning
daniel.kruegler at googlemail dot com via Gcc-bugs
-
2026/04/06
[Bug middle-end/124637] [13/14/15/16 Regression] powerpc64: invalid code while passing a struct via register
mmatti at linux dot vnet.ibm.com via Gcc-bugs
-
2026/04/06
[Bug ipa/124777] [16 Regression] wrong code at -O, inlining where -1 is passed as signed char and then extended to unsigned short and then extended to unsigned and then compared against (unsigned short)-1 since r16-6782
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/06
[Bug c++/124770] [reflection] odr-used inline variable of consteval-only type incorrectly not defined
daniel.kruegler at googlemail dot com via Gcc-bugs
-
2026/04/05
[Bug target/124789] [16 regression] gcc.target/i386/pr123210.c FAILs
hjl.tools at gmail dot com via Gcc-bugs
-
2026/04/05
[Bug fortran/124543] INQUIRE: Sometimes returns incorrect values
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug target/124789] [16 regression] gcc.target/i386/pr123210.c FAILs
hjl.tools at gmail dot com via Gcc-bugs
-
2026/04/05
[Bug target/123504] [16 Regression] linking with COFF-format .res files does not work any more since r16-6121-ga7852981ce15a1
pali at kernel dot org via Gcc-bugs
-
2026/04/05
[Bug target/124027] x86 coff -fpic output is not position independent
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug target/124789] [16 regression] gcc.target/i386/pr123210.c FAILs
hjl.tools at gmail dot com via Gcc-bugs
-
2026/04/05
[Bug target/124789] [16 regression] gcc.target/i386/pr123210.c FAILs
hjl.tools at gmail dot com via Gcc-bugs
-
2026/04/05
[Bug libfortran/107223] GCC 12.2 fails compilation on Linux PowerPC In function 'bessel_jn_r17':
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug fortran/124652] passing a procedure pointer to c_funloc gives incorrect result
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[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/05
[Bug fortran/117303] Link-time optimization optimizes away subroutine referred to via C_FUNLOC
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug target/124789] [16 regression] gcc.target/i386/pr123210.c FAILs
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug target/124789] [16 regression] gcc.target/i386/pr123210.c FAILs
hjl.tools at gmail dot com via Gcc-bugs
-
2026/04/05
[Bug target/124789] [16 regression] gcc.target/i386/pr123210.c FAILs
hjl.tools at gmail dot com via Gcc-bugs
-
2026/04/05
[Bug fortran/120140] generic type-bound procedure, defined assignment, and subarray reference
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug fortran/120140] generic type-bound procedure, defined assignment, and subarray reference
anlauf at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug c++/124573] [15 Regression] internal compiler error in finish_enum_value_list with templated scoped enum redeclaration
roger at nextmovesoftware dot com via Gcc-bugs
-
2026/04/05
[Bug target/124027] x86 coff -fpic output is not position independent
pali at kernel dot org via Gcc-bugs
-
2026/04/05
[Bug other/124784] regenerate-opt-urls.py doesn't handle options starting with two dashes
sandra at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug target/124027] x86 coff -fpic output is not position independent
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug tree-optimization/124788] tree-fnsummary.cc calls ptr_deref_may_alias_global_p on a non-pointer SSA name
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug fortran/120723] [13/14/15 Regression][OpenACC] '!$acc ... attach(scalar)' – ICE 'unexpected pointer mapping node'
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug target/124789] New: [16 regression] gcc.target/i386/pr123210.c FAILs
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug c++/124689] ICE on code pretending to be <meta>
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug fortran/120723] [13/14/15 Regression][OpenACC] '!$acc ... attach(scalar)' – ICE 'unexpected pointer mapping node'
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug target/124789] [16 regression] gcc.target/i386/pr123210.c FAILs
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug ipa/124777] [16 Regression] wrong code at -O, inlining where -1 is passed as signed char and then extended to unsigned short and then extended to unsigned and then compared against (unsigned short)-1 since r16-6782
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug fortran/109788] [14/15/16 Regression] gcc/hwint.h:293:61: runtime error: shift exponent 64 is too large for 64-bit type 'long unsigned int since r14-377-gc92b8be9b52b7e
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug tree-optimization/124788] tree-fnsummary.cc calls ptr_deref_may_alias_global_p on a non-pointer SSA name
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug tree-optimization/124788] New: tree-fnsummary.cc calls ptr_deref_may_alias_global_p on a non-pointer SSA name
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug c++/124785] [module] ICE Regression in trees_out::decl_value
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug fortran/120723] [13/14/15 Regression][OpenACC] '!$acc ... attach(scalar)' – ICE 'unexpected pointer mapping node'
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/05
[Bug target/108849] __declspec(code_seg("segname")) does not work
pali at kernel dot org via Gcc-bugs
-
2026/04/05
[Bug target/124027] x86 coff -fpic output is not position independent
pali at kernel dot org via Gcc-bugs
-
2026/04/05
[Bug target/121733] Injection of __main into main for mingw-w64
pali at kernel dot org via Gcc-bugs
-
2026/04/05
[Bug libstdc++/124787] New: cannot use two times inherited std::allocator for std::deque
pali at kernel dot org via Gcc-bugs
-
2026/04/05
[Bug libstdc++/124786] New: cannot create std::deque larger than max_size when using mmap allocator
pali at kernel dot org via Gcc-bugs
-
2026/04/05
[Bug fortran/100155] [13/14/15 Regression] ICE in gfc_conv_intrinsic_size, at fortran/trans-intrinsic.c:805
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug fortran/124543] INQUIRE: Sometimes returns incorrect values
w6ws at earthlink dot net via Gcc-bugs
-
2026/04/04
[Bug c++/124781] [modules] Exported IIFE has error: exporting declaration ‘...’ declared in unnamed namespace
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/124785] [module] ICE Regression in trees_out::decl_value
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/118630] [modules] ICE in sort_cluster when streaming decltype(lambda) return type
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/124782] [modules] internal compiler error: in sort_cluster, at cp/module.cc:16281
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/118630] [modules] ICE in sort_cluster when streaming decltype(lambda) return type
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/124785] New: [module] ICE Regression in find_dependencies
marcel at laverdet dot com via Gcc-bugs
-
2026/04/04
[Bug c++/124785] [module] ICE Regression in find_dependencies
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug other/124784] regenerate-opt-urls.py doesn't handle options starting with two dashes
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug other/124784] New: regenerate-opt-urls.py doesn't handle options starting with two dashes
sandra at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/123970] ICE in lto_write_tree: tree code 'decltype_type' is not supported in LTO streams
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/124510] static pack structured binding mangling is broken with lto
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/124783] ICE: c++26 pack expansion w/ LTO crashes
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/123970] ICE in lto_write_tree: tree code 'decltype_type' is not supported in LTO streams
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/124510] static pack structured binding mangling is broken with lto
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/123970] ICE in lto_write_tree: tree code 'decltype_type' is not supported in LTO streams
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/124511] pack structured binding does not work with lto
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/124510] static pack structured binding mangling is broken with lto
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/123970] ICE in lto_write_tree: tree code 'decltype_type' is not supported in LTO streams
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/124783] New: ICE: c++26 pack expansion w/ LTO crashes
marcel at laverdet dot com via Gcc-bugs
-
2026/04/04
[Bug c++/124781] New: [modules] Exported IIFE has error: exporting declaration ‘...’ declared in unnamed namespace
marcel at laverdet dot com via Gcc-bugs
-
2026/04/04
[Bug target/107337] -march docs for nocona are missing CX16
sandra at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/124480] [16 regression] g++.dg/modules/pr99023_b.X FAILs
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/124782] New: [modules] internal compiler error: in sort_cluster, at cp/module.cc:16281
marcel at laverdet dot com via Gcc-bugs
-
2026/04/04
[Bug target/124779] [IA64] -fzero-call-used-regs produces invalid assembly code
tglozar at gmail dot com via Gcc-bugs
-
2026/04/04
[Bug fortran/124780] Bugs found while testing the fix for PR100155
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[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/04
[Bug fortran/124780] New: Bugs found while testing the fix for PR100155
pault at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug target/107337] -march docs for nocona are missing CX16
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug c++/124762] GCC should reject (not just warn) narrowing conversions from pointer to bool
egallager at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug middle-end/121467] Standard Pattern name documentation is unordered and lacks grouping
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/04/04
[Bug middle-end/121467] Standard Pattern name documentation is unordered and lacks grouping
rguenth at gcc dot gnu.org via Gcc-bugs