[Bug rust/119363] New: [15 Regression] gccrs fails to build, error[E0554]: `#![feature]` may not be used on the stable release channel

2025-03-18 Thread doko at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119363 Bug ID: 119363 Summary: [15 Regression] gccrs fails to build, error[E0554]: `#![feature]` may not be used on the stable release channel Product: gcc Version: 14.

[Bug rust/119353] [15 regression] Rust fails to build (build failure: error[E0554]: `#![feature]` may not be used on the stable release channel)

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119353 Andrew Pinski changed: What|Removed |Added CC||doko at gcc dot gnu.org --- Comment #6

[Bug rust/119363] [15 Regression] gccrs fails to build, error[E0554]: `#![feature]` may not be used on the stable release channel

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119363 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/116917] [13/14 Regression] raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:414 during RTL pass: dwarf2, in connect_traces, at dwarf2cfi.cc:3079 on s390x-linux-gnu

2025-03-18 Thread doko at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116917 Matthias Klose changed: What|Removed |Added Summary|[13 Regression] raised |[13/14 Regression] raised

[Bug target/116763] [15 Regression] 14-19% slowdown of 436.cactusADM on aarch64

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116763 Andrew Pinski changed: What|Removed |Added Summary|14-19% slowdown of |[15 Regression] 14-19%

[Bug target/114173] miss optimization of redundant load operation, may confused by type conversion

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114173 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2025-03-19 Ever confirmed|0

[Bug rtl-optimization/113107] miss optimization of an unmerged load operation

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113107 Andrew Pinski changed: What|Removed |Added Keywords||needs-bisection Status|NEW

[Bug rtl-optimization/107051] redundant loads when copying a union

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107051 Andrew Pinski changed: What|Removed |Added Depends on||14295 Assignee|unassigned at

[Bug tree-optimization/114932] IVopts inefficient handling of signed IV used for addressing.

2025-03-18 Thread tianyang.chou at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114932 --- Comment #23 from Tianyang Chou --- (In reply to Tianyang Chou from comment #22) > (In reply to Tamar Christina from comment #21) > > Thus finally fixed > > Hi Tamar, > > Is there any other prerequisite patches for this patch: "perform affi

[Bug fortran/112625] Segmentation fault in getter function of unlimited polymorphic object in nested container / wrapper object

2025-03-18 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112625 anlauf at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 Keywords|

[Bug rtl-optimization/119362] tree-object-size.cc:1377:1: error: unrecognizable insn

2025-03-18 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119362 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P4

[Bug fortran/119349] [15 Regression] polymorphic array dummy argument with function result actual argument in elemental function

2025-03-18 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119349 --- Comment #2 from Jerry DeLisle --- With this modification it works: implicit none type string_t character(len=:), allocatable :: string_ end type logical :: result result = .false. result = true(string()) print *, resu

[Bug target/115842] [15 Regression] 6.5% slowdown of 548.exchange2_r on Intel Ice Lake

2025-03-18 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115842 --- Comment #8 from Hongtao Liu --- (In reply to Tamar Christina from comment #7) > (In reply to Hongtao Liu from comment #6) > > I noticed some double-counting of cost in group-candidate (regarding loop > > invariant expressions), this modific

[Bug fortran/119349] [15 Regression] polymorphic array dummy argument with function result actual argument in elemental function

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

[Bug target/118753] [15 Regression] [meta-bug] GCC 15 Regression on x86

2025-03-18 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118753 Bug 118753 depends on bug 117069, which changed state. Bug 117069 Summary: [15 Regression] gcc.target/i386/apx-ndd-tls-1b.c since r15-268-g9dbff9c05520a7 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117069 What|Removed

[Bug target/117069] [15 Regression] gcc.target/i386/apx-ndd-tls-1b.c since r15-268-g9dbff9c05520a7

2025-03-18 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117069 Hongtao Liu changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug target/117069] [15 Regression] gcc.target/i386/apx-ndd-tls-1b.c since r15-268-g9dbff9c05520a7

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117069 --- Comment #16 from GCC Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:be671ec1f30ecd55aaff09048afb2a619018cb8a commit r15-8283-gbe671ec1f30ecd55aaff09048afb2a619018cb8a Author: liuhongt Date: Sun Mar

[Bug rtl-optimization/119362] New: tree-object-size.cc:1377:1: error: unrecognizable insn

2025-03-18 Thread danglin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119362 Bug ID: 119362 Summary: tree-object-size.cc:1377:1: error: unrecognizable insn Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug target/119361] New: RISC-V: x264 satd_4x4 stack spilling with mtune=generic-ooo for vls code but not on vla code

2025-03-18 Thread ewlu at rivosinc dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119361 Bug ID: 119361 Summary: RISC-V: x264 satd_4x4 stack spilling with mtune=generic-ooo for vls code but not on vla code Product: gcc Version: 15.0 Status: UNCONFIRMED

[Bug cobol/119301] cobol FE uses get_current_dir_name unconditionally

2025-03-18 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119301 Iain Sandoe changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug middle-end/114258] 2 stores happen when copying from a const union (array) to an union

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114258 Andrew Pinski changed: What|Removed |Added Keywords||needs-bisection Known to work|

[Bug middle-end/114169] miss optimization of repeat load&store in place

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114169 Andrew Pinski changed: What|Removed |Added Status|NEW |ASSIGNED Depends on|

[Bug middle-end/114169] miss optimization of repeat load&store in place

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114169 --- Comment #3 from Andrew Pinski --- For my reduced testcase we get at optimized: ``` void func_1 () { [local count: 1073741824]: g_4 = g_2; g_4.f0 = 0; return; } void func_2 () { [local count: 1073741824]: g_4 = g_2; g_4.f0

[Bug c++/119316] [14/15 Regression] new expression incorrectly required to have constant expression size inside a requires constraint of a template function

2025-03-18 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119316 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug middle-end/105448] load introduced when passing a struct as argument

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105448 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Assignee|unassigned at gcc

[Bug c++/119194] [14/15 Regression] GCC 14.2.0: Incorrect Handling of reference to a local constexpr as a Template Argument

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

[Bug c++/119194] [14/15 Regression] GCC 14.2.0: Incorrect Handling of reference to a local constexpr as a Template Argument

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119194 --- Comment #5 from GCC Commits --- The releases/gcc-14 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:49ccf5238b82f8bfc9d60c963710081f78fad6e9 commit r14-11418-g49ccf5238b82f8bfc9d60c963710081f78fad6e9 Author: Jason Merrill

[Bug libstdc++/119358] New: _M_rehash_insert of unordered sets/maps misses casting of difference_type

2025-03-18 Thread hewillk at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119358 Bug ID: 119358 Summary: _M_rehash_insert of unordered sets/maps misses casting of difference_type Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: norm

[Bug cobol/119323] cppcheck meets libgcobol

2025-03-18 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119323 --- Comment #6 from Jonathan Wakely --- (In reply to Jonathan Wakely from comment #5) > // Update the list of compiler-maintained enabled exceptions. > extern "C" > void > __gg__stash_exceptions( size_t nec, cbl_enabled_exception_t *ecs ) > { >

[Bug cobol/119323] cppcheck meets libgcobol

2025-03-18 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119323 --- Comment #5 from Jonathan Wakely --- (In reply to Jonathan Wakely from comment #2) > More important than the missing self-assignment check and the missing copy > constructor, there's no destructor. > > The missing check and copy ctor only ma

[Bug c/119311] musttail attribute is lost sometimes as single statement for then part of an if statement

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

[Bug tree-optimization/113964] [12/13/14/15 Regression] repeat copy of struct

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113964 Andrew Pinski changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug tree-optimization/113964] [12/13/14/15 Regression] repeat copy of struct

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113964 --- Comment #9 from Andrew Pinski --- Created attachment 60813 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60813&action=edit testcase

[Bug target/117088] [15 regression] 548.exchange_r regressed by ~11% with -O2 -march=x86-64-v3 on EMR after r15-4225-g70c3db511ba14f

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117088 --- Comment #9 from Andrew Pinski --- (In reply to Andrew Pinski from comment #8) > Did r15-6657-g405c99c17210a5 help bring back the performance? Looks like it helped but not enough: https://lnt.opensuse.org/db_default/v4/SPEC/graph?highlight_r

[Bug target/119355] ICE / assertion in "during RTL pass: avr-fuse-move" for avr-linux cross-compiler

2025-03-18 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119355 Georg-Johann Lay changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug target/117088] [15 regression] 548.exchange_r regressed by ~11% with -O2 -march=x86-64-v3 on EMR after r15-4225-g70c3db511ba14f

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117088 --- Comment #8 from Andrew Pinski --- Did r15-6657-g405c99c17210a5 help bring back the performance?

[Bug target/118410] Use Zbb extensions to improve code generation for some logicals

2025-03-18 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118410 Jeffrey A. Law changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |law at gcc dot gnu.org --- Comm

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

2025-03-18 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101603 Bug 101603 depends on bug 119344, which changed state. Bug 119344 Summary: [14/15 Regression] internal compiler error related to template parameters and pointers to member functions https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119344

[Bug c++/119344] [14/15 Regression] internal compiler error related to template parameters and pointers to member functions

2025-03-18 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119344 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/119344] [14/15 Regression] internal compiler error related to template parameters and pointers to member functions

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119344 --- Comment #6 from GCC Commits --- The releases/gcc-14 branch has been updated by Marek Polacek : https://gcc.gnu.org/g:0910ebacff1ef3401ee578d947c91e348feb3465 commit r14-11417-g0910ebacff1ef3401ee578d947c91e348feb3465 Author: Marek Polacek

[Bug target/119355] ICE / assertion in "during RTL pass: avr-fuse-move" for avr-linux cross-compiler

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119355 --- Comment #3 from GCC Commits --- The master branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:16065b6239aab2eecfd7a50f58d38324ee6478ba commit r15-8281-g16065b6239aab2eecfd7a50f58d38324ee6478ba Author: Georg-Johann Lay Dat

[Bug c++/119344] [14/15 Regression] internal compiler error related to template parameters and pointers to member functions

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119344 --- Comment #5 from GCC Commits --- The trunk branch has been updated by Marek Polacek : https://gcc.gnu.org/g:6fc1f70f0b7b50fd85aa58a0f29dd1e17f2113d1 commit r15-8280-g6fc1f70f0b7b50fd85aa58a0f29dd1e17f2113d1 Author: Marek Polacek Date: Mo

[Bug c++/118104] [12/13/14/15 Regression] checking ICE when substituting packs into type aliases

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118104 --- Comment #6 from GCC Commits --- The releases/gcc-13 branch has been updated by Marek Polacek : https://gcc.gnu.org/g:0cf6e652bebc47c0e2cdb605172837595e14cdf8 commit r13-9435-g0cf6e652bebc47c0e2cdb605172837595e14cdf8 Author: Marek Polacek

[Bug c++/119360] New: incomplete folding of initializers leads to dynamic initialization

2025-03-18 Thread nathan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119360 Bug ID: 119360 Summary: incomplete folding of initializers leads to dynamic initialization Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal

[Bug c++/119194] [14/15 Regression] GCC 14.2.0: Incorrect Handling of reference to a local constexpr as a Template Argument

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119194 --- Comment #4 from GCC Commits --- The trunk branch has been updated by Jason Merrill : https://gcc.gnu.org/g:145c90720640ec6711ed3e5aa4152bbe1ee21751 commit r15-8279-g145c90720640ec6711ed3e5aa4152bbe1ee21751 Author: Jason Merrill Date: Tu

[Bug c++/118104] [12 Regression] checking ICE when substituting packs into type aliases

2025-03-18 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118104 Marek Polacek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/118104] [12/13/14/15 Regression] checking ICE when substituting packs into type aliases

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118104 --- Comment #5 from GCC Commits --- The releases/gcc-14 branch has been updated by Marek Polacek : https://gcc.gnu.org/g:22bdc4d9dd7fd20b4745e810534299bca27c6943 commit r14-11416-g22bdc4d9dd7fd20b4745e810534299bca27c6943 Author: Marek Polacek

[Bug c++/118104] [12/13/14/15 Regression] checking ICE when substituting packs into type aliases

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118104 --- Comment #4 from GCC Commits --- The trunk branch has been updated by Marek Polacek : https://gcc.gnu.org/g:6751bd4ac48a8529e2476a6848a77e81de540814 commit r15-8278-g6751bd4ac48a8529e2476a6848a77e81de540814 Author: Marek Polacek Date: Mo

[Bug c++/119359] incomplete folding of initializers leads to dynamic initialization

2025-03-18 Thread nathan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119359 Nathan Sidwell changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug c++/119359] New: incomplete folding of initializers leads to dynamic initialization

2025-03-18 Thread nathan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119359 Bug ID: 119359 Summary: incomplete folding of initializers leads to dynamic initialization Product: gcc Version: 14.2.1 Status: UNCONFIRMED Severity: normal

[Bug cobol/119301] cobol FE uses get_current_dir_name unconditionally

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119301 --- Comment #6 from GCC Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:544a9d9e49a1ff1d031cf9c85518f7c95179834a commit r15-8276-g544a9d9e49a1ff1d031cf9c85518f7c95179834a Author: Iain Sandoe Date: Sat

[Bug target/119357] [15 regression] ICE when building highway-1.0.7 on x86

2025-03-18 Thread ubizjak at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357 --- Comment #9 from Uroš Bizjak --- (In reply to Jakub Jelinek from comment #7) [...] > Or perhaps better just force it into REG: Just force it into REG. Combine has more freedom this way.

[Bug fortran/116706] Unable to fill allocatable array component of a derived type instance in a pointer array within a derived type

2025-03-18 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116706 anlauf at gcc dot gnu.org changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug c++/116731] Incorrect behavior of -Wrange-loop-construct in GCC 14

2025-03-18 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116731 Marek Polacek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/116731] Incorrect behavior of -Wrange-loop-construct in GCC 14

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116731 --- Comment #15 from GCC Commits --- The releases/gcc-14 branch has been updated by Marek Polacek : https://gcc.gnu.org/g:a9f88741a99ba09b29cc0021499c63ca445393f0 commit r14-11415-ga9f88741a99ba09b29cc0021499c63ca445393f0 Author: Marek Polacek

[Bug target/119357] [15 regression] ICE when building highway-1.0.7 on x86

2025-03-18 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357 --- Comment #8 from Jakub Jelinek --- Created attachment 60810 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60810&action=edit gcc15-pr119357.patch Full untested patch.

[Bug target/119357] [15 regression] ICE when building highway-1.0.7 on x86

2025-03-18 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357 Jakub Jelinek changed: What|Removed |Added Keywords|ra | Status|NEW

[Bug target/116698] [12/13/14/15 Regression] ICE: in add_cfi_args_size, at dwarf2cfi.cc:501 with -O -finstrument-functions -fstack-check=generic -m32 -mrtd -maccumulate-outgoing-args

2025-03-18 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116698 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P4

[Bug fortran/117070] Procedure target error with parameter structure constructor

2025-03-18 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117070 anlauf at gcc dot gnu.org changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug target/119357] [15 regression] ICE when building highway-1.0.7 on x86

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357 --- Comment #2 from Andrew Pinski --- Created attachment 60809 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60809&action=edit testcase Just need `-O2 -march=icelake-server`.

[Bug rust/119333] [15 regression] Rust bootstrap fails with cargo trying to download polonius crates

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119333 --- Comment #4 from GCC Commits --- The trunk branch has been updated by Arthur Cohen : https://gcc.gnu.org/g:b9a4399ac5a58fa58678ac122ea2401a1e1e45b2 commit r15-8272-gb9a4399ac5a58fa58678ac122ea2401a1e1e45b2 Author: Arthur Cohen Date: Tue

[Bug rust/119333] [15 regression] Rust bootstrap fails with cargo trying to download polonius crates

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119333 --- Comment #5 from GCC Commits --- The trunk branch has been updated by Arthur Cohen : https://gcc.gnu.org/g:d4fe08c2d4725c6b6024c08b330a7e8e9496c7c5 commit r15-8273-gd4fe08c2d4725c6b6024c08b330a7e8e9496c7c5 Author: Marc Poulhiès Date: Mon

[Bug target/119357] [15 regression] ICE when building highway-1.0.7 on x86

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

[Bug c++/119194] [14/15 Regression] GCC 14.2.0: Incorrect Handling of reference to a local constexpr as a Template Argument

2025-03-18 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119194 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org Assi

[Bug target/119357] [15 regression] ICE when building highway-1.0.7 on x86

2025-03-18 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357 --- Comment #6 from Jakub Jelinek --- Slightly more simplified typedef char V __attribute__((vector_size (16))); void foo (V *p) { if (__builtin_ia32_pmovmskb128 (*p == 0) != 65535) __builtin_abort (); } Just -O2 -mavx512{bw,vl} is neede

[Bug target/119298] [15 Regression] 538.imagick_r is faster when compiled with GCC 14.2 and -Ofast -flto -march=native than with master on Zen5 since r15-3441-g4292297a0f938f

2025-03-18 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119298 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P2

[Bug target/119357] [15 regression] ICE when building highway-1.0.7 on x86

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357 --- Comment #4 from Andrew Pinski --- I should mention my testcase was taken from Jakub's trial to do a testcase and just tweaking it slightly to get the ICE.

[Bug target/119357] [15 regression] ICE when building highway-1.0.7 on x86

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2025-03-18 Status|UNCONFIRM

[Bug fortran/119054] [12/13 Regression] ICE on passing optional array to elemental procedure with -pedantic

2025-03-18 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119054 anlauf at gcc dot gnu.org changed: What|Removed |Added Summary|[12/13/14/15 Regression]|[12/13 Regression] ICE on

[Bug jit/117903] [15 Regression] gcc_jit_block_add_assignment_op GCC_JIT_BINARY_OP_BITWISE_XOR rejects vector types

2025-03-18 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117903 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P2

[Bug fortran/111341] Elemental operator on zero-sized array seg-faults

2025-03-18 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111341 anlauf at gcc dot gnu.org changed: What|Removed |Added Resolution|--- |INVALID Status|W

[Bug tree-optimization/119293] [15 Regression] gcc.dg/vect/vect-121.c fails since r15-6811-g086031c0585985

2025-03-18 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119293 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P2

[Bug target/119357] [15 regression] ICE when building highway-1.0.7 on x86

2025-03-18 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P1

[Bug fortran/119338] Type-spec in ALLOCATE of dummy with assumed length shall use asterisk

2025-03-18 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119338 anlauf at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |15.0 Status|ASSI

[Bug fortran/119338] Type-spec in ALLOCATE of dummy with assumed length shall use asterisk

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119338 --- Comment #3 from GCC Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:6cbeab134f048d65ed615ed587f6ae0b01d1c336 commit r15-8271-g6cbeab134f048d65ed615ed587f6ae0b01d1c336 Author: Harald Anlauf Date: M

[Bug rtl-optimization/118444] [Meta bug] musttail bugs

2025-03-18 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118444 Bug 118444 depends on bug 116545, which changed state. Bug 116545 Summary: Support old style statement attributes https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116545 What|Removed |Added

[Bug c/116545] Support old style statement attributes

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

[Bug c/119311] musttail attribute is lost sometimes as single statement for then part of an if statement

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119311 --- Comment #3 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:53d8ed13bb5a6972efab7c56c066010cd1f78b35 commit r15-8267-g53d8ed13bb5a6972efab7c56c066010cd1f78b35 Author: Jakub Jelinek Date: T

[Bug c/116545] Support old style statement attributes

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116545 --- Comment #12 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:1d7f57da583782ae5d56655a3ac413bdf259838a commit r15-8266-g1d7f57da583782ae5d56655a3ac413bdf259838a Author: Jakub Jelinek Date:

[Bug rust/119353] [15 regression] Rust fails to build (build failure: error[E0554]: `#![feature]` may not be used on the stable release channel)

2025-03-18 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119353 Arthur Cohen changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug rust/119353] [15 regression] Rust fails to build (build failure: error[E0554]: `#![feature]` may not be used on the stable release channel)

2025-03-18 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119353 Arthur Cohen changed: What|Removed |Added CC||cohenarthur at gcc dot gnu.org --- Comme

[Bug rust/119353] [15 regression] Rust fails to build (build failure: error[E0554]: `#![feature]` may not be used on the stable release channel)

2025-03-18 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119353 --- Comment #1 from Sam James --- What version of rustc? (rustc --version)

[Bug cobol/119211] [15 Regression] Cobol GCC 15 release checklist

2025-03-18 Thread doko at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119211 Bug 119211 depends on bug 119237, which changed state. Bug 119237 Summary: building a cobol cross compiler fails to build the compiler fully https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119237 What|Removed |Ad

[Bug cobol/119237] building a cobol cross compiler fails to build the compiler fully

2025-03-18 Thread doko at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119237 Matthias Klose changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug ipa/119312] Constant array not allocated in read-only segment

2025-03-18 Thread jsm28 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119312 --- Comment #14 from Joseph S. Myers --- I think an object declared with a structure type with only const fields and no padding can be considered const (no valid way to modify it), yes.

[Bug target/119357] [15 regression] ICE when building highway-1.0.7 on x86

2025-03-18 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357 --- Comment #1 from Sam James --- Created attachment 60808 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60808&action=edit mask_test.ii.notrait.xz Preprocessed source from -D_GLIBCXX_DO_NOT_USE_BUILTIN_TRAITS, sorry for forgetting that.

[Bug libstdc++/119358] _M_rehash_insert of unordered multiset/maps misses casting of difference_type

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

[Bug target/119270] [15 Regression] 5% slowdown of 507.cactuBSSN_r on Intel Ice Lake

2025-03-18 Thread vmakarov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119270 --- Comment #3 from Vladimir Makarov --- (In reply to Vladimir Makarov from comment #2) > Thank you for reporting this. I am working on analogous PR119285. I think > the fix will be ready on this week. Unfortunately, the patch for PR119285 di

[Bug middle-end/91526] Unnecessary SSE and other instructions generated when compiling in C mode (vs. C++ mode)

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91526 Andrew Pinski changed: What|Removed |Added Status|NEW |ASSIGNED Target|x86_64-*-*,

[Bug c++/119233] [12/13/14/15 Regression] templated member function used as a template argument via pointer to member function from inside a template causes an undefined symbol since r12-6075-g2decd2c

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119233 --- Comment #9 from GCC Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:51b1c0a2dde8ada0856c8a8cf2c1d26ac1657787 commit r15-8259-g51b1c0a2dde8ada0856c8a8cf2c1d26ac1657787 Author: Patrick Palka Date: T

[Bug c++/105848] [12 Regression] undefined reference for default template argument of function type

2025-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105848 --- Comment #7 from GCC Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:51b1c0a2dde8ada0856c8a8cf2c1d26ac1657787 commit r15-8259-g51b1c0a2dde8ada0856c8a8cf2c1d26ac1657787 Author: Patrick Palka Date: T

[Bug middle-end/91526] Unnecessary SSE and other instructions generated when compiling in C mode (vs. C++ mode)

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91526 --- Comment #12 from Andrew Pinski --- (In reply to Andrew Pinski from comment #9) > here is an example where the C++ front-end produces IR which causes the > opposite effect and the C front-end is better: > struct Vec { float v[8]; }; > > struc

[Bug middle-end/91526] Unnecessary SSE and other instructions generated when compiling in C mode (vs. C++ mode)

2025-03-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91526 --- Comment #10 from Andrew Pinski --- The difference between GCC 12 and 13 is: GCC 12: ``` ;; = result; (insn 12 11 13 (set (reg:TI 91) (mem/c:TI (plus:DI (reg/f:DI 77 virtual-stack-vars) (const_int -32 [0x

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)

2025-03-18 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26163 Bug 26163 depends on bug 119168, which changed state. Bug 119168 Summary: [15 Regression] 5% 477.dealII slowdown since r15-7605-gc5752c1f01316a https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119168 What|Removed |

[Bug target/118957] [15 Regression] 5-9% slowdown of 511.povray_r and 453.povray since r15-7400-gd3ff498c478ace

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

[Bug libstdc++/112490] infinite meta error in reverse_iterator::iterator>> (LWG 4218)

2025-03-18 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112490 Patrick Palka changed: What|Removed |Added Target Milestone|14.3|13.4 Summary|infinite meta e

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)

2025-03-18 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26163 Bug 26163 depends on bug 118957, which changed state. Bug 118957 Summary: [15 Regression] 5-9% slowdown of 511.povray_r and 453.povray since r15-7400-gd3ff498c478ace https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118957 What|Removed

[Bug target/118966] [15 Regression] 6% slowdown of 464.h264ref on Aarch64

2025-03-18 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118966 Jeffrey A. Law changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)

2025-03-18 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26163 Bug 26163 depends on bug 118966, which changed state. Bug 118966 Summary: [15 Regression] 6% slowdown of 464.h264ref on Aarch64 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118966 What|Removed |Added ---

[Bug target/119159] [15 Regression] 6% slowdown of 520.omnetpp_r on aarch64

2025-03-18 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119159 Jeffrey A. Law changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

  1   2   >