Messages by Date
-
2025/06/11
[Bug rtl-optimization/118444] [Meta bug] musttail bugs
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug libstdc++/115740] gcc-14.1.1: __glibcxx_assert_fail const-evaluation breaks clang/hip device code
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug c++/115606] C++ front-end marks the return slot as addressable early on which prevents tail call being marked
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug middle-end/120614] 525.x264_r is ~30% slower with AutoFDO
kugan at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug middle-end/82705] Missing tail calls for large structs returns
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug middle-end/120614] 525.x264_r is ~30% slower with AutoFDO
kugan at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug libstdc++/115740] gcc-14.1.1: __glibcxx_assert_fail const-evaluation breaks clang/hip device code
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug c++/115606] C++ front-end marks the return slot as addressable early on which prevents tail call being marked
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug c++/115606] C++ front-end marks the return slot as addressable early on which prevents tail call being marked
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug tree-optimization/120598] Compiler is unable to vectorise scalar code
Manjul.Mohan at ibm dot com via Gcc-bugs
-
2025/06/11
[Bug c++/120628] GCC emits incorrect warnings/errors for identifiers "final" and "override" in C++98 mode
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug c++/120628] GCC emits incorrect warnings/errors for identifiers "final" and "override" in C++98 mode
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug tree-optimization/57485] memcpy in aggregate return not eliminated
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug rtl-optimization/44675] Inefficient code to return a large struct
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug tree-optimization/57485] RSO vs escape analysis and flow sensitive
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug tree-optimization/104316] RSO is not used when doing assignment rather than initialization and address taken afterwards
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug tree-optimization/57485] memcpy in aggregate return not eliminated
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug libstdc++/120548] std::format confuses a negative sign for a thousands digit when formatting floating point numbers
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug libstdc++/99832] std::chrono::system_clock::to_time_t needs ABI tag for 32-bit time_t
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug tree-optimization/44675] RSO detection needs to be flow sensitive
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug rtl-optimization/44675] Inefficient code to return a large struct
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug ipa/120629] [16 regression] profiledbootstrap with lto fails
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug ipa/120629] [16 regression] profiledbootstrap with lto fails
schwab--- via Gcc-bugs
-
2025/06/11
[Bug tree-optimization/120630] New: wrong code at -O{s,2,3} with "-fno-tree-loop-im -fno-tree-loop-optimize -fno-tree-ch" on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
2025/06/11
[Bug ipa/120629] [16 regression] profiledbootstrap with lto fails
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug ipa/120629] [16 regression] profiledbootstrap with lto fails
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/11
[Bug gcov-profile/120489] Wrong line coverage in loops with continue statements and dereferencing of pointer variables
wentaoz5 at illinois dot edu via Gcc-bugs
-
2025/06/10
[Bug tree-optimization/120630] [16 regression] wrong code at -O{s,2,3} with "-fno-tree-loop-im -fno-tree-loop-optimize -fno-tree-ch" on x86_64-linux-gnu
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug ipa/120629] [16 regression] bootstrap-lto fails
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug ipa/120629] [16 regression] profiledbootstrap fails
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug ipa/120629] [16 regression] bootstrap-lto fails
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/120604] runtime error in ix86_expand_int_movcc i386/i386-expand.cc:3612:
dcb314 at hotmail dot com via Gcc-bugs
-
2025/06/10
[Bug tree-optimization/120231] GCC fails to notice that (double)u64 is non-negative
chenglulu at loongson dot cn via Gcc-bugs
-
2025/06/10
[Bug ipa/120629] [16 regression] bootstrap-lto fails
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/120513] Possible arch or configure issue
chandleg at wizardsworks dot org via Gcc-bugs
-
2025/06/10
[Bug gcov-profile/120490] Wrong line coverage for inline function as an arm of switch-case
wentaoz5 at illinois dot edu via Gcc-bugs
-
2025/06/10
[Bug c++/120628] GCC emits incorrect warnings/errors for identifiers "final" and "override" in C++98 mode
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug tree-optimization/90693] Missing popcount simplifications
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug middle-end/120434] GCC uses signed extend (movsxd) for known positive variables rather than zero extend 'mov'
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug ipa/120629] [16 regression] bootstrap-lto fails
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug ipa/120629] New: [16 regression] bootstrap-lto fails
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug gcov-profile/120491] Wrong line coverage for C++ constructor with multiline initialization list
wentaoz5 at illinois dot edu via Gcc-bugs
-
2025/06/10
[Bug gcov-profile/120492] New: Wrong line coverage for C++ push_back() of a char pointer into string vector
wentaoz5 at illinois dot edu via Gcc-bugs
-
2025/06/10
[Bug c++/120628] New: GCC emits incorrect warnings/errors for identifiers "final" and "override" in C++98 mode
de34 at live dot cn via Gcc-bugs
-
2025/06/10
[Bug c++/120628] GCC emits incorrect warnings/errors for identifiers "final" and "override" in C++98 mode
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug c++/120569] Valid C++14 (or C++11/C++98) incorrectly rejected
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug cobol/119217] cobol: build broken on non-linux by unguarded use of Linux-specific facilities.
rdubner at symas dot com via Gcc-bugs
-
2025/06/10
[Bug other/116792] RFE: should we be able to generate diagnostics in HTML format?
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug other/120610] pp_token_lists are not always balanced
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/120627] [15/16 regression] RISC-V: Miscompile at -O[23] since r15-2186-g9d8ef2711df
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/120627] New: [15/16 regression] RISC-V: Miscompile at -O[23] since r15-2186-g9d8ef2711df
ewlu at rivosinc dot com via Gcc-bugs
-
2025/06/10
[Bug c++/120626] Wrong type generation with non-type template arguments
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug c++/120626] New: Wrong type generation with non-type template arguments
arbmind at gmail dot com via Gcc-bugs
-
2025/06/10
[Bug c++/119064] [C++26] P2786R13 - Trivial Relocatability
jason at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug c/120510] composite_type produces result not compatible with arguments
uecker at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug rtl-optimization/42909] inefficient code for trivial tail-call with large struct parameter
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug c/120303] [15/16 Regression] ICE , in groktypename at gcc/c/c-decl.cc:5442 with _Generic after an error since r15-1190-g0cf68222d2df3a
uecker at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug middle-end/120609] printf fails for a decimal type if variable is unmodified
madams846 at hotmail dot com via Gcc-bugs
-
2025/06/10
[Bug testsuite/120519] g++.target/powerpc/mvc-symbols1.C fail starting with r16-965-g83eee43e998d0a
segher at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug rtl-optimization/74585] powerpc64: Very poor code generation for homogeneous vector aggregates passed in registers
segher at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug testsuite/120519] g++.target/powerpc/mvc-symbols1.C fail starting with r16-965-g83eee43e998d0a
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug testsuite/120519] g++.target/powerpc/mvc-symbols1.C fail starting with r16-965-g83eee43e998d0a
segher at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug rtl-optimization/42909] inefficient code for trivial tail-call with large struct parameter
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug middle-end/82705] Missing tail calls for large structs returns
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug libstdc++/99832] std::chrono::system_clock::to_time_t needs ABI tag for 32-bit time_t
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug libstdc++/120548] std::format confuses a negative sign for a thousands digit when formatting floating point numbers
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/120513] Possible arch or configure issue
chandleg at wizardsworks dot org via Gcc-bugs
-
2025/06/10
[Bug target/120513] Possible arch or configure issue
chandleg at wizardsworks dot org via Gcc-bugs
-
2025/06/10
[Bug libstdc++/120622] Compilation error ( no match for operator==) since libstdc++ commit r15-4475-g7ed561f63e7955
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug libstdc++/113060] std::variant converting constructor/assignment is non-conforming after P2280?
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug libstdc++/120622] Compilation error ( no match for operator==) since libstdc++ commit r15-4475-g7ed561f63e7955
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/120604] runtime error in ix86_expand_int_movcc i386/i386-expand.cc:3612:
ubizjak at gmail dot com via Gcc-bugs
-
2025/06/10
[Bug middle-end/120434] GCC uses signed extend (movsxd) for known positive variables rather than zero extend 'mov'
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/120604] runtime error in ix86_expand_int_movcc i386/i386-expand.cc:3612:
ubizjak at gmail dot com via Gcc-bugs
-
2025/06/10
[Bug middle-end/120434] GCC uses signed extend (movsxd) for known positive variables rather than zero extend 'mov'
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug middle-end/120434] GCC uses signed extend (movsxd) for known positive variables rather than zero extend 'mov'
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug libstdc++/120625] [15/16 Regression] std::formatter<__disabled> specializations cause errors in user code
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug libstdc++/120622] Compilation error ( no match for operator==) since libstdc++ commit r15-4475-g7ed561f63e7955
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug c++/119064] [C++26] P2786R13 - Trivial Relocatability
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug libstdc++/120622] Compilation error ( no match for operator==) since libstdc++ commit r15-4475-g7ed561f63e7955
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug libstdc++/120625] New: [15/16 Regression] std::formatter<__disabled> specializations cause errors in user code
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug c++/119064] [C++26] P2786R13 - Trivial Relocatability
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug c++/99625] GCC does not detect narrowing in aggregate initialization
peppe at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug libstdc++/113060] std::variant converting constructor/assignment is non-conforming after P2280?
peppe at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug c++/120620] [13/14/15/16 Regression] Internal Compiler Error in tree.cc, Line #11240
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug c++/120620] [13/14/15/16 Regression] Internal Compiler Error in tree.cc, Line #11240
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug c++/120620] [13/14/15/16 Regression] Internal Compiler Error in tree.cc, Line #11240
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/118150] Failure to fold NOT+PTEST to NOTS for SVE
sabson at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug c++/120620] Internal Compiler Error in tree.cc, Line #11240
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/118150] Failure to fold NOT+PTEST to NOTS for SVE
sabson at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug middle-end/120544] [15/16 Regression] extend.texi causes a build failure for makeinfo 4.13 (and before)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/120544] GCC 15.1.0 and MacOS Monterey : compilation failed
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug tree-optimization/111873] [12/13/14/15 regression] runtime Segmentation fault with '-O3 -fno-code-hoisting -fno-early-inlining -fno-tree-fre -fno-tree-pre' since r12-434-g93f8cb4965cebe
jamborm at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug tree-optimization/114864] [12/13/14/15 regression] wrong code at -O1 with "-fno-tree-dce -fno-tree-fre" on x86_64-linux-gnu since r12-434-g93f8cb4965cebe
jamborm at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug tree-optimization/111873] [12/13/14/15 regression] runtime Segmentation fault with '-O3 -fno-code-hoisting -fno-early-inlining -fno-tree-fre -fno-tree-pre' since r12-434-g93f8cb4965cebe
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug cobol/119217] cobol: build broken on non-linux by unguarded use of Linux-specific facilities.
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
-
2025/06/10
[Bug target/120624] aarch64: Incorrect DCE of a ZA restore in SME code
rsandifo at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/120624] New: aarch64: Incorrect DCE of a ZA restore in SME code
rsandifo at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug cobol/120623] New: gcobol-16 on i386-solaris results in "out of memory".
rdubner at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug cobol/120623] gcobol-16 on i386-solaris results in "out of memory".
rdubner at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug libstdc++/120622] Compilation error ( no match for operator==) since libstdc++ commit r15-4475-g7ed561f63e7955
jamborm at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug libstdc++/120622] Compilation error ( no match for operator==) since libstdc++ commit r15-4475-g7ed561f63e7955
jamborm at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug libstdc++/120622] New: Compilation error ( no match for operator==) since libstdc++ commit r15-4475-g7ed561f63e7955
jamborm at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug c++/119705] Massive memory use when building Flang (10GB+)
ppalka at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/119210] [SME] 'smstart za' seems not to dominate the block that uses za register
rsandifo at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug cobol/119211] [15/16 Regression] Cobol GCC 15 release checklist
rdubner at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug cobol/119217] cobol: build broken on non-linux by unguarded use of Linux-specific facilities.
rdubner at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/60428] non-exception (e.g. C) ARM Linux programs depend on libgcc_s
ossman at cendio dot se via Gcc-bugs
-
2025/06/10
[Bug cobol/120621] New: COBOL isn't built with STRICT_WARN
ro at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug tree-optimization/120613] PGO build of PHP fails with SSA corruption
redhat.bugzilla at proton dot me via Gcc-bugs
-
2025/06/10
[Bug target/66587] -no_compact_unwind is dropped for -nodefaultlibs/-nostdlib
ossman at cendio dot se via Gcc-bugs
-
2025/06/10
[Bug target/120589] __attribute__((dllimport)) caused ICE
law at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug c++/120620] New: Internal Compiler Error in tree.cc, Line #11240
thomaspkhealy at yahoo dot com via Gcc-bugs
-
2025/06/10
[Bug libstdc++/120390] [12/13/14/15/16 Regression] Request to improve error with private destructor
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug middle-end/120608] [15/16 regression] error: cannot tail-call: other reasons when using address sanitizer with musttail
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/120544] GCC 15.1.0 and MacOS Monterey : compilation failed
bug-reports.delphin at laposte dot net via Gcc-bugs
-
2025/06/10
[Bug target/120544] GCC 15.1.0 and MacOS Monterey : compilation failed
bug-reports.delphin at laposte dot net via Gcc-bugs
-
2025/06/10
[Bug middle-end/120608] [15/16 regression] error: cannot tail-call: other reasons when using address sanitizer with musttail
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/120544] GCC 15.1.0 and MacOS Monterey : compilation failed
bug-reports.delphin at laposte dot net via Gcc-bugs
-
2025/06/10
[Bug middle-end/68122] ICE in is_tm_pure_call with -fsanitize=undefined and -fgnu-tm
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug ipa/120619] ICE: Segmentation fault during IPA pass: tmipa
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug middle-end/68122] ICE in is_tm_pure_call with -fsanitize=undefined and -fgnu-tm
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug ipa/94762] [12/13/14/15/16 Regression] ICE: Segmentation fault (in is_tm_irrevocable) since r7-1710-g849a76a5a20db383
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug ipa/120619] ICE: Segmentation fault during IPA pass: tmipa
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug ipa/120619] ICE: Segmentation fault during IPA pass: tmipa
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug ada/81106] gnatchop -r misplaces BOM
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug c++/120460] std::function ignores [[nodiscard]] attribute
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug libstdc++/120615] Remove pstl ?
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug ada/81104] gnattools: LDFLAGS=-Wl,--as-needed has no effect after the libraries
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug ada/82573] GNAT.Registry doesn't read/write with HKEY_LOCAL_MACHINE
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug ada/81243] Ada.Locales ignores setting of LANG environment variable
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug libfortran/116400] [15/16 Regression] Regenerated files are no longer written to the source directory
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug c/120619] New: ICE: Segmentation fault during IPA pass: tmipa
iamanonymous.cs at gmail dot com via Gcc-bugs
-
2025/06/10
[Bug tree-optimization/120613] PGO build of PHP fails with SSA corruption
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/120604] runtime error in ix86_expand_int_movcc i386/i386-expand.cc:3612:
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug bootstrap/120605] [15 Regression] bootstrap fails on riscv64 with error: 'dominated_by_p' was not declared in this scope
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/120042] [16 Regression] RISC-V: stage1 fails to build with error: ‘CDI_DOMINATORS’ was not declared in this scope in tree-vectorizer.h
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug middle-end/120614] 525.x264_r is ~30% slower with AutoFDO
hubicka at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug middle-end/120614] 525.x264_r is ~30% slower with AutoFDO
hubicka at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug c++/120618] New: ICE: tree check: expected template_type_parm, have boolean_type in write_requirement, at cp/mangle.cc:3134
iamanonymous.cs at gmail dot com via Gcc-bugs
-
2025/06/10
[Bug c/120607] Incorrect optimization of multiple __builtin_unreachable() conditions leads to logic errors in control flow
xry111 at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug middle-end/82705] Missing tail calls for large structs
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/10
[Bug target/120604] runtime error in ix86_expand_int_movcc i386/i386-expand.cc:3612:
dcb314 at hotmail dot com via Gcc-bugs
-
2025/06/10
[Bug testsuite/119862] [16 Regression] gcc.dg/pr119160.c FAILs
konstantinos.eleftheriou at vrull dot eu via Gcc-bugs
-
2025/06/09
[Bug testsuite/120519] g++.target/powerpc/mvc-symbols1.C fail starting with r16-965-g83eee43e998d0a
kishan at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug target/120513] Possible arch or configure issue
chandleg at wizardsworks dot org via Gcc-bugs
-
2025/06/09
[Bug c++/120617] New: ICE: in convert_nontype_argument, at cp/pt.cc:7977
aandrejevas5 at gmail dot com via Gcc-bugs
-
2025/06/09
[Bug tree-optimization/120616] Incorrect code with -O3 and compound literal
fanghs666 at gmail dot com via Gcc-bugs
-
2025/06/09
[Bug rtl-optimization/120050] [15 Regression] ICE bootstrapping on mips64el with --with-arch=gs464 --with-build-config=bootstrap-O3 --enable-checking=yes,extra
xry111 at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug rtl-optimization/120050] [15 Regression] ICE bootstrapping on mips64el with --with-arch=gs464 --with-build-config=bootstrap-O3 --enable-checking=yes,extra
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug tree-optimization/120616] Incorrect code with -O3 and compound literal
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug tree-optimization/120616] Incorrect code with -O3 and compound literal
fanghs666 at gmail dot com via Gcc-bugs
-
2025/06/09
[Bug tree-optimization/120613] PGO build of PHP fails with SSA corruption
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug tree-optimization/120613] PGO build of PHP fails with SSA corruption
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug tree-optimization/120613] PGO build of PHP fails with SSA corruption
redhat.bugzilla at proton dot me via Gcc-bugs
-
2025/06/09
[Bug tree-optimization/120616] Incorrect code with -O3 and compound literal
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug tree-optimization/120616] Incorrect code with -O3 and compound literal
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug tree-optimization/120613] PGO build of PHP fails with SSA corruption
redhat.bugzilla at proton dot me via Gcc-bugs
-
2025/06/09
[Bug tree-optimization/120616] New: Incorrect code with -O3 and compound literal
fanghs666 at gmail dot com via Gcc-bugs
-
2025/06/09
[Bug cobol/119217] cobol: build broken on non-linux by unguarded use of Linux-specific facilities.
rdubner at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug libstdc++/120615] New: Remove pstl ?
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug c/120607] Incorrect optimization of multiple __builtin_unreachable() conditions leads to logic errors in control flow
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug c/120607] Incorrect optimization of multiple __builtin_unreachable() conditions leads to logic errors in control flow
2023091106 at cauc dot edu.cn via Gcc-bugs
-
2025/06/09
[Bug middle-end/120614] 525.x264_r is ~30% slower with AutoFDO
kugan at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug middle-end/120614] 525.x264_r is ~30% slower with AutoFDO
kugan at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug middle-end/120614] 525.x264_r is ~30% slower with AutoFDO
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug tree-optimization/70427] autofdo bootstrap generates wrong code
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug middle-end/120614] 525.x264_r is ~30% slower with AutoFDO
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug tree-optimization/120613] PGO build of PHP fails with SSA corruption
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug gcov-profile/120614] New: 525.x264_r is ~30% slower with AutoFDO
kugan at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug tree-optimization/120613] PGO build of PHP fails with SSA corruption
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug tree-optimization/120613] PGO build of PHP fails with SSA corruption
redhat.bugzilla at proton dot me via Gcc-bugs
-
2025/06/09
[Bug c/120612] New: PGO build of PHP fails with SSA corruption
redhat.bugzilla at proton dot me via Gcc-bugs
-
2025/06/09
[Bug c/120613] New: PGO build of PHP fails with SSA corruption
redhat.bugzilla at proton dot me via Gcc-bugs
-
2025/06/09
[Bug c++/120611] Name of lambda member exposed
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug c++/120611] Name of lambda member exposed
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug c++/120611] New: Name of lambda member exposed
ethanhancock at me dot com via Gcc-bugs
-
2025/06/09
Re: GCC 32bit ARM compiler integer division bugs -O2 or -O3
Andrew Pinski via Gcc-bugs
-
2025/06/09
[Bug middle-end/120608] error: cannot tail-call: other reasons when using address sanitizer with musttail
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug c/120510] composite_type produces result not compatible with arguments
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug c/120510] composite_type produces result not compatible with arguments
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
GCC 32bit ARM compiler integer division bugs -O2 or -O3
Jeff Danae via Gcc-bugs
-
2025/06/09
[Bug c/120510] composite_type produces result not compatible with arguments
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug c++/120495] error: non-template type 'coroutine_handle' used as a template
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug c++/115605] structured binding break if a variable named tuple_size is visibile at the decomposition site
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug c++/120532] [12/13/14/15/16 Regression] diagnostic_context::diagnostic_impl ICE in refwrap.h
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug c++/120532] diagnostic_context::diagnostic_impl ICE in refwrap.h
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug c++/120532] diagnostic_context::diagnostic_impl ICE in refwrap.h
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug libstdc++/100795] ranges::sample, ranges::sort etc should not use std::sample, std::sort etc directly
ppalka at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug tree-optimization/120580] do_warn_nonnull_compare has special case for COND_EXPR
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug middle-end/120609] printf fails for a decimal type if variable is unmodified
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug c/120609] printf fails for a decimal type if variable is unmodified
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug c++/116775] C++20 Coroutine await_suspend is unexpectedly executed when using in __builtin_constant_p
iains at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug c++/116775] C++20 Coroutine await_suspend is unexpectedly executed when using in __builtin_constant_p
iains at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug other/120610] New: pp_token_lists are not always balanced
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug c/120609] New: printf fails for a decimal type if variable is unmodified
madams846 at hotmail dot com via Gcc-bugs
-
2025/06/09
[Bug cobol/119324] cppcheck meets /cobol/
jklowden at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug middle-end/120608] error: cannot tail-call: other reasons when using address sanitizer with musttail
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug middle-end/120608] error: cannot tail-call: other reasons when using address sanitizer with musttail
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/06/09
[Bug target/120604] runtime error in ix86_expand_int_movcc i386/i386-expand.cc:3612:
ubizjak at gmail dot com via Gcc-bugs