[Bug testsuite/119286] [15 Regression] GCN vs. "middle-end: delay checking for alignment to load [PR118464]"

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119286 --- Comment #10 from GCC Commits --- The master branch has been updated by Tamar Christina : https://gcc.gnu.org/g:50a747215e45783de4fd64e47d0851f07d3a44df commit r16-93-g50a747215e45783de4fd64e47d0851f07d3a44df Author: Tamar Christina Date:

[Bug libstdc++/103726] --disable-hosted-libstdcxx (freestanding C++) does not provide as what standard requires

2025-04-23 Thread de34 at live dot cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103726 --- Comment #20 from Jiang An --- (In reply to Jonathan Wakely from comment #11) > I already reported https://cplusplus.github.io/LWG/issue3653 for the > std::hash use in . Removing exceptions, typeinfo and coroutines > is unnecessary and irrele

[Bug fortran/102900] ICE via gfc_class_data_get with alloc_comp_class_4.f03 or proc_ptr_52.f90 using -fcheck=all

2025-04-23 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102900 --- Comment #8 from anlauf at gcc dot gnu.org --- Created attachment 61187 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61187&action=edit Partial patch This is a partial patch that addresses the reduced testcase. However, it does not fix

[Bug c++/113360] [13/14 Regression] Truncated constexpr error messages with -std=c++23/26

2025-04-23 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113360 Jason Merrill changed: What|Removed |Added Target Milestone|13.4|15.0 Status|ASSIGNED

[Bug c++/111075] [13/14 Regression] ICE on g++.dg/torture/tail-padding1.C on darwin since r13-6145-gb2287a4d9a640fdc2caef6a067830ea65044deb7

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111075 --- Comment #14 from GCC Commits --- The releases/gcc-14 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:70eaec53f3284488ee2e58991aa38a86748d8a24 commit r14-11678-g70eaec53f3284488ee2e58991aa38a86748d8a24 Author: Jason Merrill

[Bug c++/101180] [12 Regression] Rejected code since r12-299-ga0fdff3cf33f7284

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101180 --- Comment #8 from GCC Commits --- The releases/gcc-14 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:8d70737492a5bdec41c6ae2c351c6882896b16b1 commit r14-11680-g8d70737492a5bdec41c6ae2c351c6882896b16b1 Author: Jason Merrill

[Bug tree-optimization/112307] Segmentation fault with -O1 -fcode-hoisting

2025-04-23 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112307 --- Comment #19 from Jonathan Wakely --- I still think this is just invalid, for the reasons given in comment 5.

[Bug rtl-optimization/119913] Incorrect code with -ftrivial-auto-var-init=zero

2025-04-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119913 --- Comment #1 from Andrew Pinski --- Created attachment 61181 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61181&action=edit Better testcase As far as I can tell this is a RTL issue. The gimple IR looks the same independent of the `#if

[Bug c++/111075] [13/14 Regression] ICE on g++.dg/torture/tail-padding1.C on darwin since r13-6145-gb2287a4d9a640fdc2caef6a067830ea65044deb7

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111075 --- Comment #15 from GCC Commits --- The releases/gcc-13 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:b14ae44ec26f932d019c5eb54c2867bd905c587f commit r13-9610-gb14ae44ec26f932d019c5eb54c2867bd905c587f Author: Jason Merrill

[Bug c++/114772] [12/13/14/15/16 Regression] pragma GCC target applied to earlier template function with __attribute__((warn_unused_result))

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114772 --- Comment #8 from GCC Commits --- The releases/gcc-12 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:b7748c371c596c6cc131c97a16fec6d39bb7407d commit r12-11067-gb7748c371c596c6cc131c97a16fec6d39bb7407d Author: Jason Merrill

[Bug c++/101180] [12 Regression] Rejected code since r12-299-ga0fdff3cf33f7284

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101180 --- Comment #10 from GCC Commits --- The releases/gcc-12 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:b7748c371c596c6cc131c97a16fec6d39bb7407d commit r12-11067-gb7748c371c596c6cc131c97a16fec6d39bb7407d Author: Jason Merrill

[Bug c++/111075] [13/14 Regression] ICE on g++.dg/torture/tail-padding1.C on darwin since r13-6145-gb2287a4d9a640fdc2caef6a067830ea65044deb7

2025-04-23 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111075 Jason Merrill changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/114772] [12/13/14/15/16 Regression] pragma GCC target applied to earlier template function with __attribute__((warn_unused_result))

2025-04-23 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114772 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug preprocessor/108900] [libcpp] cpp gives wrong line number information with a file huge number of lines

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108900 --- Comment #17 from GCC Commits --- The releases/gcc-14 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:8a884140c2bcb738122e71d8d1c680f234de9843 commit r14-11679-g8a884140c2bcb738122e71d8d1c680f234de9843 Author: Jeremy Bettis

[Bug modula2/119915] Sprintf1 repeats the entire format string if it starts with a directive

2025-04-23 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119915 Gaius Mulley changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug modula2/119915] Sprintf1 repeats the entire format string if it starts with a directive

2025-04-23 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119915 --- Comment #2 from Gaius Mulley --- Created attachment 61191 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61191&action=edit Proposed fix which fixes %u and %x format specifiers in FormatStrings.mod Proposed patch with run time regressi

[Bug c++/114772] [12/13/14/15/16 Regression] pragma GCC target applied to earlier template function with __attribute__((warn_unused_result))

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114772 --- Comment #6 from GCC Commits --- The releases/gcc-14 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:8d70737492a5bdec41c6ae2c351c6882896b16b1 commit r14-11680-g8d70737492a5bdec41c6ae2c351c6882896b16b1 Author: Jason Merrill

[Bug c++/114772] [12/13/14/15/16 Regression] pragma GCC target applied to earlier template function with __attribute__((warn_unused_result))

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114772 --- Comment #7 from GCC Commits --- The releases/gcc-13 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:a32919a478834f25b6f507ab974f4236fd0d8d7f commit r13-9611-ga32919a478834f25b6f507ab974f4236fd0d8d7f Author: Jason Merrill

[Bug c++/101180] [12 Regression] Rejected code since r12-299-ga0fdff3cf33f7284

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101180 --- Comment #9 from GCC Commits --- The releases/gcc-13 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:a32919a478834f25b6f507ab974f4236fd0d8d7f commit r13-9611-ga32919a478834f25b6f507ab974f4236fd0d8d7f Author: Jason Merrill

[Bug middle-end/80922] #pragma diagnostic ignored not honoured with -flto

2025-04-23 Thread eggert at cs dot ucla.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80922 Paul Eggert changed: What|Removed |Added CC||eggert at cs dot ucla.edu --- Comment #13

[Bug modula2/119914] Passing a constant to the unbounded array compiles and causes a.out to dump core

2025-04-23 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119914 --- Comment #2 from Gaius Mulley --- Created attachment 61183 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61183&action=edit Proposed v0 fix and patch The patch needs improving bug it does prevent the ICE and the compiler generates an e

[Bug modula2/119914] Passing a constant to the unbounded array compiles and causes a.out to dump core

2025-04-23 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119914 Gaius Mulley changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/119916] [15 Regression] folly (2025.04.14.00 and earlier): coroutine tests fail with GCC 15

2025-04-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119916 Andrew Pinski changed: What|Removed |Added Summary|folly (2025.04.14.00 and|[15 Regression] folly

[Bug c++/119916] [15 Regression] folly (2025.04.14.00 and earlier): coroutine tests fail with GCC 15

2025-04-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119916 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |15.0

[Bug modula2/119914] Passing a constant to the unbounded array compiles and causes a.out to dump core

2025-04-23 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119914 Gaius Mulley changed: What|Removed |Added Attachment #61183|0 |1 is obsolete|

[Bug modula2/119914] Passing a constant to the unbounded array compiles and causes a.out to dump core

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119914 --- Comment #5 from GCC Commits --- The master branch has been updated by Gaius Mulley : https://gcc.gnu.org/g:e9a81addd5b7d018e173fa8d59aafc2f84e41d8b commit r16-104-ge9a81addd5b7d018e173fa8d59aafc2f84e41d8b Author: Gaius Mulley Date: Thu

[Bug modula2/119914] Passing a constant to the unbounded array compiles and causes a.out to dump core

2025-04-23 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119914 Gaius Mulley changed: What|Removed |Added Attachment #61189|0 |1 is obsolete|

[Bug modula2/119914] Passing a constant to the unbounded array compiles and causes a.out to dump core

2025-04-23 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119914 Gaius Mulley changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/79330] gfortran 5.4.0/6.3.0/7.0.0 misinterpret type of character literal bind(C,name=...)

2025-04-23 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79330 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot gnu.org --- Comment

[Bug fortran/119200] [coarray] valgrind error in gfc_format_decoder

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119200 --- Comment #2 from GCC Commits --- The master branch has been updated by Andre Vehreschild : https://gcc.gnu.org/g:cc2716a3f521bba81e9eb39705b30504e62ee6fe commit r16-94-gcc2716a3f521bba81e9eb39705b30504e62ee6fe Author: Andre Vehreschild Dat

[Bug testsuite/119286] [15 Regression] GCN vs. "middle-end: delay checking for alignment to load [PR118464]"

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119286 --- Comment #11 from GCC Commits --- The releases/gcc-15 branch has been updated by Tamar Christina : https://gcc.gnu.org/g:b2f5a662d2696f5c49cf5925839e4a7c41c26653 commit r15-9575-gb2f5a662d2696f5c49cf5925839e4a7c41c26653 Author: Tamar Christ

[Bug fortran/119200] [coarray] valgrind error in gfc_format_decoder

2025-04-23 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119200 Andre Vehreschild changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug libstdc++/119899] Custom invoke has name collision with std::invoke, without using namespace std

2025-04-23 Thread frederik.hofe at pm dot me via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119899 --- Comment #6 from Frederik vom Hofe --- Thx, good it! Basically template libraries might want to make heavy use of function-name-brackets, e.g. (invoke), to prevent the lookup using pulled in namespaces from parameter types.

[Bug tree-optimization/119917] [Optimization Opportunity] Inefficient code generation for multiplication overflow detection with explicit zero checks

2025-04-23 Thread a1343922569 at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119917 --- Comment #1 from Jin Haobo --- Created attachment 61192 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61192&action=edit test.cpp source code test.cpp source code

[Bug fortran/79330] gfortran 5.4.0/6.3.0/7.0.0 misinterpret type of character literal bind(C,name=...)

2025-04-23 Thread kargls at comcast dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79330 kargls at comcast dot net changed: What|Removed |Added CC||kargls at comcast dot net ---

[Bug target/119373] RISC-V: missed unrolling opportunity

2025-04-23 Thread camel-cdr at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119373 --- Comment #9 from camel-cdr --- Sorry, I missed that you attached the relevant C code. Here is a side by side with and without -m-rvv-lmul-max=dynamic: https://godbolt.org/z/MToxx813v Using LLVM-MCA as a quick and dirty performance model show

[Bug target/119373] RISC-V: missed unrolling opportunity

2025-04-23 Thread camel-cdr at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119373 camel-cdr changed: What|Removed |Added CC||camel-cdr at protonmail dot com --- Comment

[Bug target/103750] [i386] GCC schedules KMOV instructions that destroys performance in loop

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103750 --- Comment #18 from GCC Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:599bca27dc37b3f7979bd6af30a357104f2b90c1 commit r16-105-g599bca27dc37b3f7979bd6af30a357104f2b90c1 Author: liuhongt Date: Mon Apr

[Bug c/119908] gcc.dg/torture/pr119131-1.c fails since r15-7974-g0bbdffc5d4f723

2025-04-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119908 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/119909] gcc.dg/torture/pr119131-1.c fails since r15-7974-g0bbdffc5d4f723

2025-04-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119909 --- Comment #2 from Richard Biener --- *** Bug 119908 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/119903] [13/14/15/16 Regression] non-call exception vs traping comparison

2025-04-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119903 --- Comment #3 from Richard Biener --- There is likely similar issues with -ftrapv -fnon-call-exceptions and _1 = _2 + 3; _3 = _1 - 3; where in general forwprop fails to properly replace an internally throwing stmt with its folded variant.

[Bug tree-optimization/112307] Segmentation fault with -O1 -fcode-hoisting

2025-04-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112307 --- Comment #18 from Andrew Pinski --- For the reduced testcase: ``` : In member function 'auto Intersections()::Enumerator::Next()': :65:16: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] 65 | return result;

[Bug tree-optimization/112307] Segmentation fault with -O1 -fcode-hoisting

2025-04-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112307 --- Comment #16 from Andrew Pinski --- The reduced testcase has an uninitialized variable in it: ``` if (!begin_.has_value()) { bool result; return result; } ``` This might be the issue overall.

[Bug rtl-optimization/119910] [15 regression] Commit 'combine: Allow 2->2 combinations...' causes regression in Snappy workload for -mcpu=neoverse-v2

2025-04-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119910 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug lto/119625] lto1: fatal error: open failed: No such file or directory

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119625 --- Comment #8 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:622d17191f916e153f2b9bd5305295e605d108af commit r13-9603-g622d17191f916e153f2b9bd5305295e605d108af Author: Jakub Jelinek

[Bug driver/119727] -freport-bug vs. ASLR

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119727 --- Comment #10 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c3c451bcb0d1900068cfe9d1bb3cb76fce95284b commit r13-9605-gc3c451bcb0d1900068cfe9d1bb3cb76fce95284b Author: Jakub Jelinek

[Bug libgcc/119796] Atomic Operations Can Deadlock Without Hardware Support

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119796 --- Comment #14 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:1982540eb26bf416a4e99e311e31f546d8df36c1 commit r13-9608-g1982540eb26bf416a4e99e311e31f546d8df36c1 Author: Jakub Jelinek

[Bug tree-optimization/118915] [12/13 Regression] Miscompile at -O2 since r5-4218-g73049af5fa62c7

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118915 --- Comment #13 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:9005efee26bf4a63a86953aeb6c0b93d7ceb2f0a commit r13-9591-g9005efee26bf4a63a86953aeb6c0b93d7ceb2f0a Author: Jakub Jelinek

[Bug c/119000] [OpenMP] Function parameter incorrectly reported as set but not used.

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119000 --- Comment #5 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:048a90fcc029f876437e6176d7dec7c3efaf951d commit r13-9592-g048a90fcc029f876437e6176d7dec7c3efaf951d Author: Jakub Jelinek

[Bug middle-end/119204] Internal Compiler Error (“verify_gimple” failed) when compiling code with the wrong return type on strcspn

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119204 --- Comment #9 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:997b3e922f57219b6cc1f293bb57a84468fd5d9e commit r13-9599-g997b3e922f57219b6cc1f293bb57a84468fd5d9e Author: Jakub Jelinek

[Bug libgcc/101075] libatomic's libat_lock_n can deadlock from inconsistent locking order

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101075 --- Comment #7 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:7ac1a99ccffbb5449cca41668e40736f889bafd6 commit r13-9609-g7ac1a99ccffbb5449cca41668e40736f889bafd6 Author: Jakub Jelinek

[Bug c++/118763] [12/13 regression] memory leak involving early return from statement expressions since r12-6325

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118763 --- Comment #11 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:7cb46536f7aabdb43e69dc9b21471366f18026ae commit r13-9589-g7cb46536f7aabdb43e69dc9b21471366f18026ae Author: Jakub Jelinek

[Bug middle-end/119219] [15 Regression] ICE on c-c++-common/attr-nonstring-14.c

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119219 --- Comment #12 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:997b3e922f57219b6cc1f293bb57a84468fd5d9e commit r13-9599-g997b3e922f57219b6cc1f293bb57a84468fd5d9e Author: Jakub Jelinek

[Bug middle-end/119913] New: Incorrect code with -ftrivial-auto-var-init=zero

2025-04-23 Thread fanghs666 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119913 Bug ID: 119913 Summary: Incorrect code with -ftrivial-auto-var-init=zero Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug c++/119907] New: ICE in tsubst_expr, at cp/pt.cc:21973

2025-04-23 Thread hewillk at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119907 Bug ID: 119907 Summary: ICE in tsubst_expr, at cp/pt.cc:21973 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug libstdc++/119899] Custom invoke has name collision with std::invoke, without using namespace std

2025-04-23 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119899 --- Comment #7 from Jonathan Wakely --- (In reply to Frederik vom Hofe from comment #0) > This happens with GCC and Clang. So I assume this is a libgcc issue. > MSVC accepts this code. It accepts it, but it calls std::invoke not customNamespace

[Bug c/119909] gcc.dg/torture/pr119131-1.c fails since r15-7974-g0bbdffc5d4f723

2025-04-23 Thread jeevitha at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119909 --- Comment #1 from Jeevitha --- The test case failed as shown below: FAIL: gcc.dg/torture/pr119131-1.c -O0 (test for excess errors) FAIL: gcc.dg/torture/pr119131-1.c -O1 (test for excess errors) FAIL: gcc.dg/torture/pr119131-1.c -O2 (

[Bug target/119373] RISC-V: missed unrolling opportunity

2025-04-23 Thread parras at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119373 --- Comment #7 from Paul-Antoine Arras --- Created attachment 61176 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61176&action=edit RISC-V assembly with UF=2 This attachment shows the RISC-V assembly output with the unrolling factor manu

[Bug c/119909] gcc.dg/torture/pr119131-1.c fails since r15-7974-g0bbdffc5d4f723

2025-04-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119909 --- Comment #3 from Andrew Pinski --- (In reply to Jeevitha from comment #1) > The test case failed as shown below: > > FAIL: gcc.dg/torture/pr119131-1.c -O0 (test for excess errors) > FAIL: gcc.dg/torture/pr119131-1.c -O1 (test for exces

[Bug fortran/119836] [15 Regression] Elemental intrinsic treated as IMPURE within BLOCK within DO CONCURRENT

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119836 --- Comment #19 from GCC Commits --- The releases/gcc-15 branch has been updated by Jerry DeLisle : https://gcc.gnu.org/g:3483a2b39591db06e3cbcdb4bdfa0db468ebc8ee commit r15-9577-g3483a2b39591db06e3cbcdb4bdfa0db468ebc8ee Author: Steven G. Karg

[Bug fortran/119836] [15 Regression] Elemental intrinsic treated as IMPURE within BLOCK within DO CONCURRENT

2025-04-23 Thread kargls at comcast dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119836 --- Comment #20 from kargls at comcast dot net --- Jerry, thanks for getting this in gcc15.

[Bug c++/119906] error: '' in namespace 'std' does not name a type

2025-04-23 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119906 Patrick Palka changed: What|Removed |Added CC||ppalka at gcc dot gnu.org Resol

[Bug c/119909] gcc.dg/torture/pr119131-1.c fails since r15-7974-g0bbdffc5d4f723

2025-04-23 Thread jeevitha at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119909 --- Comment #4 from Jeevitha --- Created attachment 61178 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61178&action=edit pr119131-1.c_test_log

[Bug c++/104255] parsing function signature fails when it uses a function parameter outside of an unevaluated context

2025-04-23 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104255 --- Comment #14 from Patrick Palka --- *** Bug 119906 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/112307] Segmentation fault with -O1 -fcode-hoisting

2025-04-23 Thread mcccs at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112307 --- Comment #14 from mcccs at gmx dot com --- Created attachment 61179 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61179&action=edit reduced.cpp I think this reduction is valid. Fails with -O1 -fcode-hoisting, doesn't fail with -O0 or -

[Bug tree-optimization/112307] Segmentation fault with -O1 -fcode-hoisting

2025-04-23 Thread mcccs at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112307 --- Comment #15 from mcccs at gmx dot com --- Thanks Jonathan for -x c++, it was just what GCC on my system needed

[Bug testsuite/119909] gcc.dg/torture/pr119131-1.c fails since r15-7974-g0bbdffc5d4f723

2025-04-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119909 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/116678] "-Os" triggers [[deprecated]] on a class ctor definition with implementation

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116678 --- Comment #5 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:364778b4a53fdf23dceef037d08fafb4b733ffa9 commit r13-9559-g364778b4a53fdf23dceef037d08fafb4b733ffa9 Author: Jakub Jelinek

[Bug middle-end/117249] [12/13 Regression] --disable-checking is broken since r5-2450

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117249 --- Comment #22 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:66fb0687ce6d72e13671c38d4e192588456cc016 commit r13-9564-g66fb0687ce6d72e13671c38d4e192588456cc016 Author: Jakub Jelinek

[Bug target/117296] [12/13 Regression] ICE: in expand_gimple_basic_block, at cfgexpand.cc:5896 with -mtune=k6 -mstringop-strategy=libcall -ffloat-store

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117296 --- Comment #6 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:8c16faa12c7af43e5197c86264b6b1912c97c734 commit r13-9566-g8c16faa12c7af43e5197c86264b6b1912c97c734 Author: Jakub Jelinek

[Bug libstdc++/117321] std::float16_t: undefined reference to `nextafterf16'

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117321 --- Comment #9 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:b7dd8cb9f5d7e13e07867916e6b935b20f480c19 commit r13-9565-gb7dd8cb9f5d7e13e07867916e6b935b20f480c19 Author: Jakub Jelinek

[Bug c++/117317] [12/13 Regression] ICE on call to virtual constexpr function via comparison operator in CRTP with multiple inheritance with template since r12-4202-g09d886e671f223

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117317 --- Comment #12 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:1784de4b60651b257c818001ace1755eafd28b6f commit r13-9570-g1784de4b60651b257c818001ace1755eafd28b6f Author: Jakub Jelinek

[Bug libstdc++/117406] std::ilogb should return INT_MAX when argument is infinite also for 16-bit floats

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117406 --- Comment #11 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:dbe57b12c5b30f7ad4fab6352a1b293349750575 commit r13-9568-gdbe57b12c5b30f7ad4fab6352a1b293349750575 Author: Jakub Jelinek

[Bug tree-optimization/94589] Optimize (i<=>0)>0 to i>0

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94589 --- Comment #30 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:5b825432bed7afe864da66011310887eed7db624 commit r13-9572-g5b825432bed7afe864da66011310887eed7db624 Author: Jakub Jelinek

[Bug c/117745] [12/13 Regression] GCC hangs with invalid code with sizeof

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117745 --- Comment #15 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ec1614b4ee585e7dea657070d5c6cea99444e22a commit r13-9575-gec1614b4ee585e7dea657070d5c6cea99444e22a Author: Jakub Jelinek

[Bug c++/118509] [14 regression] Front-end produced uninitialized memory reference when compiling Nektar since r15-4595-gb25d3201b6338d

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118509 --- Comment #17 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:3d70d8b6042aed2fdaa1bf1b06a1fe98dd5fe663 commit r13-9582-g3d70d8b6042aed2fdaa1bf1b06a1fe98dd5fe663 Author: Jakub Jelinek

[Bug c++/117825] [12/13 Regression] ICE on template with -Wformat-security (error reporting routines re-entered.)

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117825 --- Comment #11 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e49c0a19e2f275c982e3c63df2b29af92718c16d commit r13-9581-ge49c0a19e2f275c982e3c63df2b29af92718c16d Author: Jakub Jelinek

[Bug modula2/115032] gm2/iso/run/pass/packed.mod FAILs

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115032 --- Comment #9 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:0691f7517ef50538c182eb623cd5d1cb1680f6cf commit r13-9586-g0691f7517ef50538c182eb623cd5d1cb1680f6cf Author: Jakub Jelinek

[Bug c++/116108] [12/13 Regression] GCC crashes on incorrect code with -std=c++20 since r10-4719

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116108 --- Comment #9 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:28646ac56a32556a53c39750dbe05ffa6e3c4458 commit r13-9580-g28646ac56a32556a53c39750dbe05ffa6e3c4458 Author: Jakub Jelinek

[Bug tree-optimization/118689] [15 regression] Abort compiling m2pim_NumberIO_BinToStr since r15-7223-g92a5c5100c2519

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118689 --- Comment #8 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:0691f7517ef50538c182eb623cd5d1cb1680f6cf commit r13-9586-g0691f7517ef50538c182eb623cd5d1cb1680f6cf Author: Jakub Jelinek

[Bug sanitizer/117960] [13 Regression] "Note that the only target -fsanitize=hwaddress is currently supported on is AArch64." is not true

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117960 --- Comment #7 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c71616c8cc975636315f55f1d47b53a89862c586 commit r13-9577-gc71616c8cc975636315f55f1d47b53a89862c586 Author: Jakub Jelinek

[Bug middle-end/118024] ICE when building openssh-9.9_p1 with -fstrub=all (internal compiler error: tree check: expected tree_list, have identifier_node in matching_alloc_calls_p, at gimple-ssa-warn-a

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118024 --- Comment #9 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:4bbd1ab1f9ed7f55e9f506bc07b256cebb4f9d92 commit r13-9579-g4bbd1ab1f9ed7f55e9f506bc07b256cebb4f9d92 Author: Jakub Jelinek

[Bug sanitizer/117209] [13 Regression] ICE: verify_gimple failed with asan.

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117209 --- Comment #7 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:0bf979d57d58a5fb2f118c902252ef49f03b34c1 commit r13-9562-g0bf979d57d58a5fb2f118c902252ef49f03b34c1 Author: Jakub Jelinek

[Bug c/117230] [14/15 Regression] ICE: in sizeof_pointer_memaccess_warning, at c-family/c-warn.cc:987 with -Wsizeof-pointer-memaccess

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117230 --- Comment #6 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e56d3a638c8e2c90ebfcf22eaef912f60a50e9f2 commit r13-9561-ge56d3a638c8e2c90ebfcf22eaef912f60a50e9f2 Author: Jakub Jelinek

[Bug target/116738] Constant folding of _mm_min_ss and _mm_max_ss is wrong

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116738 --- Comment #22 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:2bdab7d1295086f92201e66604c3d9d0b119a59c commit r13-9560-g2bdab7d1295086f92201e66604c3d9d0b119a59c Author: Jakub Jelinek

[Bug sanitizer/117259] [12/13 Regression] warning: 'j.6' may be used uninitialized [-Wmaybe-uninitialized] with -fsanitize=undefined

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117259 --- Comment #11 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:00b80ef1861db7653b9116f9aa148094b4e707d3 commit r13-9563-g00b80ef1861db7653b9116f9aa148094b4e707d3 Author: Jakub Jelinek

[Bug middle-end/43374] ICE with __builtin_isinf() and _Decimal argument

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43374 --- Comment #15 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c6a3fd5191daa28d603424692d8cb2fdfcd3a348 commit r13-9573-gc6a3fd5191daa28d603424692d8cb2fdfcd3a348 Author: Jakub Jelinek

[Bug middle-end/102674] internal compiler error: on fpclassify(_Decimal32)

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102674 --- Comment #7 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:1ec99f67bbf748143a177cc34dd41c87f9803ffc commit r13-9574-g1ec99f67bbf748143a177cc34dd41c87f9803ffc Author: Jakub Jelinek

[Bug tree-optimization/117612] spaceship codegen is inferior to hand written operator when comparing doubles

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117612 --- Comment #9 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:5b825432bed7afe864da66011310887eed7db624 commit r13-9572-g5b825432bed7afe864da66011310887eed7db624 Author: Jakub Jelinek

[Bug tree-optimization/117439] [12/13 Regression] ICE in encode_tree_to_bitpos

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117439 --- Comment #13 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:bf85c4df80923c1afb4c2420aac252617fabb67c commit r13-9569-gbf85c4df80923c1afb4c2420aac252617fabb67c Author: Jakub Jelinek

[Bug rtl-optimization/117095] [13 Regression] Wrong code since r13-5103-g7c9f20fcfdc2d8

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117095 --- Comment #11 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e244bebdb70632c24032ef649f956fdc1a1f5a21 commit r13-9578-ge244bebdb70632c24032ef649f956fdc1a1f5a21 Author: Jakub Jelinek

[Bug target/117642] [12/13 Regression] __sync_lock_release() on 128bit integer does not behave according to documentation

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117642 --- Comment #13 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:4dc7a5eb6e3d49d11d9adc8085702b0bcc1540c1 commit r13-9576-g4dc7a5eb6e3d49d11d9adc8085702b0bcc1540c1 Author: Jakub Jelinek

[Bug d/118477] [12/13 Regression] Race condition in 'd' Make-lang.in

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118477 --- Comment #11 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:9e27bc5a751dc61a1b2a2b13756ca07db8b209ee commit r13-9585-g9e27bc5a751dc61a1b2a2b13756ca07db8b209ee Author: Arsen Arsenovi

[Bug c/114870] [13 Regression] stddef.h problem with -Wsystem-headers and -std=gnu23 (which is the default since GCC 15)

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114870 --- Comment #6 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:7980ce5dcf14eee0b3b937b9783fb02597cef384 commit r13-9593-g7980ce5dcf14eee0b3b937b9783fb02597cef384 Author: Jakub Jelinek

[Bug c++/117827] [12/13 regression] Incorrect destructor calls after array-new-expression since r12-6328-gbeaee0a871b648

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117827 --- Comment #10 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c7f51dc49399023830787e5eec18649b5c2fabc5 commit r13-9584-gc7f51dc49399023830787e5eec18649b5c2fabc5 Author: Jakub Jelinek

[Bug ipa/117432] [12/13 Regression] IPA ICF disregards types of variadic arguments since r10-4643-ga37f58f506e436

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117432 --- Comment #20 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:b4b559ab9dc35dc80fc05f840a63381defd2f7a5 commit r13-9587-gb4b559ab9dc35dc80fc05f840a63381defd2f7a5 Author: Jakub Jelinek

gcc-bugs@gcc.gnu.org

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114877 --- Comment #11 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:38f4559a6a80f2cd79fd72949576ab0e2de2aaee commit r13-9583-g38f4559a6a80f2cd79fd72949576ab0e2de2aaee Author: Jakub Jelinek

[Bug c/119183] [12/13 Regression] Compilation takes a long time on semi big inner expression

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119183 --- Comment #12 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:34c76e51ce76c0ffc0f6152a2b9f7881a51d21eb commit r13-9597-g34c76e51ce76c0ffc0f6152a2b9f7881a51d21eb Author: Jakub Jelinek

[Bug target/118776] [12/13 regression] ICE when building xvid-1.3.7 with LTO (extract_insn, at recog.cc:2882)

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118776 --- Comment #18 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:301d5e23c5ad6dfa9d63af093c8dba34bdfec773 commit r13-9590-g301d5e23c5ad6dfa9d63af093c8dba34bdfec773 Author: Jakub Jelinek

[Bug c++/118661] [12/13 regression] Reading volatile qualified std::nullptr_t should be valid in a constant expression

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118661 --- Comment #10 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:eb3e7de323a67e5a92f1c2224f3251cb47b49c0b commit r13-9588-geb3e7de323a67e5a92f1c2224f3251cb47b49c0b Author: Jakub Jelinek

  1   2   >