Messages by Date
-
2025/12/19
[Bug libstdc++/123220] Cannot build support libraries (e.g. libstdc++) with stack protection
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/114592] [13/14/15/16 regression] Bogus `maybe-uninitialized` on std::variant with std::string with -O3
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug libstdc++/112591] variant allows for creating multiple empty objects at same address
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug middle-end/123222] Typo in __builtin_sub_overflow_p docs
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug libstdc++/112591] variant allows for creating multiple empty objects at same address
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug fortran/71565] INTENT(IN) polymorphic argument with pointer components - reject valid code
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123219] False positive stringop-overflow if optimization is active
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123219] False positive stringop-overflow if optimization is active
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123219] False positive stringop-overflow if optimization is active
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug ipa/123227] [13/14/15/16 regression] -Os (icf) miscompiles code by merging member and non-member functions with different nullability assumptions
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug ipa/123227] [13/14/15/16 regression] -Os (icf) miscompiles code by merging member and non-member functions with different nullability assumptions
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug other/12407] Need to support configure --disable-languages
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug ipa/123226] [16 regression] ICE during inlining in verify_node, at cgraph.cc:4454 with -O3 -flto=32 -mcpu=neoverse-n1
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123221] [16 regression] ICE on valid code at -O3 with -fno-tree-pre on x86_64-linux-gnu: Segmentation fault
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug fortran/92613] Bogus warning with -cpp and -fpreprocessed
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug fortran/71565] INTENT(IN) polymorphic argument with pointer components - reject valid code
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123152] [16 regression] ICE when building Valgrind (dominator of 15 should be 42, not 44) since r16-6133-gca8d97f8cb8
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug target/123218] [16 Regression] ICE: RTL check: expected code 'reg', have 'mem' in rhs_regno, at rtl.h:1946 during libgcc2.c build
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug rtl-optimization/123223] [16 Regression][gcn] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1946 (since r16-6263-gaf1f68b4e365ca)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug rtl-optimization/123223] [16 Regression][gcn] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1946 (since r16-6263-gaf1f68b4e365ca)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/116731] Incorrect behavior of -Wrange-loop-construct in GCC 14
rogerio.souza at gmail dot com via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/114592] [13/14 regression] Bogus `maybe-uninitialized` on std::variant with std::string with -O3
rogerio.souza at gmail dot com via Gcc-bugs
-
2025/12/19
[Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
rdapp at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug target/123097] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-5979
rdapp at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123117] [16 Regression] LoongArch: wrong code at -O1/O2/O3 since r16-5561
rdapp at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
rdapp at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123118] ICE during RTL pass in expand_insn at optabs.cc:8293
rdapp at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug target/122970] RISC-V: Wrong code generated with -mrvv-vector-bits=zvl for SLP vectorization
rdapp at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/94793] Failure to optimize clz idiom
acarlotti at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug middle-end/19987] [meta-bug] fold missing optimizations in general
acarlotti at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug target/122970] RISC-V: Wrong code generated with -mrvv-vector-bits=zvl for SLP vectorization
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123118] ICE during RTL pass in expand_insn at optabs.cc:8293
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123117] [16 Regression] LoongArch: wrong code at -O1/O2/O3 since r16-5561
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug target/123097] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 since r16-5979
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/123189] [16 Regression] ICE in gromacs since r16-6140-g4a718209d448f6
ppalka at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123192] gcc.dg/tree-ssa/ctz-ch.c FAILs
law at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123192] gcc.dg/tree-ssa/ctz-ch.c FAILs
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug rtl-optimization/123223] [16 Regression][gcn] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1946 (since r16-6263-gaf1f68b4e365ca)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug ipa/122017] ipa-cp with -Ofast -flto PGO causes 6.6% performance regression of parest and 3.8% regression of deepsjeng
jamborm at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug ipa/123227] -Os miscompiles code by merging member and non-member functions with different nullability assumptions
dave.w4 at coalgebraic dot com via Gcc-bugs
-
2025/12/19
[Bug fortran/92613] Bogus warning with -cpp and -fpreprocessed
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug fortran/71565] INTENT(IN) polymorphic argument with pointer components - reject valid code
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug libfortran/30617] Implement a run time diagnostic for invalid recursive I/O
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug analyzer/123106] Static analyzer support for recusive Fortran print statments
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug fortran/123201] gfortran.dg/value_9.f90 FAILs
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/122550] [14/15/16 Regression] constrained hidden template friend alongside existing declaration is ambiguous
egas.g.ribeiro at tecnico dot ulisboa.pt via Gcc-bugs
-
2025/12/19
[Bug c++/123228] New: Member is inaccessible despite friend declaration
arseny.orlow at yandex dot ru via Gcc-bugs
-
2025/12/19
[Bug ipa/123227] New: -Os miscompiles code by merging member and non-member functions with different nullability assumptions
dave.w4 at coalgebraic dot com via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123225] [16 Regression] Overly-aggressive vectorization of uncounted loops
victorldn at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123126] [16 Regression] 6-10% slowdown of xalancbmk_r on Zen{4,5} since r16-6104-gb5c64db0a49d46 with PGO
victorldn at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123204] [16 Regression] 5-7% slowdown of xalancbmk{,_r} on Zen{4,5} since r16-6133-gca8d97f8cb8d28
victorldn at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
victorldn at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug ipa/123226] New: ICE during inlining in verify_node, at cgraph.cc:4454 with -O3 -flto=32 -mcpu=neoverse-n1
konstantinos.eleftheriou at vrull dot eu via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123225] New: [16 Regression] Overly-aggressive vectorization of uncounted loops
victorldn at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug rtl-optimization/123223] [16 Regression][gcn] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1946 (since r16-6263-gaf1f68b4e365ca)
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/91388] -Wreturn-type "no return statement" warning in function that is already ill-formed
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug target/111112] RISC-V: Resulting more vsetvl instructions of vwadd + vadd but not vwadd + vwadd
rdapp at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/91388] -Wreturn-type "no return statement" warning in function that is already ill-formed
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/117034] ICE on abbreviated function template with type constraint containing a lambda argument
egas.g.ribeiro at tecnico dot ulisboa.pt via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123205] VRP recomputation is too aggressive
amacleod at redhat dot com via Gcc-bugs
-
2025/12/19
[Bug rtl-optimization/123223] [16 Regression][gcn] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1946 (since r16-6263-gaf1f68b4e365ca)
burnus at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug driver/123224] New: -fno-stack-protector doesn't work while linking
ossman at cendio dot se via Gcc-bugs
-
2025/12/19
[Bug rtl-optimization/123223] New: [16 Regression][gcn] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1946
burnus at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug libstdc++/117276] [13 Regression] std::sort(par_unseq ,...) leaks memory when called repeatedly
redi at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug libstdc++/113504] High memory usage for parallel `std::sort`
redi at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123205] VRP recomputation is too aggressive
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/117034] ICE on abbreviated function template with type constraint containing a lambda argument
ppalka at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/12944] [meta-bug] C++ name-lookup problems
ppalka at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/122509] Base template class name lookup only with qualified names
ppalka at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug libstdc++/113504] High memory usage for parallel `std::sort`
redi at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug libstdc++/113504] High memory usage for parallel `std::sort`
redi at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug libstdc++/123147] std::chrono::parse does not support wchar_t
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug fortran/123201] gfortran.dg/value_9.f90 FAILs
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
-
2025/12/19
[Bug web/123222] New: Typo in __builtin_sub_overflow_p docs
blubban at gmail dot com via Gcc-bugs
-
2025/12/19
[Bug target/123216] [16 Regression] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) with -mavx10.2 -mno-avx512vl and __builtin_ia32_cvttph2ibs128_mask()
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug target/123216] [16 Regression] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) with -mavx10.2 -mno-avx512vl and __builtin_ia32_cvttph2ibs128_mask()
zsojka at seznam dot cz via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123221] New: ICE on valid code at -O3 with -fno-tree-pre on x86_64-linux-gnu: Segmentation fault
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
2025/12/19
[Bug c++/122609] modules and class type structured bindings
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug target/123216] [16 Regression] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) with -mavx10.2 -mno-avx512vl and __builtin_ia32_cvttph2ibs128_mask()
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug target/108866] Allow to pass Windows resource file (.rc) as input to gcc
peter0x44 at disroot dot org via Gcc-bugs
-
2025/12/19
[Bug libstdc++/123220] New: Cannot build support libraries (e.g. libstdc++) with stack protection
ossman at cendio dot se via Gcc-bugs
-
2025/12/19
[Bug debug/121964] aarch64: SVE predicate variables are printed incorrectly
ykhrustalev at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug debug/121964] aarch64: SVE predicate variables are printed incorrectly
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug target/123217] [16 Regression] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) with -mkl and __builtin_ia32_encodekey128_u32()
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123219] New: False positive stringop-overflow if optimization is active
tobias.trauth at x2e dot de via Gcc-bugs
-
2025/12/19
[Bug c++/117034] ICE on abbreviated function template with type constraint containing a lambda argument
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/123044] [15/16 regression] ICE: in implicit_conversion, at cp/call.cc:2236 since r15-6709
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/122509] Base template class name lookup only with qualified names
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug target/123217] [16 Regression] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) with -mkl and __builtin_ia32_encodekey128_u32()
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug debug/121964] aarch64: SVE predicate variables are printed incorrectly
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[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
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/122834] [13/14/15 Regression] conversion between DFP and _Float128/TFmode since r13-2887
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/122772] [13/14/15/16 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 via Gcc-bugs
-
2025/12/19
[Bug d/123202] libphobos.phobos/std_math_hardware.d FAILs on SPARC
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
-
2025/12/19
[Bug algol68/123132] Tests FAIL with cannot find module
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
-
2025/12/19
[Bug debug/122968] structured bindings for bitfields who does not start at a byte boundary do not have a location
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/122834] [13/14/15/16 Regression] conversion between DFP and _Float128/TFmode since r13-2887
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug target/123206] aarch64: Wrong gating of fp8 intrinsics in aarch64-simd-pragma-builtins.def
acoplan at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug target/123218] New: [16 Regression] ICE: RTL check: expected code 'reg', have 'mem' in rhs_regno, at rtl.h:1946 during libgcc2.c build
zsojka at seznam dot cz via Gcc-bugs
-
2025/12/19
[Bug tree-optimization/123204] [16 Regression] 5-7% slowdown of xalancbmk{,_r} on Zen{4,5} since r16-6133-gca8d97f8cb8d28
victorldn at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug preprocessor/107974] compiler can't find source file in path that is longer than 255 characters
saaadhu at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/123030] [13/14/15 Regression] [accepts-invalid] no error for calling a deleted destructor in array new since r0-126018
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/123030] [13/14/15/16 Regression] [accepts-invalid] no error for calling a deleted destructor in array new since r0-126018
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug go/64900] gotools don't link on Solaris 11/x86
ro at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug go/64900] gotools don't link on Solaris 11/x86
ro at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug d/123202] libphobos.phobos/std_math_hardware.d FAILs on SPARC
ibuclaw at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug d/123202] libphobos.phobos/std_math_hardware.d FAILs on SPARC
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
-
2025/12/19
[Bug middle-end/123175] [14/15/16 Regression] Wrong folding of VEC_PERM_EXPR
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug target/123217] New: [16 Regression] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) with -mkl and __builtin_ia32_encodekey128_u32()
zsojka at seznam dot cz via Gcc-bugs
-
2025/12/19
[Bug target/123216] New: [16 Regression] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn) with -mavx10.2 -mno-avx512vl and __builtin_ia32_cvttph2ibs128_mask()
zsojka at seznam dot cz via Gcc-bugs
-
2025/12/19
[Bug middle-end/123175] [14/15/16 Regression] Wrong folding of VEC_PERM_EXPR
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug d/123202] libphobos.phobos/std_math_hardware.d FAILs on SPARC
ibuclaw at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/123189] [16 Regression] ICE in gromacs since r16-6140-g4a718209d448f6
dhruvc at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug middle-end/123175] [14/15/16 Regression] Wrong folding of VEC_PERM_EXPR
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug c++/123215] New: ICE with forward declared variable template partial specializations
de34 at live dot cn via Gcc-bugs
-
2025/12/19
[Bug target/80881] Implement Windows native TLS
lh_mouse at 126 dot com via Gcc-bugs
-
2025/12/19
[Bug middle-end/123214] Performance regression for std::optional
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/12/19
[Bug target/55212] [SH] Switch to LRA
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug c/123212] [15/16 Regression] GCC 15 no longer compiles switch statements to jump tables by default with Og
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[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 via Gcc-bugs
-
2025/12/18
[Bug tree-optimization/123207] [16 Regression] Miscompare of 526.blender_r with -Ofast on x86_64
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug rtl-optimization/123070] [16 Regression] pr90178.c -m32 starts to fail since r16-5975 (make_forwarders_with_degenerate_phis )
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug rtl-optimization/123070] [16 Regression] pr90178.c -m32 starts to fail since r16-5975 (make_forwarders_with_degenerate_phis )
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug rtl-optimization/123070] [16 Regression] pr90178.c -m32 starts to fail since r16-5975 (make_forwarders_with_degenerate_phis )
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug c++/122995] Modules internal compiler error: in expose_existing_namespace, at cp/name-lookup.cc
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug c++/122922] Valid code rejected because of interaction of friend function and global module fragment
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug c++/122995] Modules internal compiler error: in expose_existing_namespace, at cp/name-lookup.cc
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug target/122925] [16 Regression] sh: function is miscompiled
olegendo at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug target/120410] [15/16 Regression] [SH] XTRCT instruction is no longer selected for shift after multiplication
olegendo at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug c++/123214] Performance regression for std::optional
kamkaz at windowslive dot com via Gcc-bugs
-
2025/12/18
[Bug middle-end/123070] [16 Regression] pr90178.c -m32 starts to fail since r16-5975 (make_forwarders_with_degenerate_phis )
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug c++/123214] New: Performance regression for std::optional
kamkaz at windowslive dot com via Gcc-bugs
-
2025/12/18
[Bug target/122948] sh: comparison is miscompiled
olegendo at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug target/67459] [SH] addc/subc/negc set of T reg rtx seem wrong
olegendo at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug c/123213] New: m68k: __attribute__((interrupt)) should save/restore fpcr/fpsr/fpiar
miro.kropacek at gmail dot com via Gcc-bugs
-
2025/12/18
[Bug target/80881] Implement Windows native TLS
lh_mouse at 126 dot com via Gcc-bugs
-
2025/12/18
[Bug bootstrap/33824] Improve configuration documentation
lhyatt at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug bootstrap/12407] Need to support configure --disable-languages
lhyatt at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug bootstrap/12407] Need to support configure --disable-languages
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug target/55212] [SH] Switch to LRA
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug target/55212] [SH] Switch to LRA
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug target/55212] [SH] Switch to LRA
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug target/55212] [SH] Switch to LRA
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug target/55212] [SH] Switch to LRA
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug target/55212] [SH] Switch to LRA
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug c/123212] GCC 15 no longer compiles switch statements to jump tables by default with Og
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug c/123212] New: GCC 15 no longer compiles switch statements to jump tables by default with Og
toadster172 at gmail dot com via Gcc-bugs
-
2025/12/18
[Bug libstdc++/123211] Consider specializing ranges::distance for join_view
rs2740 at gmail dot com via Gcc-bugs
-
2025/12/18
[Bug libstdc++/123211] Consider specializing ranges::distance for join_view
redi at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug libstdc++/123211] Consider specializing ranges::distance for join_view
barry.revzin at gmail dot com via Gcc-bugs
-
2025/12/18
[Bug libstdc++/123211] Consider specializing ranges::distance for join_view
barry.revzin at gmail dot com via Gcc-bugs
-
2025/12/18
[Bug libstdc++/114153] std::less<> prefers operator const void*() over operator<=>() in C++20 mode
redi at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug d/123202] libphobos.phobos/std_math_hardware.d FAILs on SPARC
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
-
2025/12/18
[Bug d/123202] libphobos.phobos/std_math_hardware.d FAILs on SPARC
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
-
2025/12/18
[Bug libstdc++/123209] std::ranges::less incorrectly prefers built-in pointer comparison over user-defined operator<=> when implicit conversion to pointer exists
redi at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug libstdc++/123211] New: Consider specializing ranges::distance for join_view
redi at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug middle-end/123070] [16 Regression] pr90178.c -m32 starts to fail since r16-5975 (make_forwarders_with_degenerate_phis )
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug fortran/123201] gfortran.dg/value_9.f90 FAILs
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug fortran/123208] Private component statements rejected inside submodules
kargl at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug middle-end/123070] [16 Regression] pr90178.c -m32 starts to fail since r16-5975 (make_forwarders_with_degenerate_phis )
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug fortran/123208] Private component statements rejected inside submodules
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug target/123210] New: [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
zsojka at seznam dot cz via Gcc-bugs
-
2025/12/18
[Bug libstdc++/123209] std::ranges::less incorrectly prefers built-in pointer comparison over user-defined operator<=> when implicit conversion to pointer exists
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug fortran/123208] Private component statements rejected inside submodules
kargl at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug libstdc++/123209] New: std::ranges::less incorrectly prefers built-in pointer comparison over user-defined operator<=> when implicit conversion to pointer exists
rogerio.souza at gmail dot com via Gcc-bugs
-
2025/12/18
[Bug tree-optimization/123126] [16 Regression] 6-10% slowdown of xalancbmk_r on Zen{4,5} since r16-6104-gb5c64db0a49d46 with PGO
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug fortran/123208] New: Private component statements rejected inside submodules
mikael at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug target/123092] [15/16 Regression] t_lookup.c:1667:1: internal compiler error while building kamailio-6.0.4 on riscv64
vineetg at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug tree-optimization/123160] pointer_plus folding breaks objsz
amacleod at redhat dot com via Gcc-bugs
-
2025/12/18
[Bug middle-end/123175] [14/15/16 Regression] Wrong folding of VEC_PERM_EXPR
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug target/123206] aarch64: Wrong gating of fp8 intrinsics in aarch64-simd-pragma-builtins.def
acarlotti at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug fortran/119136] Printing result of function that prints itself hangs
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug target/123206] aarch64: Wrong gating of fp8 intrinsics in aarch64-simd-pragma-builtins.def
acoplan at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug tree-optimization/123152] [16 regression] ICE when building Valgrind (dominator of 15 should be 42, not 44) since r16-6133-gca8d97f8cb8
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug tree-optimization/123150] [16 regression] ICE when building GNAT (gcc/ada/exp_dbug.adb:1572:4: error: dominator of 7 should be 31, not 33)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug d/123202] libphobos.phobos/std_math_hardware.d FAILs on SPARC
ibuclaw at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug d/123202] libphobos.phobos/std_math_hardware.d FAILs on SPARC
ibuclaw at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug libstdc++/123183] [16 regression] MinGW-w64 std::print link error since r16-6038-g62c126db6b6
redi at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug tree-optimization/123152] [16 regression] ICE when building Valgrind (dominator of 15 should be 42, not 44) since r16-6133-gca8d97f8cb8
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug tree-optimization/123207] [16 Regression] Miscompare of 526.blender_r with -Ofast on x86_64
pheeck at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug tree-optimization/123207] New: [16 Regression] Miscompare of 526.blender_r with -Ofast on x86_64
pheeck at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug tree-optimization/123204] [16 Regression] 5-7% slowdown of xalancbmk{,_r} on Zen{4,5} since r16-6133-gca8d97f8cb8d28
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug driver/123194] Annoying to link libssp statically
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug tree-optimization/123198] Unnecessary vperms when vectorising with stride of -1
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug tree-optimization/61338] too many permutation in a vectorized "reverse loop"
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug c++/123189] [16 Regression] ICE in gromacs since r16-6140-g4a718209d448f6
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug target/123206] aarch64: Wrong gating of fp8 intrinsics in aarch64-simd-pragma-builtins.def
acoplan at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug middle-end/123163] vectorization of pointer arithmetic within struct
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug tree-optimization/123204] [16 Regression] 5-7% slowdown of xalancbmk{,_r} on Zen{4,5} since r16-6133-gca8d97f8cb8d28
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug target/123206] New: aarch64: Wrong gating of fp8 intrinsics in aarch64-simd-pragma-builtins.def
acoplan at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug d/123202] libphobos.phobos/std_math_hardware.d FAILs on SPARC
ibuclaw at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug d/123202] libphobos.phobos/std_math_hardware.d FAILs on SPARC
ibuclaw at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug c++/123186] [16 Regression] internal compiler error: in lookup_member, at cp/search.cc:1197 since r16-6145
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug c++/123186] [16 Regression] internal compiler error: in lookup_member, at cp/search.cc:1197 since r16-6145
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug tree-optimization/123205] VRP recomputation is too aggressive
amacleod at redhat dot com via Gcc-bugs
-
2025/12/18
[Bug tree-optimization/123152] [16 regression] ICE when building Valgrind (dominator of 15 should be 42, not 44) since r16-6133-gca8d97f8cb8
victorldn at gcc dot gnu.org via Gcc-bugs
-
2025/12/18
[Bug tree-optimization/123205] New: VRP recomputation is too aggressive
amacleod at redhat dot com via Gcc-bugs
-
2025/12/18
[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