Messages by Date
-
2025/04/04
[Bug c++/99546] lambda in requires-expression outside template is broken
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c/119624] GCC rejects valid C11 code involving _Generic
pavel.morozkin at gmail dot com via Gcc-bugs
-
2025/04/04
[Bug web/119623] broken links in the documentation
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c/119624] GCC rejects valid C11 code involving _Generic
jsm28 at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/109961] auto assigned from requires and lambda inside
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/99546] lambda in requires-expression outside template is broken
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/106976] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in override_type_for_decl_p, at dwarf2out.cc:24345
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/58616] [meta-bug] nsdmi
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/117336] [14/15 Regression] ICE on lambda in requires expression
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/113925] static assert on requires clause with non-type bool template instantiated with immediately invoked consteval lambda is incorrectly rejected
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/100037] lookup doesn't find class template parameter in default member initializer of forward declared nested class template
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/119631] [rejects-valid] erroneous "was not declared in this scope" in partial specialization of nested class template for NSDMI
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/119631] [rejects-valid] erroneous "was not declared in this scope" in partial specialization of nested class template
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/119631] New: [rejects-valid] erroneous "was not declared in this scope" in partial specialization of nested class template
eric.niebler at gmail dot com via Gcc-bugs
-
2025/04/04
[Bug target/114085] Internal (cross) compiler error when building libstdc++ for the H8/300 family
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug target/119630] ICE compiling Linux with h8300-linux compiler
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c/119630] New: ICE compiling Linux with h8300-linux compiler
wbx at openadk dot org via Gcc-bugs
-
2025/04/04
[Bug c++/117849] constraint variable in requires expression rejected, but P2280R4 made it valid
ppalka at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/119387] [14 Regression] Regression in performance by a factor of 6 when building with debugging symbols since r14-5979
ppalka at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug libstdc++/119620] flat_set::emplace is constrained, and always constructs element on the stack
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/117849] constraint variable in requires expression rejected, but P2280R4 made it valid
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug lto/119625] lto1: fatal error: open failed: No such file or directory
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/119616] mixing musttail with normal returns with taking the address of an argument
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug gcov-profile/119618] Python PGO vs musttail (error: cannot tail-call: memory reference or volatile after call)
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/119616] mixing musttail with normal returns with taking the address of an argument
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug middle-end/119613] [15 regression] ICE when building protobuf-29.4 with -O0 (purge_dead_edges, at cfgrtl.cc:3356)
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug lto/119625] lto1: fatal error: open failed: No such file or directory
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug gcov-profile/119535] v2: musttail vs -fprofile-generate
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/119387] [14 Regression] Regression in performance by a factor of 6 when building with debugging symbols since r14-5979
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/104255] parsing function signature fails when it uses a function parameter outside of an unevaluated context
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug gcov-profile/119618] Python PGO vs musttail (error: cannot tail-call: memory reference or volatile after call)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/119616] mixing musttail with normal returns with taking the address of an argument
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug middle-end/119613] [15 regression] ICE when building protobuf-29.4 with -O0 (purge_dead_edges, at cfgrtl.cc:3356)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/111499] [12/13/14/15 Regression] -Wstringop-overread warning in std::vector<uint8_t> less operator< for __builtin_memcmp call
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/119387] [14 Regression] Regression in performance by a factor of 6 when building with debugging symbols since r14-5979
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/111499] [12/13/14/15 Regression] -Wstringop-overread warning in std::vector<uint8_t> less operator< for __builtin_memcmp call
redi at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/67491] [meta-bug] concepts issues
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/115604] Absurd "flows off the end of the function" diagnostic with requires expression containing only lambda(s) without being inside a template
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/99546] Weird return value of C++20 requires expression
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c/119612] [15 regression] gcc.dg/pr106465.c newly re-broken
uecker at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/99546] Weird return value of C++20 requires expression
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/99546] Weird return value of C++20 requires expression
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/67491] [meta-bug] concepts issues
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/105494] syntax error with requires { []{}(); };
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/99546] Weird return value of C++20 requires expression
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/109961] auto assigned from requires and lambda inside
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/99546] Weird return value of C++20 requires expression
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/118210] g++-14.2 fails to parse template lambda expression operator()<>() call inside the requires expression.
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/67491] [meta-bug] concepts issues
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug rtl-optimization/118615] [15 Regression] Bootstrap failure on aarch64 after r15-2810
jskumari at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/110747] GCC rejects the syntax for an immediately invoked lambda as a template argument in a requires-clause
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/99546] Weird return value of C++20 requires expression
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/67491] [meta-bug] concepts issues
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/105222] gcc totally broken with ternary operator for lambda in requires clause
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/67491] [meta-bug] concepts issues
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/99546] Weird return value of C++20 requires expression
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/99538] ICE: in maybe_add_lambda_conv_op, at cp/lambda.c:1037
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug target/115910] [15 Regression] ((unsigned)x)/3 with a range for (unsigned)x that does not have the sign bit set seems to produce much worse code
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/111499] [12/13/14/15 Regression] -Wstringop-overread warning in std::vector<uint8_t> less operator< for __builtin_memcmp call
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug target/115910] [15 Regression] ((unsigned)x)/3 with a range for (unsigned)x that does not have the sign bit set seems to produce much worse code
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/106976] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in override_type_for_decl_p, at dwarf2out.cc:24345
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/99546] Weird return value of C++20 requires expression
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/104255] parsing function signature fails when it uses a function parameter outside of an unevaluated context
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/117849] constraint variable in requires expression rejected, but P2280R4 made it valid
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/99546] Weird return value of C++20 requires expression
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/113925] static assert on requires clause with non-type bool template instantiated with immediately invoked consteval lambda is incorrectly rejected
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/110620] [12/13/14/15 regression] spurious array-bounds
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/99546] Weird return value of C++20 requires expression
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c/119612] [15 regression] gcc.dg/pr106465.c newly re-broken
uecker at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/111499] [12/13/14/15 Regression] -Wstringop-overread warning in std::vector<uint8_t> less operator< for __builtin_memcmp call
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug fortran/119460] gfortran.dg/reduce_1.f90 FAILs
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug fortran/119460] gfortran.dg/reduce_1.f90 FAILs
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug libstdc++/119620] flat_set::emplace is constrained, and always constructs element on the stack
redi at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug libstdc++/119620] flat_set::emplace is constrained, and always constructs element on the stack
redi at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c/119624] GCC rejects valid C11 code involving _Generic
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug libstdc++/119620] flat_set::emplace is constrained, and always constructs element on the stack
hewillk at gmail dot com via Gcc-bugs
-
2025/04/04
[Bug c/119624] GCC rejects valid C11 code involving _Generic
jsm28 at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c/119624] GCC rejects valid C11 code involving _Generic
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c/119624] GCC rejects valid C11 code involving _Generic
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c/83324] [feature request] Pragma or special syntax for guaranteed tail calls
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug target/119629] New: mismatch between [power9-64] builtins and their instructions
aoliva at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug target/119626] On aarch64, use the bfcvt instruction to cast to __bf16 when target supports it
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug target/119626] On aarch64, use the bfcvt instruction to cast to __bf16 when target supports it
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/114246] [12 Regression] ICE: verify_gimple failed: invalid argument to gimple call with __builtin_memcpy()
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug ipa/119599] [15 Regression] ICE: in single_succ_edge, at basic-block.h:332 with __noreturn__ function that returns since r15-5336
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/119319] [14/15 Regression] incorrect error: invalid use of incomplete type
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug ipa/119599] [15 Regression] ICE: in single_succ_edge, at basic-block.h:332 with __noreturn__ function that returns since r15-5336
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug cobol/119242] cobol Front end requires __int128
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug target/119547] RISC-V: VSETVL mistakenly modified other data
rdapp at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug target/119628] New: Need better mechanisms to manage register saves in callee for tail calls
ak at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug cobol/119364] building a cobol crocc compiler on i686-linux-gnu targeting x86_64-linux-gnu fails
iains at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug cobol/119242] cobol Front end requires __int128
iains at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/119319] [14/15 Regression] incorrect error: invalid use of incomplete type
jason at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug preprocessor/119391] [C++20] Preprocessor tokens should evaluate signed integer expressions in two's complement
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug libstdc++/119620] flat_set::emplace is constrained, and always constructs element on the stack
ppalka at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug libstdc++/119620] flat_set::emplace is constrained, and always constructs element on the stack
ppalka at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug target/119547] RISC-V: VSETVL mistakenly modified other data
zhijin.zeng at spacemit dot com via Gcc-bugs
-
2025/04/04
[Bug c++/119627] arm-linux-gnueabihf-g++-12 on Intel generates incorrect code
schwab--- via Gcc-bugs
-
2025/04/04
[Bug c++/119627] New: arm-linux-gnueabihf-g++-12 on Intel generates incorrect code
gcc.gnu.org at pileofstuff dot org via Gcc-bugs
-
2025/04/04
[Bug c++/119627] arm-linux-gnueabihf-g++-12 on Intel generates incorrect code
gcc.gnu.org at pileofstuff dot org via Gcc-bugs
-
2025/04/04
[Bug c++/119627] arm-linux-gnueabihf-g++-12 on Intel generates incorrect code
redi at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/119627] arm-linux-gnueabihf-g++-12 on Intel generates incorrect code
redi at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/119627] arm-linux-gnueabihf-g++-12 on Intel generates incorrect code
redi at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/118717] [12 Regression] GCC 15 produces ICE with ruby-3.4.1 when lto is used: ractor.c:592:1: internal compiler error: SSA corruption
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug lto/119625] lto1: fatal error: open failed: No such file or directory
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug target/119626] On ARM, use the bfcvt instruction to cast to __bf16 when target supports it
mcccs at gmx dot com via Gcc-bugs
-
2025/04/04
[Bug target/119626] On ARM, use the bfcvt instruction to cast to __bf16 when target supports it
mcccs at gmx dot com via Gcc-bugs
-
2025/04/04
[Bug target/119626] On ARM, use the bfcvt instruction to cast to __bf16 when target supports it
mcccs at gmx dot com via Gcc-bugs
-
2025/04/04
[Bug target/119626] On ARM, use the bfcvt instruction to cast to __bf16 when target supports it
mcccs at gmx dot com via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/119196] Missed folding of vector comparisons
victorldn at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug lto/119625] lto1: fatal error: open failed: No such file or directory
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug target/119626] New: Use bfcvt arm instruction to cast to __bf16 when ARM target supports it
mcccs at gmx dot com via Gcc-bugs
-
2025/04/04
[Bug libstdc++/101587] ranges::uninitialized_copy/move incorrectly uses std::min
redi at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c/119624] New: GCC rejects valid C11 code involving _Generic
pavel.morozkin at gmail dot com via Gcc-bugs
-
2025/04/04
[Bug lto/119625] New: lto1: fatal error: open failed: No such file or directory
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/117119] [12 Regression] ICE in int_cst_value, at tree.cc:11115 since r0-87460-g5b78fc3ed4960c
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/116850] [12 Regression] ICE at -O{s,2,3} on x86_64-linux-gnu: in verify_dominators, at dominance.cc:1194
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/116481] [12 Regression] `arrays of functions are not meaningful` error message happens with -W -Wall -O2 even though there are no arrays of function types used
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/118717] [12 Regression] GCC 15 produces ICE with ruby-3.4.1 when lto is used: ractor.c:592:1: internal compiler error: SSA corruption
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/117912] [12 regression] Linux Kernel 6.13-rc1 Build Failure: 'Detected write beyond size of object' since r0-118806-g17742d62a2438144b6235
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/117574] [12 Regression] Miscompile with -O2/3 and -O0/1 since r6-4133-ga8fc25795155d4
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/117119] [12 Regression] ICE in int_cst_value, at tree.cc:11115 since r0-87460-g5b78fc3ed4960c
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug middle-end/115641] [12 Regression] GCC crashes on function has const attribute since r10-3830
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/116481] [12 Regression] `arrays of functions are not meaningful` error message happens with -W -Wall -O2 even though there are no arrays of function types used
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug libstdc++/101587] ranges::uninitialized_copy/move incorrectly uses std::min
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug middle-end/115641] [12 Regression] GCC crashes on function has const attribute since r10-3830
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/117912] [12 regression] Linux Kernel 6.13-rc1 Build Failure: 'Detected write beyond size of object' since r0-118806-g17742d62a2438144b6235
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/114246] [12 Regression] ICE: verify_gimple failed: invalid argument to gimple call with __builtin_memcpy()
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/117574] [12 Regression] Miscompile with -O2/3 and -O0/1 since r6-4133-ga8fc25795155d4
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/116850] [12 Regression] ICE at -O{s,2,3} on x86_64-linux-gnu: in verify_dominators, at dominance.cc:1194
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug cobol/119211] [15 Regression] Cobol GCC 15 release checklist
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug other/119510] gcc_release will not add generated files for non-default languages
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/117063] [14/15 Regression] Incorrect stringop-overread warning using std::vector::insert at -O3
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug rust/119508] Hundreds of rust tests XPASS
mark at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug libstdc++/109162] C++23 improvements to std::format
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug cobol/119364] building a cobol crocc compiler on i686-linux-gnu targeting x86_64-linux-gnu fails
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug target/115910] [15 Regression] ((unsigned)x)/3 with a range for (unsigned)x that does not have the sign bit set seems to produce much worse code
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c/119612] [15 regression] gcc.dg/pr106465.c newly re-broken
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug rtl-optimization/119594] [15 regression] wrong code at -Os with "-fno-dce -fno-tree-dce -fno-tree-dse" on x86_64-linux-gnu since r15-1575
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug cobol/119364] building a cobol crocc compiler on i686-linux-gnu targeting x86_64-linux-gnu fails
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/119614] [15 regression] protobuf-29.4 fails to build with -O2 (error: cannot tail-call: call and return value are different)
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug testsuite/118597] [15 Regression] gcc.dg/vect/vect-fncall-mask.c fails since r15-6945-gea1deefe54ea1c
victorldn at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug testsuite/118597] [15 Regression] gcc.dg/vect/vect-fncall-mask.c fails since r15-6945-gea1deefe54ea1c
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug libstdc++/119620] flat_set::emplace is constrained
redi at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug libstdc++/119620] flat_set::emplace is constrained
redi at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/119462] [modules] ICE in check_return_expr from imported defaulted function
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/119387] [14 Regression] Regression in performance by a factor of 6 when building with debugging symbols since r14-5979
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug cobol/119244] cobol/libgcobol should allow libquadmath to provide 128b floating support.
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug cobol/119364] building a cobol crocc compiler on i686-linux-gnu targeting x86_64-linux-gnu fails
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug cobol/119241] cobol Front end uses host floating point (128b) support
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/119621] gcc doesn't have pattern matching to multiple switch
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug modula2/119623] New: broken links in the documentation
bruno at clisp dot org via Gcc-bugs
-
2025/04/04
[Bug gcov-profile/119618] Python PGO vs musttail (error: cannot tail-call: memory reference or volatile after call)
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/119616] mixing musttail with normal returns with taking the address of an argument
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug c++/119387] [14 Regression] Regression in performance by a factor of 6 when building with debugging symbols since r14-5979
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug modula2/119622] New: runtime libraries are not installed after "make install"
bruno at clisp dot org via Gcc-bugs
-
2025/04/04
[Bug c++/119621] New: gcc doesn't have pattern matching to multiple switch
LYN_2019 at outlook dot com via Gcc-bugs
-
2025/04/04
[Bug target/119617] ICE: in standard_sse_constant_opcode, at config/i386/i386.cc:5465 with -fzero-call-used-regs=all -mabi=ms -mavx512f -mno-evex512
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug middle-end/119613] [15 regression] ICE when building protobuf-29.4 with -O0 (purge_dead_edges, at cfgrtl.cc:3356)
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug target/119386] [14/15 Regression][x64] Shared libraries can no longer be compiled with profiling
ardb at kernel dot org via Gcc-bugs
-
2025/04/04
[Bug target/119610] [12/13/14/15 regression] aarch64: Wrong unwind info with -fstack-clash-protection -fstack-protector-strong since r14-3900-g3e4afea3b192c2
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/04/04
[Bug tree-optimization/119614] [15 regression] protobuf-29.4 fails to build with -O2 (error: cannot tail-call: call and return value are different)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug libstdc++/119620] New: flat_set::emplace is constrained
hewillk at gmail dot com via Gcc-bugs
-
2025/04/03
[Bug tree-optimization/119616] mixing musttail with normal returns with taking the address of an argument
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug tree-optimization/119616] mixing musttail with normal returns with taking the address of an argument
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug tree-optimization/119616] Firefox fails to build with PGO (error: cannot tail-call: other reasons)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug tree-optimization/119619] New: fdump-passes says musttail pass is off when a function with musttail exists
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug gcov-profile/119618] Python PGO vs musttail (error: cannot tail-call: memory reference or volatile after call)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug gcov-profile/119618] Python PGO vs musttail (error: cannot tail-call: memory reference or volatile after call)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug gcov-profile/119618] Python PGO vs musttail (error: cannot tail-call: memory reference or volatile after call)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug gcov-profile/119618] Python PGO vs musttail (error: cannot tail-call: memory reference or volatile after call)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug gcov-profile/119618] Python PGO vs musttail (error: cannot tail-call: memory reference or volatile after call)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug gcov-profile/119618] New: Python PGO vs musttail (error: cannot tail-call: memory reference or volatile after call)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug c++/119601] [OpenMP] append_args bugs with parameter packs
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug c++/119602] [OpenMP] append_args dependent prefer_type uses value from first instantiation in all instantiations
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug target/119617] New: ICE: in standard_sse_constant_opcode, at config/i386/i386.cc:5465 with -fzero-call-used-regs=all -mabi=ms -mavx512f -mno-evex512
zsojka at seznam dot cz via Gcc-bugs
-
2025/04/03
[Bug target/119300] ICE: in extract_insn, at recog.cc:2882 with -msoft-float -mfpmath=387 and __builtin_ia32_rsqrtf()
zsojka at seznam dot cz via Gcc-bugs
-
2025/04/03
[Bug c++/119608] ICE compiling module interface including boost.json in GMF and exporting one entity
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug c++/119564] ICE using module including boost headers
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug tree-optimization/119616] Firefox fails to build with PGO (error: cannot tail-call: other reasons)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug tree-optimization/119616] Firefox fails to build with PGO (error: cannot tail-call: other reasons)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug tree-optimization/119616] Firefox fails to build with PGO (error: cannot tail-call: other reasons)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug tree-optimization/119616] Firefox fails to build with PGO (error: cannot tail-call: other reasons)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug gcov-profile/119616] Firefox fails to build with PGO (error: cannot tail-call: other reasons)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug gcov-profile/119616] Firefox fails to build with PGO (error: cannot tail-call: other reasons)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug gcov-profile/119616] Firefox fails to build with PGO (error: cannot tail-call: other reasons)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug gcov-profile/119616] Firefox fails to build with PGO (error: cannot tail-call: other reasons)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug gcov-profile/119616] Firefox fails to build with PGO (error: cannot tail-call: other reasons)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug gcov-profile/119616] Firefox fails to build with PGO (error: cannot tail-call: other reasons)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug tree-optimization/111499] [12/13/14/15 Regression] -Wstringop-overread warning in std::vector<uint8_t> less operator< for __builtin_memcmp call
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug gcov-profile/119616] Firefox fails to build with PGO (error: cannot tail-call: other reasons)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug gcov-profile/119616] Firefox fails to build with PGO (error: cannot tail-call: other reasons)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug gcov-profile/119616] New: Firefox fails to build with PGO (error: cannot tail-call: other reasons)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug debug/63572] [12/13/14/15 Regression] ICF breaks user debugging experience
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug tree-optimization/119592] [12/13/14/15 Regression] false positive array bounds warning with set<set<int>>
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug c++/119564] ICE using module including boost headers
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug c++/119608] ICE compiling module interface including boost.json in GMF and exporting one entity
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/04/03
[Bug rtl-optimization/119607] [15 regression] glib miscompiled since r15-7895-gb191e8bdecf881 with -O3 -m32 -march=x86-64 -mtune=znver2 -fno-semantic-interposition
bugzilla at tecnocode dot co.uk via Gcc-bugs
-
2025/04/03
[Bug c++/119564] ICE using module including boost headers
pinskia at gcc dot gnu.org via Gcc-bugs