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

2025-02-17 Thread tnfchris at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26163 Bug 26163 depends on bug 118691, which changed state. Bug 118691 Summary: [15 Regression] gcc_r in SPECCPU 2017 miscompare on train dataset https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118691 What|Removed |Adde

[Bug tree-optimization/98845] [12/13/14/15 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 2 and 23 which are marked as MUST COALESCE.) since r6-528-g465770e43996a132

2025-02-17 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98845 --- Comment #17 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:6b8a8c9fd68c5dabaec5ddbc25efeade44f37a14 commit r15-7602-g6b8a8c9fd68c5dabaec5ddbc25efeade44f37a14 Author: Richard Biener Date:

[Bug middle-end/118691] [15 Regression] gcc_r in SPECCPU 2017 miscompare on train dataset

2025-02-17 Thread tnfchris at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118691 Tamar Christina changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug tree-optimization/118464] [15 Regression] gcc-15.0.0_pre20250112 ICE with opencv-4.10.0 using -O2/-ftree-loop-vectorize: memory_descriptor_ref.cpp:94:19: internal compiler error: in exact_div, at

2025-02-17 Thread tnfchris at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118464 --- Comment #14 from Tamar Christina --- Still being worked on, I'll send v3 of the patch today or tomorrow.

[Bug target/118916] AARCH64: rtl-cse2 Option in O3 Level Optimization Ignores "volatile", Causing 'Invalid Instruction Syndrome'

2025-02-17 Thread changyp6 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118916 --- Comment #2 from Tomas Chang --- (In reply to Andrew Pinski from comment #1) > There is no ignoring volatile here since the exact memory locations are > written. > > Rather you have a memory location which needs to be written using an exact

[Bug target/118916] AARCH64: rtl-cse2 Option in O3 Level Optimization Ignores "volatile", Causing 'Invalid Instruction Syndrome'

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

[Bug target/118916] AARCH64: rtl-cse2 Option in O3 Level Optimization Ignores "volatile", Causing 'Invalid Instruction Syndrome'

2025-02-17 Thread changyp6 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118916 Tomas Chang changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug rtl-optimization/117081] [15 Regression] FAIL: gcc.target/i386/pr91384.c since r15-1619-g3b9b8d6cfdf593

2025-02-17 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117081 --- Comment #20 from Hongtao Liu --- > > W/o more usage of callee-saved registers, callee needs to restore them > before exit which is not needed if more caller-saved register are used. W/ https://gcc.gnu.org/pipermail/gcc-patches/2025-Februa

[Bug target/118916] AARCH64: rtl-cse2 Option in O3 Level Optimization Ignores "volatile", Causing 'Invalid Instruction Syndrome'

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118916 --- Comment #4 from Andrew Pinski --- (In reply to Tomas Chang from comment #2) > > My question is that the same code runs successfully if it is compiled with > GCC 12 using -O3 optimization. Because it just happened to work ...

[Bug target/118540] RISC-V: ICE for unsupported target attribute

2025-02-17 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118540 --- Comment #2 from GCC Commits --- The master branch has been updated by Pan Li : https://gcc.gnu.org/g:17b95cfc310c0b3ef191cd47ceb3b4ee1205e8bf commit r15-7600-g17b95cfc310c0b3ef191cd47ceb3b4ee1205e8bf Author: Pan Li Date: Sat Feb 15 14:3

[Bug target/118916] AARCH64: rtl-cse2 Option in O3 Level Optimization Ignores "volatile", Causing 'Invalid Instruction Syndrome'

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118916 --- Comment #3 from Andrew Pinski --- str w1, [x2] str wzr, [x2], -4 .L6: ldr w1, [x2] is correct as the gimple code is: MEM[(volatile unsigned int *)1099193386136B] ={v} 1; MEM[(volatile unsigned int *)

[Bug target/118901] RISC-V: bfloat16-complex.c:(.text.startup+0x5f6): undefined reference to `__divbc3' when zfh or zvfh

2025-02-17 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118901 --- Comment #2 from Jeffrey A. Law --- Should we declare this a duplicate or do you want to keep them separate Andrew?

[Bug target/118916] AARCH64: rtl-cse2 Option in O3 Level Optimization Ignores "volatile", Causing 'Invalid Instruction Syndrome'

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

[Bug rtl-optimization/117081] [15 Regression] FAIL: gcc.target/i386/pr91384.c since r15-1619-g3b9b8d6cfdf593

2025-02-17 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117081 --- Comment #19 from Hongtao Liu --- (In reply to H.J. Lu from comment #18) > (In reply to Haochen Jiang from comment #17) > > > > For reproduce, not only on ADL, the fix patch showed regression on all > > Cascade Lake/Ice Lake/Sapphire Rapids w

[Bug ipa/118318] [15 regression] ICE when building firefox-134.0 with PGO and LTO

2025-02-17 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118318 --- Comment #11 from Sam James --- I'm not sure what to do next. I can write up instructions for reproducing it manually w/ a full Firefox build, but that doesn't help much. I know I need to identify some training input but FF is itself huge an

[Bug c/118916] New: AARCH64: rtl-cse2 Option in O3 Level Optimization Ignores "volatile", Causing 'Invalid Instruction Syndrome'

2025-02-17 Thread changyp6 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118916 Bug ID: 118916 Summary: AARCH64: rtl-cse2 Option in O3 Level Optimization Ignores "volatile", Causing 'Invalid Instruction Syndrome' Product: gcc Version: 14.2.1

[Bug ipa/118318] [15 regression] ICE when building firefox-134.0 with PGO and LTO

2025-02-17 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118318 --- Comment #12 from Sam James --- (In reply to Sam James from comment #11) > I'm not sure what to do next. I can write up instructions for reproducing it > manually w/ a full Firefox build, but that doesn't help much. > > I know I need to iden

[Bug ipa/118318] [15 regression] ICE when building firefox-134.0 with PGO and LTO

2025-02-17 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118318 --- Comment #10 from Sam James --- (In reply to Sam James from comment #9) tx.gcda: 0100: 12:FUNCTION ident=1901877736, lineno_checksum=0xb50ca648, cfg_checksum=0x0166fe38 tx.gcda:01a1: 104:COUNTERS arcs 13 counts tx.gcda:

[Bug ipa/118318] [15 regression] ICE when building firefox-134.0 with PGO and LTO

2025-02-17 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118318 --- Comment #9 from Sam James --- Ah, nicer output: ``` (gdb) p orig_node->debug() reset_ctx/108 (reset_ctx) Type: function definition analyzed Visibility: semantic_interposition prevailing_def_ironly Aux: @0x58ac1440 References: R

[Bug ipa/118318] [15 regression] ICE when building firefox-134.0 with PGO and LTO

2025-02-17 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118318 --- Comment #8 from Sam James --- ``` (gdb) bt #0 profile_count::operator+= (this=0x76e7e888, other=...) at /usr/src/debug/sys-devel/gcc-15.0./gcc-15.0./gcc/profile-count.h:932 #1 profile_count::operator+= (this=0x76e7e888, oth

[Bug ipa/118318] [15 regression] ICE when building firefox-134.0 with PGO and LTO

2025-02-17 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118318 Sam James changed: What|Removed |Added Target Milestone|--- |15.0 Summary|ICE when building

[Bug tree-optimization/118915] [12/13/14/15 Regression] Miscompile at -O2

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118915 --- Comment #3 from Andrew Pinski --- I am kinda of shock that smtgcc didn't find this earlier.

[Bug tree-optimization/118805] [15 Regression] wrong code at -O1 with "-fno-tree-ccp -fno-tree-copy-prop -fno-tree-forwprop -fno-tree-fre" on x86_64-linux-gnu since r15-6173

2025-02-17 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118805 --- Comment #6 from GCC Commits --- The master branch has been updated by Alexandre Oliva : https://gcc.gnu.org/g:3768bedf7b5fcdd63a18871ecfce665ae1b8d87e commit r15-7597-g3768bedf7b5fcdd63a18871ecfce665ae1b8d87e Author: Alexandre Oliva Date:

[Bug tree-optimization/118915] [12/13/14/15 Regression] Miscompile at -O2

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118915 Andrew Pinski changed: What|Removed |Added Target Milestone|15.0|12.5

[Bug middle-end/80042] gcc thinks sin/cos don't set errno

2025-02-17 Thread peter0x44 at disroot dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80042 --- Comment #8 from Peter Damianov --- Patch sent: https://inbox.sourceware.org/gcc-patches/20250218005001.2266781-1-peter0...@disroot.org/T/#u

[Bug tree-optimization/118915] [12/13/14/15 Regression] Miscompile at -O2

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118915 --- Comment #2 from Andrew Pinski --- (In reply to Andrew Pinski from comment #1) > ``` > _16 = (unsigned int) a.0_1; > if (_16 <= 4294967261) > goto ; [50.00%] > else > goto ; [50.00%] > >[local count: 536870912]: > _19 = _

[Bug tree-optimization/118915] [12/13/14/15 Regression] Miscompile at -O2

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118915 Andrew Pinski changed: What|Removed |Added Summary|Miscompile at -O2 |[12/13/14/15 Regression]

[Bug c/118915] New: Miscompile at -O2

2025-02-17 Thread yunboni at smail dot nju.edu.cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118915 Bug ID: 118915 Summary: Miscompile at -O2 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassign

[Bug rtl-optimization/81501] mulitple calls to __tls_get_addr() with -fPIC

2025-02-17 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81501 Sam James changed: What|Removed |Added See Also||https://github.com/llvm/llv

[Bug target/118911] [15 Regression] bitfield-bitint-abi-align{8,16}.c fails on aarch64-linux-gnu since r15-268

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

[Bug target/118911] [15 Regression] bitfield-bitint-abi-align{8,16}.c fails on aarch64-linux-gnu since r15-268

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118911 --- Comment #2 from Andrew Pinski --- We are expecting: g1: mov x2, x0 mov x3, 0 and x4, x2, 9223372036854775807 mov w0, w1 and x2, x2, 1 b f1 But currently getting: g1:

[Bug target/118911] [15 Regression] bitfield-bitint-abi-align{8,16}.c fails on aarch64-linux-gnu since r15-268

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118911 --- Comment #1 from Andrew Pinski --- Created attachment 60519 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60519&action=edit Simplified testcase

[Bug c/118542] Split -Wexpansion-to-defined for function vs. object like macros

2025-02-17 Thread hstong at ca dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118542 Hubert Tong changed: What|Removed |Added CC||hstong at ca dot ibm.com --- Comment #5 f

[Bug target/116901] [15 Regression] pr110625_4.c fails on aarch64 since r15-3794-g2c04f175de4f39

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116901 --- Comment #2 from Andrew Pinski --- FAIL: gcc.target/aarch64/pr110625_2.c scan-tree-dump vect "reduction latency = 8" FAIL: gcc.target/aarch64/pr110625_4.c scan-tree-dump-not vect "LOOP VECTORIZED"

[Bug rtl-optimization/117712] [15 regression] ICE when building x265: internal compiler error: in expand_fix, at optabs.cc:5936 since r15-2890

2025-02-17 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117712 --- Comment #7 from Sam James --- (In reply to Sam James from comment #6) > Konstantinos, any news? Thanks. (Ah, sorry, I see you only assigned yourself not that long ago -- I was just going off the age of the other activity.)

[Bug target/116901] [15 Regression] pr110625_4.c fails on aarch64 since r15-3794-g2c04f175de4f39

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116901 Andrew Pinski changed: What|Removed |Added CC||pinskia at gcc dot gnu.org --- Comment

[Bug target/118913] [15 Regression] gcc.target/aarch64/pr110625_{2,4}.c

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

[Bug target/116901] [15 Regression] pr110625_4.c fails on aarch64 since r15-3794-g2c04f175de4f39

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116901 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug target/110625] [14 Regression][AArch64] Vect: SLP fails to vectorize a loop as the reduction_latency calculated by new costs is too large

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110625 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |14.0

[Bug target/118913] [15 Regression] gcc.target/aarch64/pr110625_{2,4}.c

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118913 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |15.0

[Bug modula2/115032] gm2/iso/run/pass/packed.mod FAILs

2025-02-17 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115032 Gaius Mulley changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug modula2/115032] gm2/iso/run/pass/packed.mod FAILs

2025-02-17 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115032 Gaius Mulley changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug target/118914] [15 Regression] rev16_2.c fails since r15-268

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118914 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |15.0

[Bug target/118914] New: [15 Regression] rev16_2.c fails since r15-268

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118914 Bug ID: 118914 Summary: [15 Regression] rev16_2.c fails since r15-268 Product: gcc Version: 15.0 Status: UNCONFIRMED Keywords: testsuite-fail Severity: normal

[Bug target/118913] New: [15 Regression] gcc.target/aarch64/pr110625_{2,4}.c

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118913 Bug ID: 118913 Summary: [15 Regression] gcc.target/aarch64/pr110625_{2,4}.c Product: gcc Version: 15.0 Status: UNCONFIRMED Keywords: needs-bisection, testsuite-fail Seve

[Bug target/118912] [15 Regression] gcc.target/aarch64/pr108840.c fails since r15-268

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118912 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |15.0

[Bug target/118912] New: [15 Regression] gcc.target/aarch64/pr108840.c fails since r15-268

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118912 Bug ID: 118912 Summary: [15 Regression] gcc.target/aarch64/pr108840.c fails since r15-268 Product: gcc Version: 15.0 Status: UNCONFIRMED Keywords: testsuite-fa

[Bug target/118911] New: [15 Regression] bitfield-bitint-abi-align{8,16}.c fails on aarch64-linux-gnu since r15-268

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118911 Bug ID: 118911 Summary: [15 Regression] bitfield-bitint-abi-align{8,16}.c fails on aarch64-linux-gnu since r15-268 Product: gcc Version: 15.0 Status: UNCONFIRMED

[Bug target/118911] [15 Regression] bitfield-bitint-abi-align{8,16}.c fails on aarch64-linux-gnu since r15-268

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118911 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |15.0

[Bug tree-optimization/118407] [15 Regression] tree-ssa/predcom-8.c fails with invalid sum after g:68326d5d1a593dc0bf098c03aac25916168bc5a9

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118407 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2025-01-10 00:00:00 |2025-2-17 --- Comment #2 from Andrew Pi

[Bug fortran/115271] [OpenMP] Declare variant not stored in Fortran module file

2025-02-17 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115271 --- Comment #5 from Tobias Burnus --- Note the commit of comment 4 only fixes the INTERFACE issue of comment 2. The actual saving into/reading from .mod files has still to be implemented (comment 0, comment 1).

[Bug ada/114065] gnat build with -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 fails on 32bit archs

2025-02-17 Thread dkm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114065 --- Comment #35 from Marc Poulhiès --- Hello Matthias, As planned, we had another look at Nicolas' changes, and sent some feedback on January 3rd, see the messages on gcc-patches@ (https://inbox.sourceware.org/gcc-patches/878qrrgbbz@adacore

[Bug fortran/115271] [OpenMP] Declare variant not stored in Fortran module file

2025-02-17 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115271 --- Comment #4 from GCC Commits --- The master branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:8268c8256dd430174e89142be9ee77b036d6310d commit r15-7595-g8268c8256dd430174e89142be9ee77b036d6310d Author: Tobias Burnus Date: M

[Bug target/116078] [15 Regression] 10-12% slowdown of 436.cactusADM on AMD Zen2 since r15-2187-g838999bb23303e

2025-02-17 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116078 --- Comment #9 from Paul Thomas --- (In reply to Filip Kastl from comment #8) > Hmm, reverting the commit in question on the current trunk to see if it > still causes a slowdown doesn't work. I would have been very surprised if that patch had c

[Bug target/117991] [15 regression] RISC-V: g++/template/builtin-speculation-overloads[14].C assertion error since addition in r15-6042-g9ed094a817e

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

[Bug tree-optimization/118464] [15 Regression] gcc-15.0.0_pre20250112 ICE with opencv-4.10.0 using -O2/-ftree-loop-vectorize: memory_descriptor_ref.cpp:94:19: internal compiler error: in exact_div, at

2025-02-17 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118464 --- Comment #13 from Sam James --- ping on this one if I may?

[Bug rtl-optimization/117712] [15 regression] ICE when building x265: internal compiler error: in expand_fix, at optabs.cc:5936 since r15-2890

2025-02-17 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117712 --- Comment #6 from Sam James --- Konstantinos, any news? Thanks.

[Bug ipa/108383] g++ ICE with -O3 and -flto and -fdeclone-ctor-dtor on simple function

2025-02-17 Thread peter0x44 at disroot dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108383 --- Comment #9 from Peter Damianov --- build this testcase with: $ x86_64-w64-mingw32-g++ simplecpp.cpp clangimport.cpp -flto -Os and observe an ICE build with: $ x86_64-w64-mingw32-g++ simplecpp.cpp clangimport.cpp -flto -Os -fno-declone-ctor-

[Bug ipa/108383] g++ ICE with -O3 and -flto and -fdeclone-ctor-dtor on simple function

2025-02-17 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108383 Sam James changed: What|Removed |Added Status|WAITING |UNCONFIRMED Keywords|needs-reduct

[Bug ipa/108383] g++ ICE with -O3 and -flto and -fdeclone-ctor-dtor on simple function

2025-02-17 Thread peter0x44 at disroot dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108383 --- Comment #8 from Peter Damianov --- Created attachment 60518 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60518&action=edit reduced testcase reproducing the bug

[Bug fortran/107659] C procedure with no global scope is seen as global

2025-02-17 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107659 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org Ke

[Bug libgomp/118909] OpenMP reduction array is always allocated on stack, cause stack overflow with large array reduction.

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

[Bug fortran/109322] -fc-prototypes does not correctly translate INTEGER(KIND=C_SIZE_T), and other sizes

2025-02-17 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109322 --- Comment #12 from Thomas Koenig --- One additional point. Using -fdump-fortran-original on the original test case, one finds symtree: 'Bar' || symbol: 'bar' type spec : (UNKNOWN 0 C_INTEROP) attributes: (DERIVED P

[Bug libgomp/118909] OpenMP reduction array is always allocated on stack, cause stack overflow with large array reduction.

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118909 --- Comment #3 from Andrew Pinski --- https://www.openmp.org/spec-html/5.0/openmpsu55.html

[Bug libgomp/118909] OpenMP reduction array is always allocated on stack, cause stack overflow with large array reduction.

2025-02-17 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118909 --- Comment #2 from Jakub Jelinek --- User error. Either you need to use larger stack if you want to do something like this, or use allocate clause and specify an allocator. The normal way of privatization is on the stack.

[Bug fortran/88052] Format contravening constraint C1002 permitted

2025-02-17 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88052 anlauf at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |15.0 --- Comment #16 from anl

[Bug libfortran/116400] [15 Regression] Regenerated files are no longer written to the source directory

2025-02-17 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116400 --- Comment #2 from Thomas Koenig --- (In reply to Richard Biener from comment #1) > Is that with --enable-maintainer-mode? Yes (they would not be written out otherwise).

[Bug fortran/58787] ICE (error recovery) in check_proc_interface

2025-02-17 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58787 Bug 58787 depends on bug 58786, which changed state. Bug 58786 Summary: module function with passed character array of explicit length causes an ICE https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58786 What|Removed

[Bug fortran/84868] [12/13/14 Regression] ICE in gfc_conv_descriptor_offset, at fortran/trans-array.c:208

2025-02-17 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84868 anlauf at gcc dot gnu.org changed: What|Removed |Added CC||stefan.mauerberger at gmail d

[Bug fortran/58786] module function with passed character array of explicit length causes an ICE

2025-02-17 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58786 anlauf at gcc dot gnu.org changed: What|Removed |Added Known to work||12.4.1, 13.3.1, 14.2.1

[Bug middle-end/118288] Using new crc builtins on i386 leads to ICE

2025-02-17 Thread ubizjak at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118288 Uroš Bizjak changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug middle-end/118288] Using new crc builtins on i386 leads to ICE

2025-02-17 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118288 --- Comment #11 from GCC Commits --- The master branch has been updated by Uros Bizjak : https://gcc.gnu.org/g:09684c53bca7dad47d36875b359e83551f9015fd commit r15-7593-g09684c53bca7dad47d36875b359e83551f9015fd Author: Uros Bizjak Date: Sun

[Bug c++/118903] constexpr variables with co_await expression in its initialization expression

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

[Bug c++/118903] constexpr variables with co_await expression in its initialization expression

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118903 --- Comment #1 from Andrew Pinski --- Dop you have a full example because the code snipit here definitely is rejected.

[Bug c++/118903] constexpr variables with co_await expression in its initialization expression

2025-02-17 Thread hanicka at hanicka dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118903 --- Comment #2 from Hana Dusíková --- https://compiler-explorer.com/z/58reoonEW (trunk GCC 2ef2b206c4617abae60002280455f7175aaa6064) ```c++ #include struct awaitable { constexpr bool await_ready() { return true; } void aw

[Bug c++/114997] [11/12 Only] ICE: unexpected expression ‘static_cast('\"')’ of kind static_cast_expr

2025-02-17 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114997 Marek Polacek changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug c++/86959] Use of a variadic alias template unexpectedly breaks compilation

2025-02-17 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86959 Marek Polacek changed: What|Removed |Added Last reconfirmed||2025-02-17 CC|

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

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87332 Bug 87332 depends on bug 118907, which changed state. Bug 118907 Summary: ICF optimises bit selection differently based on declaration order https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118907 What|Removed |Add

[Bug ipa/118907] ICF optimises bit selection differently based on declaration order

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

[Bug target/118888] GCC only optimize 1 bits-manipulation function out of many despite having the same implementations; not using BTS

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11 Andrew Pinski changed: What|Removed |Added CC||sjames at gcc dot gnu.org --- Comment #

[Bug c++/99800] ICE Segmentation fault when put lambda in template parameter list

2025-02-17 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99800 Marek Polacek changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug c/118326] time_t conversion warnings wanted

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

[Bug c++/96570] Warnings desired for time_t to int coversions

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96570 --- Comment #14 from Andrew Pinski --- *** Bug 118326 has been marked as a duplicate of this bug. ***

[Bug c/118326] time_t conversion warnings wanted

2025-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118326 --- Comment #4 from Andrew Pinski --- (In reply to Xi Ruoyao from comment #3) > The OP wants a warning from int to time_t, not from time_t to int. > > Thus not a dup. The warning should be both ways, otherwise it is not very useful ...

[Bug c++/102047] ICE in template_parms_to_args passing lambda-quoted constraint to meta-concept

2025-02-17 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102047 Marek Polacek changed: What|Removed |Added Last reconfirmed||2025-02-17 Ever confirmed|0

[Bug c++/107623] Using a parameter pack twice results in ambiguous overloaded function.

2025-02-17 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107623 Marek Polacek changed: What|Removed |Added Last reconfirmed||2025-02-17 Ever confirmed|0

[Bug c++/107399] [c++ modules] ICE in cpp_maybe_module_directive, at libcpp/lex.cc:3454

2025-02-17 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107399 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org Ever co

[Bug target/116078] [15 Regression] 10-12% slowdown of 436.cactusADM on AMD Zen2 since r15-2187-g838999bb23303e

2025-02-17 Thread pheeck at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116078 --- Comment #8 from Filip Kastl --- Hmm, reverting the commit in question on the current trunk to see if it still causes a slowdown doesn't work.

[Bug c++/116568] [modules] ICE when exporting template using of unevaluated lambda in key_mergeable

2025-02-17 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116568 Marek Polacek changed: What|Removed |Added Last reconfirmed||2025-02-17 Status|UNCONFIRM

[Bug c++/102455] ICE in verify_ctor_sanity with vector types in constexpr and variable template

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

[Bug c++/115773] gcc crashed with an init-capture which introduces a pack inside another lambda

2025-02-17 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115773 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug tree-optimization/118910] Promote an expression equivalence to a name equivalence in DOM

2025-02-17 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118910 Sam James changed: What|Removed |Added Last reconfirmed||2025-02-17 See Also|

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

2025-02-17 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004 Bug 55004 depends on bug 102455, which changed state. Bug 102455 Summary: ICE in verify_ctor_sanity with vector types in constexpr and variable template https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102455 What|Removed

[Bug c++/117175] Internal compiler error in gimple_add_tmp_var, at gimplify.cc:802

2025-02-17 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117175 Marek Polacek changed: What|Removed |Added Ever confirmed|0 |1 CC|

[Bug c++/118905] [15 regression] g++.dg/asan/pr118763.C fails since r15-7532-ge96e1bb69c7b46

2025-02-17 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118905 Sam James changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/102455] ICE in verify_ctor_sanity with vector types in constexpr and variable template

2025-02-17 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102455 --- Comment #4 from GCC Commits --- The trunk branch has been updated by Marek Polacek : https://gcc.gnu.org/g:1787119229abca0c78f9c902eeb7c88efed37ce0 commit r15-7592-g1787119229abca0c78f9c902eeb7c88efed37ce0 Author: Marek Polacek Date: Mo

[Bug target/117270] [15 Regression] 9% exec time slowdown of 538.imagick_r on aarch64

2025-02-17 Thread pheeck at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117270 --- Comment #6 from Filip Kastl --- Are you sure this is fixed? On our machine the slowdown didn't go away. See the graph https://lnt.opensuse.org/db_default/v4/SPEC/graph?plot.0=585.507.0. Maybe the weird codegen wasn't the cause of the slow

[Bug tree-optimization/118910] New: Promote an expression equivalence to a name equivalence in DOM

2025-02-17 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118910 Bug ID: 118910 Summary: Promote an expression equivalence to a name equivalence in DOM Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug c++/96364] ICE on valid code in cp_finish_decl with auto return type and double attributes

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

[Bug c++/102455] ICE in verify_ctor_sanity with vector types in constexpr and variable template

2025-02-17 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102455 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org

  1   2   >