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

2025-06-13 Thread zmajeed at sbcglobal dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119916 --- Comment #25 from Zartaj Majeed --- Just tried latest Clang and VC++ on my test program int_coroutine.cpp Both compilers behave the same as GCC built from master - Clang 20.1.7 clang -std=c++26 -o int_coroutine.clang int_c

[Bug target/120604] runtime error in ix86_expand_int_movcc i386/i386-expand.cc:3612:

2025-06-13 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120604 David Binderman changed: What|Removed |Added CC||kyrylo.tkachov at arm dot com --- Com

[Bug target/120417] gcc -m32 -O1 codegen error, leading to SIGSEGV, workaround -fno-tree-coalesce-vars for UB (function call with wrong amount of arguments)

2025-06-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120417 Sam James changed: What|Removed |Added Resolution|--- |INVALID Status|WAITING

[Bug rtl-optimization/120647] New: [X86] Sub optimal code generated for counting the number matches between two array elements

2025-06-13 Thread vekumar at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120647 Bug ID: 120647 Summary: [X86] Sub optimal code generated for counting the number matches between two array elements Product: gcc Version: 16.0 Status: UNCONFIRMED

[Bug libstdc++/120648] New: %X, %x, %r are not handled correctly for certain localles

2025-06-13 Thread tkaminsk at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120648 Bug ID: 120648 Summary: %X, %x, %r are not handled correctly for certain localles Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Pri

[Bug libstdc++/120648] %X, %x, %r are not handled correctly for certain localles

2025-06-13 Thread tkaminsk at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120648 Tomasz Kamiński changed: What|Removed |Added Last reconfirmed||2025-06-13 Ever confirmed|0

[Bug libstdc++/120648] %X, %x, %r are not handled correctly for certain localles

2025-06-13 Thread tkaminsk at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120648 --- Comment #1 from Tomasz Kamiński --- I wasn't able to produce problems with '%X', but I think we move all this specifiers to shared function _M_c.

[Bug libstdc++/120648] %X, %x, %r are not handled correctly for certain localles

2025-06-13 Thread tkaminsk at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120648 --- Comment #2 from Tomasz Kamiński --- The problem appears for '%x' for `ca_AD.UTF-8` that uses '%-d/%-m/%y' as format spec.

[Bug target/119590] macOS 15.4 SDK is not GCC compatible

2025-06-13 Thread fxcoudert at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119590 --- Comment #9 from Francois-Xavier Coudert --- The very good news is that Apple has fixed the issue in the 15.5 SDK and later (including the 16.0 SDK). So, this issue was only ever present for the macOS 15.4 SDK.

[Bug middle-end/120629] [16 regression] profiledbootstrap with lto fails

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120629 --- Comment #29 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:2661d87d54ab7185e7115cbcfa47cb42565eb925 commit r16-1499-g2661d87d54ab7185e7115cbcfa47cb42565eb925 Author: Jakub Jelinek Date:

[Bug testsuite/119862] [16 Regression] gcc.dg/pr119160.c FAILs

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119862 --- Comment #10 from GCC Commits --- The trunk branch has been updated by Philipp Tomsich : https://gcc.gnu.org/g:e907ee7c4d4e739d2ee219467d95ff34b2870c73 commit r16-1500-ge907ee7c4d4e739d2ee219467d95ff34b2870c73 Author: Konstantinos Eleftheri

[Bug target/120604] runtime error in ix86_expand_int_movcc i386/i386-expand.cc:3612:

2025-06-13 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120604 --- Comment #15 from David Binderman --- Uros writes: > if ((diff > 0) != ((cf < 0) != (ct < 0) ? cf < 0 : cf < ct)) Crikey. IMHO that would fail any code review I took part in. I think a truth table or some explanatory comment would help. I

[Bug fortran/120483] [15 Regression] character(len=:), allocatable, save variable returns incorrect substring since r15-2131

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

[Bug target/120645] New: macOS number changes again with macOS 26 Tahoe

2025-06-13 Thread fxcoudert at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120645 Bug ID: 120645 Summary: macOS number changes again with macOS 26 Tahoe Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: t

[Bug fortran/120483] [15 Regression] character(len=:), allocatable, save variable returns incorrect substring since r15-2131

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120483 --- Comment #10 from GCC Commits --- The releases/gcc-15 branch has been updated by Andre Vehreschild : https://gcc.gnu.org/g:1549bb90c10c5e3ef1c5f2080cdb58dbaee25291 commit r15-9831-g1549bb90c10c5e3ef1c5f2080cdb58dbaee25291 Author: Andre Vehr

[Bug target/120645] macOS number changes again with macOS 26 Tahoe

2025-06-13 Thread fxcoudert at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120645 --- Comment #1 from Francois-Xavier Coudert --- Created attachment 61630 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61630&action=edit Proposed patch Proposed patch to fix the issue and test. Also fixes a comment in a related function,

[Bug target/120604] runtime error in ix86_expand_int_movcc i386/i386-expand.cc:3612:

2025-06-13 Thread ubizjak at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120604 --- Comment #16 from Uroš Bizjak --- (In reply to David Binderman from comment #15) > Uros writes: > > if ((diff > 0) != ((cf < 0) != (ct < 0) ? cf < 0 : cf < ct)) > > Crikey. IMHO that would fail any code review I took part in. That's because

[Bug c++/120646] New: Parenthesized declarators of bit-fields are incorrectly rejected

2025-06-13 Thread luigighiron at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120646 Bug ID: 120646 Summary: Parenthesized declarators of bit-fields are incorrectly rejected Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/120638] [14/15 regression] Optimization errors caused by frange calculation errors since r16-1191

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120638 --- Comment #9 from GCC Commits --- The releases/gcc-15 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:f45c7c4425f5a62b0b1f3ee4395f347f2a57c541 commit r15-9834-gf45c7c4425f5a62b0b1f3ee4395f347f2a57c541 Author: Jakub Jelinek

[Bug middle-end/120547] Wrong-code due to real_from_integer

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120547 --- Comment #4 from GCC Commits --- The releases/gcc-15 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:7bd979469be5d5506be17248db2420b5759c0316 commit r15-9833-g7bd979469be5d5506be17248db2420b5759c0316 Author: Jakub Jelinek

[Bug target/120641] Parameter passing warning from libstdc++ header

2025-06-13 Thread ossman at cendio dot se via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120641 --- Comment #4 from Pierre Ossman --- The error didn't indicate anything in our code, so I assumed this was entirely a standard library issue. The file in question is this one: https://github.com/TigerVNC/tigervnc/blob/master/vncviewer/Gesture

[Bug target/120641] Parameter passing warning from libstdc++ header

2025-06-13 Thread ossman at cendio dot se via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120641 --- Comment #5 from Pierre Ossman --- Created attachment 61631 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61631&action=edit GestureHandler.cxx.ii (xz compressed) Preprocessed output as the result of this run: > arm-none-linux-gnueabi

[Bug libstdc++/120644] [16 Regression] FAILs in various xtreme-header tests since r16-1487

2025-06-13 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120644 --- Comment #4 from Jonathan Wakely --- Yes please

[Bug middle-end/120547] Wrong-code due to real_from_integer

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120547 --- Comment #5 from GCC Commits --- The releases/gcc-14 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:9148510b2c75c71dfd7e2145fa203102fe2138e4 commit r14-11842-g9148510b2c75c71dfd7e2145fa203102fe2138e4 Author: Jakub Jelinek

[Bug tree-optimization/120638] [14/15 regression] Optimization errors caused by frange calculation errors since r16-1191

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120638 --- Comment #10 from GCC Commits --- The releases/gcc-14 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:7dbf4964b80eaa5f047be24949e294b8b25a2419 commit r14-11843-g7dbf4964b80eaa5f047be24949e294b8b25a2419 Author: Jakub Jelinek

[Bug middle-end/120547] Wrong-code due to real_from_integer

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120547 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug tree-optimization/120638] [14/15 regression] Optimization errors caused by frange calculation errors since r16-1191

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120638 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug libstdc++/120644] [16 Regression] FAILs in various xtreme-header tests since r16-1487

2025-06-13 Thread peppe at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120644 Giuseppe D'Angelo changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug libstdc++/120644] [16 Regression] FAILs in various xtreme-header tests since r16-1487

2025-06-13 Thread peppe at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120644 --- Comment #6 from Giuseppe D'Angelo --- Reduced testcase: enum class E { E0, E1 }; template constexpr auto fmt_kind = E::E0; template class opt{}; template constexpr auto fmt_kind> = E::E1; Executing on host: /home/peppe/projects/src/

[Bug c++/120644] [16 Regression] FAILs in various xtreme-header tests since r16-1487

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120644 Jakub Jelinek changed: What|Removed |Added Priority|P1 |P3 Component|libstdc++

[Bug libstdc++/120644] [16 Regression] FAILs in various xtreme-header tests since r16-1487

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120644 --- Comment #5 from Jakub Jelinek --- Shall I then just change component to c++ for the (likely) FE issue or file a new PR?

[Bug libstdc++/120644] [16 Regression] FAILs in various xtreme-header tests since r16-1487

2025-06-13 Thread peppe at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120644 --- Comment #7 from Giuseppe D'Angelo --- Created attachment 61632 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61632&action=edit Reproducer Hi, I'm attaching a new autotest that seems to constantly fail here.

[Bug c++/120644] [modules] conflicting type for imported declaration with variable template and auto

2025-06-13 Thread peppe at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120644 Giuseppe D'Angelo changed: What|Removed |Added Attachment #61632|0 |1 is obsolete|

[Bug c++/120644] [modules] conflicting type for imported declaration with variable template and auto

2025-06-13 Thread peppe at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120644 --- Comment #10 from Giuseppe D'Angelo --- (In reply to Jonathan Wakely from comment #4) > Yes please Patch posted on the ML.

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43374 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |12.5 Resolution|---

[Bug c++/116775] C++20 Coroutine await_suspend is unexpectedly executed when using in __builtin_constant_p

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116775 --- Comment #16 from GCC Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:ab3f04b73e5a1dd734d3bab64b4878d2d0cc29ad commit r16-1508-gab3f04b73e5a1dd734d3bab64b4878d2d0cc29ad Author: Iain Sandoe Date: Mo

[Bug middle-end/120629] [16 regression] profiledbootstrap with lto fails

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120629 --- Comment #30 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:9050cbed34135c8472c2654c4dd6a8739d69b92e commit r16-1506-g9050cbed34135c8472c2654c4dd6a8739d69b92e Author: Jakub Jelinek Date:

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

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119625 --- Comment #9 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:b121f1dc7efd9ca2f7ac60a018996fd5b1ce243f commit r12-11176-gb121f1dc7efd9ca2f7ac60a018996fd5b1ce243f Author: Jakub Jelinek

[Bug c++/98533] [12 Regression] ICE when building actiona with -g ('verify_type' failed) with lambda as default (method) argument in a template member function

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98533 --- Comment #24 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:6902b893ef810805585c297679525a3ee9c1f425 commit r12-11171-g6902b893ef810805585c297679525a3ee9c1f425 Author: Jakub Jelinek

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

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119183 --- Comment #14 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:fb1a11096c7272a0eb2c81016077dd59613ffcd8 commit r12-11172-gfb1a11096c7272a0eb2c81016077dd59613ffcd8 Author: Jakub Jelinek

[Bug rtl-optimization/118623] [12 regression] Miscompile with -O2/3 and -O0/1 since r12-7751-g919fbffef07555

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118623 --- Comment #24 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:854d8fa9d0e1b8ac2e5b21333bb09a7c2e94231d commit r12-11192-g854d8fa9d0e1b8ac2e5b21333bb09a7c2e94231d Author: Jakub Jelinek

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

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117432 --- Comment #22 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ed3daf6801f4b562d6fd80f134a2c68398fe5c00 commit r12-11165-ged3daf6801f4b562d6fd80f134a2c68398fe5c00 Author: Jakub Jelinek

[Bug rtl-optimization/119291] [12 regression] wrong code at -O{2,3} on x86_64-linux-gnu

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119291 --- Comment #23 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:affa145910b6768ec32b4409a1c2f38e1a10 commit r12-11174-gaffa145910b6768ec32b4409a1c2f38e1a10 Author: Jakub Jelinek

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

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119727 --- Comment #13 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:d3c3322577ca0d37adf47e1b67f35be003a7425d commit r12-11178-gd3c3322577ca0d37adf47e1b67f35be003a7425d Author: Jakub Jelinek

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

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101075 --- Comment #8 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:5d0ce3a86fe32ded5ec52d849e7c2c1e31aabe39 commit r12-11181-g5d0ce3a86fe32ded5ec52d849e7c2c1e31aabe39 Author: Jakub Jelinek

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

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119727 --- Comment #14 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:9586f7a78533ef4feb92f838f9f70aa2341d0ede commit r12-11179-g9586f7a78533ef4feb92f838f9f70aa2341d0ede Author: Jakub Jelinek

[Bug rtl-optimization/119785] [12 Regression] UBSAN errors in machmode.h on sparc

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119785 --- Comment #12 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:6d0580f1e7448283a2b95161a49d6b3c727655aa commit r12-11180-g6d0580f1e7448283a2b95161a49d6b3c727655aa Author: Jakub Jelinek

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

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101075 --- Comment #9 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:b22c39bb9bd687fca05d590102b62e0acc88cacf commit r12-11182-gb22c39bb9bd687fca05d590102b62e0acc88cacf Author: Jakub Jelinek

[Bug rtl-optimization/113994] [13 Regression] Probable C++ code generation bug with -O2 on s390x platform

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113994 --- Comment #21 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:f87fe2579b48d57c5f97bb91674b60808722855d commit r12-11191-gf87fe2579b48d57c5f97bb91674b60808722855d Author: Jakub Jelinek

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

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119796 --- Comment #18 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:b22c39bb9bd687fca05d590102b62e0acc88cacf commit r12-11182-gb22c39bb9bd687fca05d590102b62e0acc88cacf Author: Jakub Jelinek

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

2025-06-13 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119916 --- Comment #23 from Iain Sandoe --- 1. this is not (yet) fixed on GCC-15. 2. There will be an update (shortly) that covers some of the additional cases we examined while looking at CWG2563. This, in particular, deals with the difficulties in

[Bug c++/98533] [12 Regression] ICE when building actiona with -g ('verify_type' failed) with lambda as default (method) argument in a template member function

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98533 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102674 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |12.5 Resolution|---

gcc-bugs@gcc.gnu.org

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114877 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/116034] [12 Regression] wrong code with memcpy() from _Complex unsigned short at -fno-strict-aliasing -O1 and above

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116034 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101075 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org Resolu

[Bug sanitizer/110676] [12 Regression] strlen of array[1] should not be optimized to 0 if using ASAN

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110676 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/116636] [12 Regression] Deprecation warning/unavailable error when overriding member of virtual base class

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116636 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116738 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug target/116287] __builtin_ia32_bzhi_si() ignores side effects of its arguments

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116287 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |12.5 Status|ASSIGNED

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118078 Bug 118078 depends on bug 116108, which changed state. Bug 116108 Summary: [12 Regression] GCC crashes on incorrect code with -std=c++20 since r10-4719 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116108 What|Removed

[Bug tree-optimization/117287] [13 Regression] assume attribute related miscompilation

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117287 Bug 117287 depends on bug 117249, which changed state. Bug 117249 Summary: [12 Regression] --disable-checking is broken since r5-2450 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117249 What|Removed |Added

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117249 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117439 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117317 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117296 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/116449] Miscompilation and missing bounds check with UBSAN with pointer to member functions and array accesses

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116449 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117259 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24639 Bug 24639 depends on bug 117259, which changed state. Bug 117259 Summary: [12 Regression] warning: 'j.6' may be used uninitialized [-Wmaybe-uninitialized] with -fsanitize=undefined https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117259 W

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118776 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[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-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118024 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |12.5 Resolution|---

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117642 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug c++/55004] [meta-bug] constexpr issues

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004 Bug 55004 depends on bug 118661, which changed state. Bug 118661 Summary: [12 regression] Reading volatile qualified std::nullptr_t should be valid in a constant expression https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118661 What|

[Bug c++/101603] [meta-bug] pointer to member functions issues

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101603 Bug 101603 depends on bug 116449, which changed state. Bug 116449 Summary: Miscompilation and missing bounds check with UBSAN with pointer to member functions and array accesses https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116449 Wha

[Bug middle-end/115527] incorrect folding of __builtin_clear_padding()

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115527 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/113976] [12 Regression] explicit instantiation of const variable template following implicit instantiation is assembled in .rodata instead of .bss since r8-2857-g2ec399d8a6c9c2

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113976 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug lto/116614] lto-wrapper: fatal error: Too many copied sections: Operation not supported

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116614 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116108 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/87332] [meta-bug] Issues related to Identical Code Folding (ICF) and Tail Merging (-ftree-tail-merge)

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87332 Bug 87332 depends on bug 117432, which changed state. Bug 117432 Summary: [12 Regression] IPA ICF disregards types of variadic arguments since r10-4643-ga37f58f506e436 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117432 What|Remov

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118477 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116678 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117432 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117825 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118763 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug libfortran/120196] In findloc2_s* when "back" is true loop goes one more step than needed.

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120196 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118915 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117745 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117827 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug rtl-optimization/118623] [12 regression] Miscompile with -O2/3 and -O0/1 since r12-7751-g919fbffef07555

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118623 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c/119582] ICE in gimplify_expr, at gimplify.cc:18708 with -fsanitize=pointer-subtract

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119582 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |12.5 Status|ASSIGNED

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119000 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |12.5 Resolution|---

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119183 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug fortran/120191] Functions minloc() and maxloc() ignore the "back" parameter when "kind" is present.

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120191 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118661 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug rtl-optimization/119291] [12 regression] wrong code at -O{2,3} on x86_64-linux-gnu

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119291 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug target/119327] [12 Regression] -Os breaks inlining: raw_hash_set.h: error: inlining failed in call to 'always_inline': target specific option mismatch since r12-5920

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119327 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug other/63426] [meta-bug] Issues found with -fsanitize=undefined

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63426 Bug 63426 depends on bug 119785, which changed state. Bug 119785 Summary: [12 Regression] UBSAN errors in machmode.h on sparc https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119785 What|Removed |Added -

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119727 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug rtl-optimization/119785] [12 Regression] UBSAN errors in machmode.h on sparc

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119785 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119796 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|---

  1   2   >