[Bug c/120303] [15 Regression] ICE , in groktypename at gcc/c/c-decl.cc:5442 with _Generic after an error since r15-1190-g0cf68222d2df3a

2025-06-13 Thread uecker at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120303 uecker at gcc dot gnu.org changed: What|Removed |Added Summary|[15/16 Regression] ICE , in |[15 Regression] ICE , in

[Bug tree-optimization/120653] Hardened glibc (-z now) compiled with GCC 14.3 will crash when unwinding stack

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

[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 tree-optimization/120653] Hardened glibc (-z now) compiled with GCC 14.3 will crash when unwinding stack

2025-06-13 Thread sergiodj at sergiodj dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120653 --- Comment #1 from Sergio Durigan Junior --- Kudos to my friend Gabriel F. T. Gomes for helping with debugging this, btw!

[Bug tree-optimization/120653] New: Hardened glibc (-z now) compiled with GCC 14.3 will crash when unwinding stack

2025-06-13 Thread sergiodj at sergiodj dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120653 Bug ID: 120653 Summary: Hardened glibc (-z now) compiled with GCC 14.3 will crash when unwinding stack Product: gcc Version: 14.3.0 Status: UNCONFIRMED Severit

[Bug fortran/37336] [F03] Finish derived-type finalization

2025-06-13 Thread antony at cosmologist dot info via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37336 Antony Lewis changed: What|Removed |Added CC||antony at cosmologist dot info --- Commen

[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 target/120652] New: [16 Regression] RISC-V: ICE in require, at machmode.h:323 with rv64gcv_zvl256b

2025-06-13 Thread ewlu at rivosinc dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120652 Bug ID: 120652 Summary: [16 Regression] RISC-V: ICE in require, at machmode.h:323 with rv64gcv_zvl256b Product: gcc Version: 16.0 Status: UNCONFIRMED Severity:

[Bug c++/120640] Keyword 'typename' should not affect qualified name lookup

2025-06-13 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120640 Patrick Palka changed: What|Removed |Added Last reconfirmed||2025-06-13 Status|UNCONFIRM

[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 #24 from Zartaj Majeed --- Thanks for the explanation - I'm not worried about a backport - but glad to hear you're aware of the additional issue

[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/119582] ICE in gimplify_expr, at gimplify.cc:18708 with -fsanitize=pointer-subtract

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

[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|---

[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 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 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 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 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/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 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++/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 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 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 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 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++/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 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 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 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 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 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 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 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++/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 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 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 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 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++/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 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 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 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 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 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 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 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++/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 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 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++/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 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

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 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|---

[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 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 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 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++/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 Zartaj Majeed changed: What|Removed |Added CC||zmajeed at sbcglobal dot net --- Commen

[Bug target/118150] Failure to fold NOT+PTEST to NOTS for SVE

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118150 --- Comment #5 from GCC Commits --- The master branch has been updated by Spencer Abson : https://gcc.gnu.org/g:00742daf6cac0ad10835ba0657d0f1a20bdf83db commit r16-1505-g00742daf6cac0ad10835ba0657d0f1a20bdf83db Author: Spencer Abson Date: F

[Bug c++/119064] [C++26] P2786R13 - Trivial Relocatability

2025-06-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119064 Jakub Jelinek changed: What|Removed |Added Attachment #61624|0 |1 is obsolete|

[Bug target/120651] New: [15/16 Regression] RISC-V: Miscompile at -O3 with -flto since r15-3228-g771256bcb9d

2025-06-13 Thread ewlu at rivosinc dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120651 Bug ID: 120651 Summary: [15/16 Regression] RISC-V: Miscompile at -O3 with -flto since r15-3228-g771256bcb9d Product: gcc Version: 16.0 Status: UNCONFIRMED Seve

[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 cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117317 --- Comment #14 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:198f38a607980a4a4be81673d4fa1e637728be86 commit r12-11153-g198f38a607980a4a4be81673d4fa1e637728be86 Author: Jakub Jelinek

[Bug rtl-optimization/116799] [14 Regression] Miscompiled code (vim testsuite fails) on s390x at -O2 since r14-2675-gef28aadad6e

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116799 --- Comment #16 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 libfortran/120196] In findloc2_s* when "back" is true loop goes one more step than needed.

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

[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 cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119327 --- Comment #20 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:12f167fb3291d10128b5c3605aa94e2eae7fa269 commit r12-11183-g12f167fb3291d10128b5c3605aa94e2eae7fa269 Author: Jakub Jelinek

[Bug target/119834] [15 regression] Compiling harfbuzz 11.0.1 with gcc 15 20250413 fails on s390x since r15-1579

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

[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 cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113976 --- Comment #17 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:64a7a19112f04a548ebe18ada80b8c2d18997c3e commit r12-11193-g64a7a19112f04a548ebe18ada80b8c2d18997c3e Author: Jakub Jelinek

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

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

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

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

[Bug c++/116606] unavailable attribute on virtual function causes error on object construction

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116606 --- Comment #7 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:eb4249345c1241c494f7d0b6b0f6a670e4a0b4e0 commit r12-11189-geb4249345c1241c494f7d0b6b0f6a670e4a0b4e0 Author: Marek Polacek

[Bug libstdc++/120650] Error of requesting %d from month_day_last is not detected at compile time

2025-06-13 Thread tkaminsk at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120650 --- Comment #2 from Tomasz KamiƄski --- I think we may want to backport it, so I should land to separate fix, before rework to use type erasing.

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

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

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

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

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

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

[Bug target/120480] [13 Regression] ICE: could not split insn

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120480 --- Comment #14 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:7c4f69400edc20bb74a100c0ddf3bc777337ad16 commit r12-11195-g7c4f69400edc20bb74a100c0ddf3bc777337ad16 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 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/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 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 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 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 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 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 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 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 fortran/120191] Functions minloc() and maxloc() ignore the "back" parameter when "kind" is present.

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

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

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

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

2025-06-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118477 --- Comment #13 from GCC Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:056de2a74ba57ce4afb38f2e8865b76f19d82d14 commit r12-11164-g056de2a74ba57ce4afb38f2e8865b76f19d82d14 Author: Arsen Arsenov

[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 #17 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 c++/117827] [12 regression] Incorrect destructor calls after array-new-expression since r12-6328-gbeaee0a871b648

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

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

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

  1   2   >