Messages by Date
-
2026/02/26
[Bug c++/123143] internal compiler error: in lookup_member, at cp/search.cc:1197
ppalka at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug c++/124215] [reflection] const pointer type can't find member list
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug c++/124215] [reflection] const pointer type can't find member list
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug libstdc++/124256] Random number generator generates different numbers for the same seed, compared to all previous GCC versions
carlosgalvezp at gmail dot com via Gcc-bugs
-
2026/02/26
[Bug c++/124247] [modules] std::format with cross-module std::formatter specialization crashes at -O0 (works at -O2)
kachalenko.denis at gmail dot com via Gcc-bugs
-
2026/02/26
[Bug rtl-optimization/122992] speed up loops with TEST_HARD_REG_BIT using EXECUTE_IF_SET_IN_HARD_REG_SET
kevinstefanov15 at gmail dot com via Gcc-bugs
-
2026/02/26
[Bug ipa/116526] [13/14/15/16 Regression] ICE: in get_partitioning_class, at symtab.cc:2190 with -O -fopenacc -fprofile-generate -flto
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug fortran/124259] New: Two places where large structs are function parameters
dcb314 at hotmail dot com via Gcc-bugs
-
2026/02/26
[Bug fortran/124258] gcc/fortran/decl.cc:4970: Pointless test ?
dcb314 at hotmail dot com via Gcc-bugs
-
2026/02/26
[Bug fortran/124258] New: gcc/fortran/decl.cc:4970: Pointless test ?
dcb314 at hotmail dot com via Gcc-bugs
-
2026/02/26
[Bug fortran/124257] New: gcc/fortran/trans-decl.cc:1153: Array index check in wrong place ?
dcb314 at hotmail dot com via Gcc-bugs
-
2026/02/26
[Bug target/121843] PowerPC64: trigger error at -O1/O2/O3 during RTL pass: pro_and_epilogue
jeevitha at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug target/120165] [m68k] gfortran segfaults when built with LRA enabled
glaubitz at physik dot fu-berlin.de via Gcc-bugs
-
2026/02/26
[Bug c++/124247] [modules] std::format with cross-module std::formatter specialization crashes at -O0 (works at -O2)
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug target/123926] [16 Regression] sparc cross-compilers fail to build (host=x86_64, target=sparc)
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
-
2026/02/26
[Bug middle-end/124250] [15/16 Regression] LoongArch: internal compiler error: in extract_insn, at recog.cc:2882
xry111 at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug c++/124256] New: Random number generator generates different numbers for the same seed, compared to all previous GCC versions
carlosgalvezp at gmail dot com via Gcc-bugs
-
2026/02/26
[Bug libstdc++/124255] New: The ___cxa_thread_atexit function does not support Windows 9x.
LYN_2019 at outlook dot com via Gcc-bugs
-
2026/02/26
[Bug target/123926] [16 Regression] sparc cross-compilers fail to build (host=x86_64, target=sparc)
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug tree-optimization/120747] [16 Regression] 435.gromacs miscompares since r16-1550-g9244ea4bf55638
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug c++/124254] New: Accepts invalid standalone alignas declaration
suyuchang at whu dot edu.cn via Gcc-bugs
-
2026/02/26
[Bug tree-optimization/124019] Improve subword arithmetic and comparisons
daniel.barboza at oss dot qualcomm.com via Gcc-bugs
-
2026/02/26
[Bug c++/124253] ICE: crash at cp/parser.cc:1662 with #pragma omp task depend(inout: this) in C++23 explicit object member function
attackerj1113 at gmail dot com via Gcc-bugs
-
2026/02/26
[Bug c++/124253] New: ICE: crash at cp/parser.cc:1662 with #pragma omp task depend(inout: this) in C++23 explicit object member function
attackerj1113 at gmail dot com via Gcc-bugs
-
2026/02/26
[Bug sanitizer/124206] Stack overflow in ASAN-instrumented GCC
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug target/116979] [13/14/15/16 regression] fma not always used in complex product
amonakov at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug ipa/108226] __restrict on inlined function parameters does not function as expected
segher at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug c++/124252] Accepts invalid cast (X0&&){} from braced-init-list
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug c++/124252] Accepts invalid cast (X0&&){} from braced-init-list
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug libstdc++/123875] [13/14/15/16 Regression] atomic<X>(X) constructor is unusable at compile time in C++14 and later
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug c++/124251] Accepts invalid attribute pack expansion without parameter pack
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug target/124194] [16 Regression] wrong code with __builtin_ia32_cmpd256_mask( op := TRUE )
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug target/124194] [16 Regression] wrong code with __builtin_ia32_cmpd256_mask( op := TRUE )
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[Bug c++/124252] New: Accepts invalid cast (X0&&){} from braced-init-list
suyuchang at whu dot edu.cn via Gcc-bugs
-
2026/02/26
[Bug c/123472] ICE in tree_nonzero_bits after errors
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/26
[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
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/119979] [16 Regression] Recent promote_prototypes change breaks multiple ports
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/120888] [16 regression] promotion of unsigned char and short function arguments sign extends them since r16-170-ga670ebde3995
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug middle-end/124250] [15/16 Regression] LoongArch: internal compiler error: in extract_insn, at recog.cc:2882
xry111 at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug middle-end/124250] [15/16 Regression] LoongArch: internal compiler error: in extract_insn, at recog.cc:2882
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug diagnostics/124240] Warning shown with -Wno-error=* -Wno-* and preceding pragma push/pop
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/124251] New: Accepts invalid attribute pack expansion without parameter pack
suyuchang at whu dot edu.cn via Gcc-bugs
-
2026/02/25
[Bug rtl-optimization/120169] [LRA] needs to call fixup_args_size_notes to maintain REG_ARGS_SIZE notes
glaubitz at physik dot fu-berlin.de via Gcc-bugs
-
2026/02/25
[Bug libgomp/124123] libgomp.c/pr122356.c FAILs
xry111 at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug middle-end/124250] [15/16 Regression] LoongArch: internal compiler error: in extract_insn, at recog.cc:2882
xry111 at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug fortran/123947] [16 regression] crash in gfc_build_addr_expr at trans.cc:350
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug middle-end/124250] [15/16 Regression] LoongArch: internal compiler error: in extract_insn, at recog.cc:2882
xry111 at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug middle-end/124250] [15 Regression] LoongArch: internal compiler error: in extract_insn, at recog.cc:2882
chenglulu at loongson dot cn via Gcc-bugs
-
2026/02/25
[Bug target/124029] Improve sgt with certain constants for riscv
hp at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug middle-end/124250] [15 Regression] LoongArch: internal compiler error: in extract_insn, at recog.cc:2882
chenglulu at loongson dot cn via Gcc-bugs
-
2026/02/25
[Bug middle-end/124250] [15 Regression] LoongArch: internal compiler error: in extract_insn, at recog.cc:2882
xry111 at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug tree-optimization/124019] Improve subword arithmetic and comparisons
hp at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug analyzer/124232] [13/14/15 Regression] ICE on "putenv" in mark_as_escaped at analyzer/store.cc:3467
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug analyzer/124232] [13/14/15/16 Regression] ICE on "putenv" in mark_as_escaped at analyzer/store.cc:3467
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug middle-end/124250] [15 Regression] LoongArch: internal compiler error: in extract_insn, at recog.cc:2882
xry111 at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/116979] [13/14/15/16 regression] fma not always used in complex product
paul at hpkfft dot com via Gcc-bugs
-
2026/02/25
[Bug target/124250] New: [15 Regression] LoongArch: internal compiler error: in extract_insn, at recog.cc:2882
xry111 at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/119979] [16 Regression] Recent promote_prototypes change breaks multiple ports
hjl.tools at gmail dot com via Gcc-bugs
-
2026/02/25
[Bug fortran/123947] [16 regression] crash in gfc_build_addr_expr at trans.cc:350
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/119979] [16 Regression] Recent promote_prototypes change breaks multiple ports
hjl.tools at gmail dot com via Gcc-bugs
-
2026/02/25
[Bug target/119979] [16 Regression] Recent promote_prototypes change breaks multiple ports
olegendo at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/119979] [16 Regression] Recent promote_prototypes change breaks multiple ports
olegendo at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug fortran/124235] [16 Regression] ICE in ALLOCATE of sub-objects
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug sanitizer/124248] struct_sock_fprog_sz in ASAN only provided on glibc
marian.buschsieweke at posteo dot net via Gcc-bugs
-
2026/02/25
[Bug sanitizer/124248] struct_sock_fprog_sz in ASAN only provided on glibc
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/124200] [modules][reflection] members_of does not see members of namespaces provided via modules
loki at loki dot codes via Gcc-bugs
-
2026/02/25
[Bug sanitizer/124248] struct_sock_fprog_sz in ASAN only provided on glibc
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug libstdc++/117404] [C++23] Implement P2077R3 Heterogeneous erasure overloads for associative containers
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[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 via Gcc-bugs
-
2026/02/25
[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 via Gcc-bugs
-
2026/02/25
[Bug fortran/124235] [16 Regression] ICE in ALLOCATE of sub-objects
dcb314 at hotmail dot com via Gcc-bugs
-
2026/02/25
[Bug c++/124249] New: [reflection] wrong out-of-consteval-use for constant initializers
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug analyzer/107943] [13/14/15 Regression] gcc -fanalyzer hangs in openssl curve25519.c since r11-3840-gaf66094d03779377
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledbootstrap fails with unresolved symbol since r16-7659
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/123143] internal compiler error: in lookup_member, at cp/search.cc:1197
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledbootstrap fails with unresolved symbol since r16-7659
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug sanitizer/124248] New: struct_sock_fprog_sz in ASAN only provided on glibc
marian.buschsieweke at posteo dot net via Gcc-bugs
-
2026/02/25
[Bug c++/124247] New: [modules] std::format with cross-module std::formatter specialization crashes at -O0 (works at -O2)
kachalenko.denis at gmail dot com via Gcc-bugs
-
2026/02/25
[Bug fortran/124235] [16 Regression] ICE in ALLOCATE of sub-objects
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug fortran/124235] [16 Regression] ICE in ALLOCATE of sub-objects
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug driver/122710] -fhardened breaks --help=topic unless a file is passed to cc
landjgregory at gmail dot com via Gcc-bugs
-
2026/02/25
[Bug target/114659] [13/14 Regression] gcc miscompiles a __builtin_memcpy on i386, leading to wrong results for SNaN
drh at sqlite dot org via Gcc-bugs
-
2026/02/25
[Bug c++/123827] [reflection] ICE: in verify_unstripped_args - when creating a pack of meta::info
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/123827] [reflection] ICE: in verify_unstripped_args - when creating a pack of meta::info
jakub at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/124246] [reflection] is_swappable_type doesn't work with std::priority_queue
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/124246] New: [reflection] is_swappable_type doesn't work with std::priority_queue
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/120241] bpf: problem with preserve_access_index in "nested" struct types
dfaust at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledbootstrap fails with unresolved symbol since r16-7659
schwab--- via Gcc-bugs
-
2026/02/25
[Bug target/120241] bpf: problem with preserve_access_index in "nested" struct types
dfaust at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/117184] m2 fails with "terminate called after throwing an instance of 'unsigned int'" with LRA on alpha
glaubitz at physik dot fu-berlin.de via Gcc-bugs
-
2026/02/25
[Bug rtl-optimization/122992] speed up loops with TEST_HARD_REG_BIT using EXECUTE_IF_SET_IN_HARD_REG_SET
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/124245] New: [reflection] template_of with member alias templates
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug rtl-optimization/108826] Inefficient address generation on POWER
kishan at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledbootstrap fails with unresolved symbol since r16-7659
redi at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledbootstrap fails with unresolved symbol since r16-7659
redi at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledbootstrap fails with unresolved symbol since r16-7659
redi at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/124244] New: [reflection] maybe bogus -Wtautological-compare warning
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/124243] New: [reflection] internal compiler error: in tsubst_splice_expr, at cp/pt.cc:16816
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/120241] bpf: problem with preserve_access_index in "nested" struct types
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/114659] [13/14 Regression] gcc miscompiles a __builtin_memcpy on i386, leading to wrong results for SNaN
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/114659] gcc miscompiles a __builtin_memcpy on i386, leading to wrong results for SNaN
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/124242] Incorrect code generated when using -m32 and -Os on Mint Linux
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/124242] Incorrect code generated when using -m32 and -Os on Mint Linux
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/124242] Incorrect code generated when using -m32 and -Os on Mint Linux
drh at sqlite dot org via Gcc-bugs
-
2026/02/25
[Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
sjames at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c/124242] Incorrect code generated when using -m32 and -Os on Mint Linux
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledbootstrap fails with unresolved symbol since r16-7659
jklowden at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c/124242] New: Incorrect code generated when using -m32 and -Os on Mint Linux
drh at sqlite dot org via Gcc-bugs
-
2026/02/25
[Bug tree-optimization/110091] [13/14/15 Regression] bogus -Wdangling-pointer on non-pointer values
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug tree-optimization/110091] [13/14/15/16 Regression] bogus -Wdangling-pointer on non-pointer values
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug tree-optimization/110091] [13/14/15/16 Regression] bogus -Wdangling-pointer on non-pointer values
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug fortran/124235] [16 Regression] ICE in ALLOCATE of sub-objects
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug fortran/124208] [16 Regression] ice in gfc_resolve_forall, at fortran/resolve.cc:12703
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/124239] [reflection] Add warning for ambiguous parse with ^^ and &&
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledbootstrap fails with unresolved symbol since r16-7659
schwab--- via Gcc-bugs
-
2026/02/25
[Bug c++/124241] New: [reflection] internal compiler error: in friend_accessible_p, at cp/search.cc:817
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledbootstrap fails with unresolved symbol since r16-7659
jklowden at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledbootstrap fails with unresolved symbol since r16-7659
jklowden at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledbootstrap fails with unresolved symbol since r16-7659
schwab--- via Gcc-bugs
-
2026/02/25
[Bug target/124221] ICE in multi-alternative asm with"=X"
sparks05 at proton dot me via Gcc-bugs
-
2026/02/25
[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
jamborm at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/124200] [modules][reflection] members_of does not see members of namespaces provided via modules
loki at loki dot codes via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledbootstrap fails with unresolved symbol since r16-7659
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/119979] [16 Regression] Recent promote_prototypes change breaks multiple ports
law at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug diagnostics/124240] New: Warning shown with -Wno-error=* -Wno-* and preceding pragma push/pop
aaron.puchert at sap dot com via Gcc-bugs
-
2026/02/25
[Bug analyzer/124232] [13/14/15/16 Regression] ICE on "putenv" in mark_as_escaped at analyzer/store.cc:3467
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug tree-optimization/124037] [15/16 regression] Wrong alignment checking for VMAT_ELEMENTWISE memory accesses
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug tree-optimization/119930] [16 regression] g++.dg/coroutines/torture/pr103953.C FAILs with -O3
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
Re: gfortran complains that a Parameter which is INTENT(IN) is changed...
Warner Bruns
-
2026/02/25
[Bug tree-optimization/119930] [15/16 regression] g++.dg/coroutines/torture/pr103953.C FAILs with -O3
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug testsuite/124236] [14/13/15] Target check arm_v8_3a_complex_neon_hw is broken
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug testsuite/124236] [15/16] Target check arm_v8_3a_complex_neon_hw is broken
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/123615] (c++-reflection) - [meta-bug] reflection issue
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/124227] ICE at cp/typeck.cc:113 (Reflection + OpenMP)
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
Re: gfortran complains that a Parameter which is INTENT(IN) is changed...
Mikael Morin via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledbootstrap fails with unresolved symbol
rdubner at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/124227] ICE at cp/typeck.cc:113 (Reflection + OpenMP)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledboostrap fails with unresolved symbol
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug tree-optimization/120747] [16 Regression] 435.gromacs miscompares since r16-1550-g9244ea4bf55638
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug ada/124226] [13/14/15/16 regression] missing implicit dereference for access-to-protected used as prefix
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug ada/124226] [13/14/15/16 regression] missing implicit dereference for access-to-protected used as prefix
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug ada/124226] [13/14/15/16 regression] missing implicit dereference for access-to-protected used as prefix
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug ada/124226] [13/14/15/16 regression] missing implicit dereference for access-to-protected used as prefix
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/119979] [16 Regression] Recent promote_prototypes change breaks multiple ports
olegendo at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug ada/124226] [13/14/15/16 regression] missing implicit dereference for access-to-protected used as prefix
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/124165] [16 Regression] Many std::map<string, string> -> long compilation time at -O0 (late_pro_and_epilogue pass involved) since r16-7563
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/119979] [16 Regression] Recent promote_prototypes change breaks multiple ports
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug ada/124201] bogus visibility error for iterated element association with key in instance
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug ipa/123888] [16 Regression] Firefox 147 miscompilation with LTO+PGO on x86_64-linux
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/124200] [modules][reflection] members_of does not see members of namespaces provided via modules
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug ipa/123587] [16 regression] ICE when building llvm-21.1.8
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug ipa/123629] [16 regression] ICE seg fault in ipcp_val_replacement_ok_p when building clang-21.1.8
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledboostrap fails with unresolved symbol
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/124200] [modules][reflection] members_of does not see members of namespaces provided via modules
loki at loki dot codes via Gcc-bugs
-
2026/02/25
[Bug target/123926] [16 Regression] sparc cross-compilers fail to build (host=x86_64, target=sparc)
pheeck at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug ada/123306] assertion failure for unfrozen mutably tagged type as actual in instance
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/124200] [modules][reflection] members_of does not see members of namespaces provided via modules
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/124239] New: [reflection] Add warning for ambiguous parse with ^^ and &&
nshead at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/124200] [modules][reflection] members_of does not see members of namespaces provided via modules
loki at loki dot codes via Gcc-bugs
-
2026/02/25
[Bug c++/123879] [16 Regression] -std=c++26 --compile-std-module -fmodules fails with installed GCC
redi at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/120839] [16 Regression] Incorrect alignment for arguments on stack
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug ada/124226] [13/14/15/16 regression] missing implicit dereference for access-to-protected used as prefix
liam at liampwll dot com via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledboostrap fails with unresolved symbol
schwab--- via Gcc-bugs
-
2026/02/25
[Bug ada/124226] [13/14/15/16 regression] missing implicit dereference for access-to-protected used as prefix
liam at liampwll dot com via Gcc-bugs
-
2026/02/25
[Bug ipa/123587] [16 regression] ICE when building llvm-21.1.8
jamborm at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledboostrap fails with unresolved symbol
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug libgcc/124050] libgcc unwinder incorrectly handles signal frames without the machine-specific fallback
xry111 at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug cobol/124238] [16 Regression] LTO profiledboostrap fails with unresolved symbol
pinskia at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug bootstrap/124238] [16 Regression] LTO profiledboostrap fails with unresolved symbol
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug bootstrap/124238] New: [16 Regression] LTO profiledboostrap fails with unresolved symbol
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug libitm/124237] aarch64: libitm is not marked with GCS when built with -mbranch-protection=standard
ykhrustalev at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug libitm/124237] aarch64: libitm is not marked with GCS when built with -mbranch-protection=standard
ykhrustalev at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug libitm/124237] New: aarch64: libitm is not marked with GCS when built with -mbranch-protection=standard
ykhrustalev at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/123926] [16 Regression] sparc cross-compilers fail to build (host=x86_64, target=sparc)
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
-
2026/02/25
[Bug target/124162] [16 Regression] wrong first iteration mask in SVE loop with partial vectors
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug tree-optimization/124180] [16/17 Regression] No longer vectorized w/o -fno-trapping-math due to missed if-conversion since r16-1171-g66fc62e9c7b55f
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/124162] [16 Regression] wrong first iteration mask in SVE loop with partial vectors
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/123926] [16 Regression] sparc cross-compilers fail to build (host=x86_64, target=sparc)
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug ada/124226] [13/14/15/16 regression] missing implicit dereference for access-to-protected used as prefix
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug ada/124226] [13/14/15/16 regression] missing implicit dereference for access-to-protected used as prefix
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/123879] [16 Regression] -std=c++26 --compile-std-module -fmodules fails with installed GCC
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/123879] [16 Regression] -std=c++26 --compile-std-module -fmodules fails with installed GCC
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c++/122632] [16 Regression] ICE: Segmentation fault when issuing a diagnostics message (C++26)
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug c/122595] [16 Regression] FAIL: gcc.dg/pr97986-1.c starting with - r16-4919-g5175ef7f7577a1
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug target/123690] 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 via Gcc-bugs
-
2026/02/25
[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 via Gcc-bugs
-
2026/02/25
[Bug tree-optimization/120996] [16 regression][AArch64] 15% regression in microBUDE since r16-1108-gb7960a3f966a0f
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug testsuite/122553] [16 regression] FAIL: g++.dg/asan/pr120608.C on Power9/10 BE
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[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
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[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
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug ada/124226] Protected procedure access with implicit dereference gets invalid address
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug fortran/124235] [16 Regression] ICE in ALLOCATE of sub-objects
albert at tugraz dot at via Gcc-bugs
-
2026/02/25
[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
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[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 via Gcc-bugs
-
2026/02/25
[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 via Gcc-bugs
-
2026/02/25
[Bug tree-optimization/120996] [16 regression][AArch64] 15% regression in microBUDE since r16-1108-gb7960a3f966a0f
rguenth at gcc dot gnu.org via Gcc-bugs
-
2026/02/25
[Bug middle-end/123447] [15 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 via Gcc-bugs
-
2026/02/25
[Bug target/105617] [13/14/15/16 Regression] Slp is maybe too aggressive in some/many cases
liuhongt at gcc dot gnu.org via Gcc-bugs