[Bug preprocessor/119562] ICE when trying to token-paste an unterminated raw string

2025-07-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119562 Andrew Pinski changed: What|Removed |Added CC||jiangchangwu at smail dot nju.edu.

[Bug preprocessor/121033] ICE on x86_64-linux-gnu: Segmentation fault with invalid new-line in raw string delimiter

2025-07-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121033 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRME

[Bug c++/117785] [C++26] P3068R5 - constexpr exceptions

2025-07-11 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117785 --- Comment #40 from Jason Merrill --- (In reply to Jakub Jelinek from comment #34) > Anyway, will defer this to Jason, the change to only do what() printing if > derived from std::exception was fairly small and can be always reverted if > there

[Bug c++/49372] Temporaries evaluated for arguments of a default constructors of array elements not destructed properly (?)

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

[Bug modula2/120253] Error message column numbers should start at 1 not 0

2025-07-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120253 --- Comment #4 from GCC Commits --- The releases/gcc-15 branch has been updated by Gaius Mulley : https://gcc.gnu.org/g:e6bb28ea300a1e2c1e9852a7208d987d93135705 commit r15-9959-ge6bb28ea300a1e2c1e9852a7208d987d93135705 Author: Gaius Mulley Da

[Bug c++/104620] FAIL: g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for errors)

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

[Bug target/120866] [16 Regression] pdp11-aout, powerpc-ibm-aix7.1 and powerpc-ibm-aix7.2 crosscompilers fail to build

2025-07-11 Thread swamy.sangamesh at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120866 Sangamesh changed: What|Removed |Added CC||swamy.sangamesh at gmail dot com --- Comme

[Bug gcov-profile/121045] [16 Regression] FAIL: g++.dg/torture/pr58552.C caused by r16-2196-g52d9c2272f6366

2025-07-11 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121045 --- Comment #1 from Sam James --- You're sure it's not the other commit that rewrites discriminator handling?

[Bug tree-optimization/102676] Failure to optimize out malloc/nothrow allocation that's only used for bool checking

2025-07-11 Thread Explorer09 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102676 Kang-Che Sung changed: What|Removed |Added CC||Explorer09 at gmail dot com --- Comment

[Bug gcov-profile/121045] New: [16 Regression] FAIL: g++.dg/torture/pr58552.C caused by r16-2196-g52d9c2272f6366

2025-07-11 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121045 Bug ID: 121045 Summary: [16 Regression] FAIL: g++.dg/torture/pr58552.C caused by r16-2196-g52d9c2272f6366 Product: gcc Version: 16.0 Status: UNCONFIRMED Severi

[Bug ipa/120987] [13/14/15/16 regression] gdb build with lto triggers use after free since r12-5541-g2cadaa1f134bec

2025-07-11 Thread vries at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120987 --- Comment #21 from Tom de Vries --- (In reply to Tom de Vries from comment #20) > Seems to be fixed by: > ... > diff --git a/gcc/ipa-modref.c b/gcc/ipa-modref.c > index 9e537b04196..fbdf8da36df 100644 > --- a/gcc/ipa-modref.c > +++ b/gcc/ipa-m

<    7   8   9   10   11   12