[Bug middle-end/120614] 525.x264_r is ~30% slower with AutoFDO

2025-07-13 Thread kugan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120614 --- Comment #17 from kugan at gcc dot gnu.org --- fotonik3d_r regresses -20% compared to base (no PGO). Base perf 33.19% fotonik3d_r_pea fotonik3d_r_peak.mytest-64 [.] leapfrog_.constprop.0 23.76% fotonik3d_r_pea fotonik3d_r_peak.my

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

2025-07-13 Thread vries at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120987 --- Comment #24 from Tom de Vries --- Created attachment 61858 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61858&action=edit debug patch Using this patch (on top of current trunk), I get the following in a-test-2.c.092i.inline: ... Con

[Bug target/120870] [16 regression] CPython miscompiled with preserve_none and CFLAGS="-O2 -march=znver2 -ggdb3"

2025-07-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120870 --- Comment #18 from Sam James --- (In reply to H.J. Lu from comment #17) > Created attachment 61837 [details] > A patch > > Please try this. No idea why it works for me. `./configure --with-tail-call-interp CFLAGS="-O2 -march=znver2 -ggdb3"`

[Bug target/120870] [16 regression] CPython miscompiled with preserve_none and CFLAGS="-O2 -march=znver2 -ggdb3"

2025-07-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120870 --- Comment #19 from Sam James --- (In reply to Sam James from comment #18) > (In reply to H.J. Lu from comment #17) > > Created attachment 61837 [details] > > A patch > > > > Please try this. No idea why it works for me. > > `./configure --w

[Bug bootstrap/119430] profiledbootstrap fails on armv7a-unknown-linux-gnueabhif (crashes in elists__append_elmt during stagefeedback)

2025-07-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119430 --- Comment #20 from Sam James --- You're a star, it works! I'll try it in the usual packaging environment next.

[Bug libstdc++/121053] std::visit is not SFINAE-friendly

2025-07-13 Thread tkaminsk at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121053 Tomasz Kamiński changed: What|Removed |Added CC||tkaminsk at gcc dot gnu.org --- Comme

[Bug middle-end/120614] 525.x264_r is ~30% slower with AutoFDO

2025-07-13 Thread kugan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120614 --- Comment #16 from kugan at gcc dot gnu.org --- I ran spec2017 again with recent gcc and SPE based autofdo (with local patches to enable SPE based profiling support for autofdo tools). I am seeing following compared PGO: 621.wrf_s -23% 549.fot

[Bug libstdc++/121061] New: extents/mdspan constructor is ILL-FORMED for IntegrLike with mutable conversions

2025-07-13 Thread tkaminsk at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121061 Bug ID: 121061 Summary: extents/mdspan constructor is ILL-FORMED for IntegrLike with mutable conversions Product: gcc Version: 16.0 Status: UNCONFIRMED Severit

[Bug target/120870] [16 regression] CPython miscompiled with preserve_none and CFLAGS="-O2 -march=znver2 -ggdb3"

2025-07-13 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120870 --- Comment #20 from H.J. Lu --- (In reply to Sam James from comment #19) > (In reply to Sam James from comment #18) > > (In reply to H.J. Lu from comment #17) > > > Created attachment 61837 [details] > > > A patch > > > > > > Please try this.

[Bug libstdc++/121061] extents/mdspan constructor is ILL-FORMED for IntegrLike with mutable conversions

2025-07-13 Thread tkaminsk at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121061 --- Comment #1 from Tomasz Kamiński --- This is due incorrect constrain on corresponding constructor: template<__mdspan::__valid_index_type _OIndexType, size_t _Nm> requires (_Nm == rank() || _Nm == rank_dynamic()) constexpr e

[Bug libstdc++/121061] extents/mdspan constructor is ILL-FORMED for IntegrLike with mutable conversions

2025-07-13 Thread tkaminsk at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121061 Tomasz Kamiński changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

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

2025-07-13 Thread rguenther at suse dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120987 --- Comment #25 from rguenther at suse dot de --- On Sat, 12 Jul 2025, vries at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120987 > > --- Comment #22 from Tom de Vries --- > FYI, I've submitted a workaround for gdb

[Bug tree-optimization/121049] [16 regression] timezone-data miscompiled with -O3 -march=x86-64-v4 -mtune=znver4 since r16-2088-ge9079e4f43d135

2025-07-13 Thread rguenther at suse dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121049 --- Comment #11 from rguenther at suse dot de --- On Sun, 13 Jul 2025, sjames at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121049 > > --- Comment #9 from Sam James --- > Yes, I tried to go further but the compiler

[Bug tree-optimization/121059] [15/16 regression] ICE when building imagemagick-7.1.1-47 (vect_get_loop_mask, at tree-vect-loop.cc:10960)

2025-07-13 Thread rguenther at suse dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121059 --- Comment #6 from rguenther at suse dot de --- On Mon, 14 Jul 2025, pinskia at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121059 > > Andrew Pinski changed: > >What|Removed |Add

[Bug target/121051] RVV intrinsics: unnecessary spilling and bad register allocation

2025-07-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121051 --- Comment #1 from Andrew Pinski --- This looks like the normal subreg issue with the RA. There is a few others out there ...

[Bug tree-optimization/121049] [16 regression] timezone-data miscompiled with -O3 -march=x86-64-v4 -mtune=znver4 since r16-2088-ge9079e4f43d135

2025-07-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121049 --- Comment #8 from Andrew Pinski --- (In reply to Sam James from comment #7) > r16-2088-ge9079e4f43d135 This looks like it just exposed the issue with a costing model change in the backend.

[Bug ada/121058] New: GNAT bug when identically named generic function instantiations return Implicit_Dereference types

2025-07-13 Thread dennis at przytarski dot com via Gcc-bugs
org/bugzilla/attachment.cgi?id=61854&action=edit Repro When experimenting with the Implicit_Dereference aspect, I ran into the following GNAT bug: gnatmake: "" compilation error +===GNAT BUG DETECTED==+ | 16.0.0 20250713 (experimental)

[Bug tree-optimization/121049] [16 regression] timezone-data miscompiled with -O3 -march=x86-64-v4 -mtune=znver4 since r16-2088-ge9079e4f43d135

2025-07-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121049 --- Comment #9 from Sam James --- Yes, I tried to go further but the compiler hangs with the needed param before that commit for a large part of the range.

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

2025-07-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120866 Andrew Pinski changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org

[Bug fortran/121043] [16 Regression] Tests of OpenCoarray fail to pass, works on 15.1.1 20250712

2025-07-13 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121043 Jerry DeLisle changed: What|Removed |Added Last reconfirmed||2025-07-13 Ever confirmed|0

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

2025-07-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120866 --- Comment #9 from GCC Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:4d7baa94a48c27030c8ffcfaf3dd187be09903a9 commit r16-2221-g4d7baa94a48c27030c8ffcfaf3dd187be09903a9 Author: Andrew Pinski Date: Su

[Bug c++/118904] [modules] ICE with std::source_location::current in inline function

2025-07-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118904 Bug 118904 depends on bug 120866, which changed state. Bug 120866 Summary: [16 Regression] pdp11-aout, powerpc-ibm-aix7.1 and powerpc-ibm-aix7.2 crosscompilers fail to build since r16-1738 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120866

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

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

[Bug fortran/121043] [16 Regression] Tests of OpenCoarray fail to pass, works on 15.1.1 20250712

2025-07-13 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121043 --- Comment #4 from Jerry DeLisle --- The log from the first failure: 23/88 Testing: sync_team 23/88 Test: sync_team Command: "/usr/bin/bash" "/home/jerry/dev/opencoarrays-clean/bin/cafrun" "-np" "8" "/home/jerry/dev/opencoarrays-clean/bin/Open

[Bug tree-optimization/121035] [15/16 Regression] ICE on valid code at -O{2,3} with "-fno-tree-dce -fno-tree-dse -fno-expensive-optimizations -fno-ssa-phiopt" on x86_64-linux-gnu: Segmentation fault

2025-07-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121035 Andrew Pinski changed: What|Removed |Added Version|unknown |15.1.0 Summary|ICE on valid

[Bug fortran/121043] [16 Regression] Tests of OpenCoarray fail to pass, works on 15.1.1 20250712

2025-07-13 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121043 --- Comment #5 from Jerry DeLisle --- I assume the first failure was fixed by the second patch. There is no log entry for that test. I had to terminate it. I have let it run for over 30 minutes before doing so. The test is being run with two i

[Bug tree-optimization/121035] [15/16 Regression] ICE on valid code at -O{2,3} with "-fno-tree-dce -fno-tree-dse -fno-expensive-optimizations -fno-ssa-phiopt" on x86_64-linux-gnu: Segmentation fault

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

[Bug tree-optimization/121035] [15/16 Regression] ICE on valid code at -O{2,3} with "-fno-tree-dce -fno-tree-dse -fno-expensive-optimizations -fno-ssa-phiopt" on x86_64-linux-gnu: Segmentation fault

2025-07-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121035 --- Comment #2 from Andrew Pinski --- Created attachment 61855 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61855&action=edit gimple testcase so don't need to depend on options; just -O2 -fgimple is enough to reproduce it.

[Bug fortran/121043] [16 Regression] Tests of OpenCoarray fail to pass, works on 15.1.1 20250712

2025-07-13 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121043 --- Comment #6 from Jerry DeLisle --- I narrowed it down. I modified with some convenient prints: program register3 implicit none integer, parameter :: invalid_rank=-2 integer :: np=invalid_rank,array_size=10 integer,allocatable :: arr

[Bug target/111814] [SH] __builtin_nan* returns signalling NaNs instead of quiet NaNs and vice versa

2025-07-13 Thread doko at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111814 --- Comment #16 from Matthias Klose --- the Debian SH porters asked about it. yes, I can backport it locally, but I'd like to avoid it.

[Bug libstdc++/121052] New: Audit all uses of the nonnull attribute in libstdc++

2025-07-13 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121052 Bug ID: 121052 Summary: Audit all uses of the nonnull attribute in libstdc++ Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug middle-end/110617] RFE: Add a diagnostic-only variant of nonnull attribute

2025-07-13 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110617 Jonathan Wakely changed: What|Removed |Added CC||redi at gcc dot gnu.org See

[Bug c++/86878] G++ should warn about invalid alignments passed to allocation functions

2025-07-13 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86878 Jonathan Wakely changed: What|Removed |Added Last reconfirmed|2024-01-09 00:00:00 |2025-7-13 See Also|

[Bug libstdc++/121053] New: std::visit is not SFINAE-friendly

2025-07-13 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121053 Bug ID: 121053 Summary: std::visit is not SFINAE-friendly Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: libstdc

[Bug target/111814] [SH] __builtin_nan* returns signalling NaNs instead of quiet NaNs and vice versa

2025-07-13 Thread olegendo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111814 --- Comment #15 from Oleg Endo --- (In reply to Matthias Klose from comment #14) > ping about the backport? Is it urgent?

[Bug target/121051] New: RVV intrinsics: unnecessary spilling and bad register allocation

2025-07-13 Thread camel-cdr at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121051 Bug ID: 121051 Summary: RVV intrinsics: unnecessary spilling and bad register allocation Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal

[Bug target/121047] Possible hardware issue with Raptor Lake processors for code that gcc may generate

2025-07-13 Thread xry111 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121047 Xi Ruoyao changed: What|Removed |Added CC||xry111 at gcc dot gnu.org --- Comment #3 fr

[Bug c++/86568] -Wnonnull warnings should highlight the relevant argument not the closing parenthesis

2025-07-13 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86568 Jonathan Wakely changed: What|Removed |Added Last reconfirmed|2020-06-03 00:00:00 |2025-7-13 --- Comment #13 from Jonatha

[Bug target/111814] [SH] __builtin_nan* returns signalling NaNs instead of quiet NaNs and vice versa

2025-07-13 Thread doko at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111814 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org --- Comment #1

[Bug target/120995] [15 regression] [RISC-V] ICE: unrecognizable insn UNSPEC_COMPARE_AND_SWAP with rv64gc_zabha_zacas

2025-07-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120995 --- Comment #3 from GCC Commits --- The releases/gcc-15 branch has been updated by Jeff Law : https://gcc.gnu.org/g:8f93b00a241a242677a901812f1a12e8960a5dc2 commit r15-9962-g8f93b00a241a242677a901812f1a12e8960a5dc2 Author: Andreas Schwab Date

[Bug target/120995] [15 regression] [RISC-V] ICE: unrecognizable insn UNSPEC_COMPARE_AND_SWAP with rv64gc_zabha_zacas

2025-07-13 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120995 Jeffrey A. Law changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting

2025-07-13 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120763 Bug 120763 depends on bug 120995, which changed state. Bug 120995 Summary: [15 regression] [RISC-V] ICE: unrecognizable insn UNSPEC_COMPARE_AND_SWAP with rv64gc_zabha_zacas https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120995 What

[Bug libstdc++/121054] New: std::bitset<0>("zero") should throw std::invalid_argument

2025-07-13 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121054 Bug ID: 121054 Summary: std::bitset<0>("zero") should throw std::invalid_argument Product: gcc Version: 15.1.0 Status: UNCONFIRMED Keywords: wrong-code

[Bug libstdc++/121052] Audit all uses of the nonnull attribute in libstdc++

2025-07-13 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121052 --- Comment #1 from Jonathan Wakely --- (In reply to Jonathan Wakely from comment #0) > Many of our uses of the nonnull attribute are probably bugs, e.g. > > polymorphic_allocator(memory_resource* __r) noexcept > __attribute__((__no

[Bug target/120356] [15 Regression] RISC-V: Miscompile at -O[23] since r15-6881-g7b815107f40

2025-07-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120356 --- Comment #9 from GCC Commits --- The releases/gcc-15 branch has been updated by Jeff Law : https://gcc.gnu.org/g:d8f2b4f1781ca02d3f74cc88467f97c2d68b471e commit r15-9963-gd8f2b4f1781ca02d3f74cc88467f97c2d68b471e Author: Alexey Merzlyakov D

[Bug target/120356] [15 Regression] RISC-V: Miscompile at -O[23] since r15-6881-g7b815107f40

2025-07-13 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120356 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting

2025-07-13 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120763 Bug 120763 depends on bug 120356, which changed state. Bug 120356 Summary: [15 Regression] RISC-V: Miscompile at -O[23] since r15-6881-g7b815107f40 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120356 What|Removed

[Bug c++/121055] New: [15/16 Regression] __is_invocable built-in doesn't match std::invoke for rvalue-ref qualified member function

2025-07-13 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121055 Bug ID: 121055 Summary: [15/16 Regression] __is_invocable built-in doesn't match std::invoke for rvalue-ref qualified member function Product: gcc Version: 15.1.

[Bug libstdc++/121053] std::visit is not SFINAE-friendly

2025-07-13 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121053 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #1

[Bug libstdc++/121053] std::visit is not SFINAE-friendly

2025-07-13 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121053 --- Comment #2 from Jonathan Wakely --- Neither form is constrained in the standard. With libstdc++ std::visit is SFINAE-friendly and std::visit is not. With libc++ both are SFINAE-friendly.

[Bug tree-optimization/121059] New: [16 regression] ICE when building imagemagick-7.1.1-47 (vect_get_loop_mask, at tree-vect-loop.cc:10960)

2025-07-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121059 Bug ID: 121059 Summary: [16 regression] ICE when building imagemagick-7.1.1-47 (vect_get_loop_mask, at tree-vect-loop.cc:10960) Product: gcc Version: 16.0 Status: UNCONF

[Bug tree-optimization/121059] [16 regression] ICE when building imagemagick-7.1.1-47 (vect_get_loop_mask, at tree-vect-loop.cc:10960)

2025-07-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121059 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |16.0 Target|

[Bug tree-optimization/121059] [16 regression] ICE when building imagemagick-7.1.1-47 (vect_get_loop_mask, at tree-vect-loop.cc:10960)

2025-07-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121059 --- Comment #1 from Sam James --- I'm reducing it.

[Bug tree-optimization/121059] [16 regression] ICE when building imagemagick-7.1.1-47 (vect_get_loop_mask, at tree-vect-loop.cc:10960)

2025-07-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121059 --- Comment #2 from Sam James --- Created attachment 61857 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61857&action=edit reduced.i bisecting

[Bug tree-optimization/121059] [16 regression] ICE when building imagemagick-7.1.1-47 (vect_get_loop_mask, at tree-vect-loop.cc:10960)

2025-07-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121059 --- Comment #3 from Sam James --- (In reply to Sam James from comment #2) > Created attachment 61857 [details] > reduced.i > > bisecting with char exists[256], frozen[256]; instead

[Bug tree-optimization/121059] [16 regression] ICE when building imagemagick-7.1.1-47 (vect_get_loop_mask, at tree-vect-loop.cc:10960) since r16-2088-ge9079e4f43d135

2025-07-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121059 Sam James changed: What|Removed |Added CC||rguenth at gcc dot gnu.org Keywor

[Bug fortran/121060] New: ICE when argument is associate name created from type-bound operator result

2025-07-13 Thread damian at archaeologic dot codes via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121060 Bug ID: 121060 Summary: ICE when argument is associate name created from type-bound operator result Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity:

[Bug fortran/121060] ICE when argument is associate name created from type-bound operator result

2025-07-13 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121060 Jerry DeLisle changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/121049] [16 regression] timezone-data miscompiled with -O3 -march=x86-64-v4 -mtune=znver4 since r16-2088-ge9079e4f43d135

2025-07-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121049 Andrew Pinski changed: What|Removed |Added Target||x86_64 --- Comment #10 from Andrew Pins

[Bug tree-optimization/121059] [16 regression] ICE when building imagemagick-7.1.1-47 (vect_get_loop_mask, at tree-vect-loop.cc:10960) since r16-2088-ge9079e4f43d135

2025-07-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121059 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Known to work|

[Bug go/121050] New: 'check-gotools': 'Use -buildvcs=false to disable VCS stamping'

2025-07-13 Thread tschwinge at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121050 Bug ID: 121050 Summary: 'check-gotools': 'Use -buildvcs=false to disable VCS stamping' Product: gcc Version: 16.0 Status: UNCONFIRMED Keywords: testsuite-fail

[Bug target/121047] Possible hardware issue with Raptor Lake processors for code that gcc may generate

2025-07-13 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121047 --- Comment #2 from Thomas Koenig --- (In reply to Andrew Pinski from comment #1) > This is most likely a won't fix. Do you if there is an errata issued for > this yet? I haven't seen anything that addresses that. This may or may not be covered

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

2025-07-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120987 --- Comment #23 from Sam James --- (In reply to Tom de Vries from comment #20) > Seems to be fixed by: I've regtested this and it was fine.