[Bug rtl-optimization/120182] New: Incorrect code with -O3

2025-05-08 Thread fanghs666 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120182 Bug ID: 120182 Summary: Incorrect code with -O3 Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization

[Bug c++/119954] "a < b < c < d < ..." taking long time to process to generate error message

2025-05-08 Thread mcccs at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119954 mcccs at gmx dot com changed: What|Removed |Added Keywords||error-recovery --- Comment #4 fro

[Bug fortran/120179] [15/16 Regression] Failure with do concurrent and semicolon

2025-05-08 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120179 anlauf at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 Status|UNCONF

[Bug fortran/120179] [15/16 Regression] Failure with do concurrent and semicolon

2025-05-08 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120179 --- Comment #2 from anlauf at gcc dot gnu.org --- Created attachment 61373 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61373&action=edit Patch

[Bug c/120177] New: ICE in lra_constraints, "maximum number of generated reload insns" with inline assembly using x87 instructions (finitq, fldq, fst) — 13.3

2025-05-08 Thread mario.rodriguezb1 at um dot es via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120177 Bug ID: 120177 Summary: ICE in lra_constraints, "maximum number of generated reload insns" with inline assembly using x87 instructions (finitq, fldq, fst) — 13.3 Product: g

[Bug fortran/120179] New: Failure with do concurrent and semicolon

2025-05-08 Thread matthew.thompson at nasa dot gov via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120179 Bug ID: 120179 Summary: Failure with do concurrent and semicolon Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortr

[Bug c/120180] New: [OpenMP] C/C

2025-05-08 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120180 Bug ID: 120180 Summary: [OpenMP] C/C Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at

[Bug libstdc++/119741] [C++26] Implement P2495R3, Interfacing stringstreams with string_view

2025-05-08 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119741 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c/120180] [OpenMP] ICE in C (c_parser_consume_token) / C++ cp_parser_skip_to_pragma_eol in error recovery for metadirective

2025-05-08 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120180 --- Comment #1 from Tobias Burnus --- Created attachment 61369 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61369&action=edit C/C++ test case, compile with '-fopenmp' It is a bit UNCLEAR to me whether the attached TESTCASE is VALID OR N

[Bug c++/120172] Preprocessor error leads to cascading failures in standard header instantiations

2025-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120172 --- Comment #1 from Andrew Pinski --- There might be a dup of this ...

[Bug rtl-optimization/120169] [m68k] internal compiler error: in maybe_record_trace_start, at dwarf2cfi.cc:2591 with LRA enabled

2025-05-08 Thread schwab--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120169 --- Comment #5 from Andreas Schwab --- The csa pass ...

[Bug middle-end/120177] [12/13 Regression] ICE in lra_constraints, "maximum number of generated reload insns" with inline assembly using x87 instructions (finitq, fldq, fst) — 13.3

2025-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120177 --- Comment #3 from Andrew Pinski --- Yes `: "=fr" (result)` is not valid. It just happens to work because now r is selected as f is always invalid for the output register constraint. ``` Output operands must specifically indicate which regist

[Bug tree-optimization/117965] phiprop fails in some cases

2025-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117965 Andrew Pinski changed: What|Removed |Added Assignee|pinskia at gcc dot gnu.org |rguenth at gcc dot gnu.org ---

[Bug c/120178] ICE in fold_build2_loc during profile_estimate when casting free to volatile size_t and adding to malloc pointer in version 13.3

2025-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120178 Richard Biener changed: What|Removed |Added Ever confirmed|0 |1 Known to work|

[Bug c++/120174] ICE (Segfault) in GCC when passing array of class to generic lambda taking decltype of lambda with -std=c++20

2025-05-08 Thread mcccs at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120174 mcccs at gmx dot com changed: What|Removed |Added CC||mcccs at gmx dot com --- Comment

[Bug c/120178] New: ICE in fold_build2_loc during profile_estimate when casting free to volatile size_t and adding to malloc pointer in version 13.3

2025-05-08 Thread mario.rodriguezb1 at um dot es via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120178 Bug ID: 120178 Summary: ICE in fold_build2_loc during profile_estimate when casting free to volatile size_t and adding to malloc pointer in version 13.3 Product: gcc

[Bug tree-optimization/120178] [12/13 Regression] ICE in fold_build2_loc during profile_estimate when casting free to volatile size_t and adding to malloc pointer in version 13.3

2025-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120178 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |12.5 --- Comment #2 from Andrew Pinski

[Bug rtl-optimization/120169] [m68k] internal compiler error: in maybe_record_trace_start, at dwarf2cfi.cc:2591 with LRA enabled

2025-05-08 Thread schwab--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120169 Andreas Schwab changed: What|Removed |Added Component|target |rtl-optimization --- Comment #4 from A

[Bug c++/119954] "a < b < c < d < ..." taking long time to process to generate error message

2025-05-08 Thread mcccs at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119954 --- Comment #3 from mcccs at gmx dot com --- Bisection found r9-3807-g5d9a0e3b99e31a

[Bug middle-end/120177] [12/13 Regression] ICE in lra_constraints, "maximum number of generated reload insns" with inline assembly using x87 instructions (finitq, fldq, fst) — 13.3

2025-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120177 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |12.5 Keywords|ice-on-valid-co

[Bug libstdc++/118260] Automatically add some 'skip's from gdb helper code

2025-05-08 Thread simon.marchi at polymtl dot ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118260 Simon Marchi changed: What|Removed |Added CC||simon.marchi at polymtl dot ca --- Comme

[Bug tree-optimization/120156] [14 Regression] Segfault while compiling eigen test bdcsvd.cpp

2025-05-08 Thread stefansf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120156 --- Comment #5 from Stefan Schulze Frielinghaus --- Sorry for taking so long. I accidentally switched to a checking=release build. With checking=yes it is reproducible and I get a proper ICE. Now, even earlier tests fail. With the appended

[Bug tree-optimization/120182] Incorrect code with -O3 and constant addresses

2025-05-08 Thread mcccs at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120182 --- Comment #2 from mcccs at gmx dot com --- Unsurprisingly the following also fails, but if you change always_inline to noipa it works __attribute__((always_inline)) inline char * x() { return (char *)0x288000ull; } int main (void) { int s

[Bug c/107308] ICE in expand_fn_using_insn, at internal-fn.cc:153

2025-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107308 --- Comment #4 from Andrew Pinski --- Created attachment 61374 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61374&action=edit Verifier in testing

[Bug testsuite/120168] [16 Regression] gcc.dg/tree-ssa/pr31261.c fails now on targets which char defaults to unsigned char

2025-05-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120168 --- Comment #4 from GCC Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:d8dac49707e71844b4d1c21348d92addb19a0969 commit r16-477-gd8dac49707e71844b4d1c21348d92addb19a0969 Author: Andrew Pinski Date: Thu

[Bug libstdc++/120170] [meta-bug] C++ std::locale

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

[Bug libstdc++/118260] Automatically add some 'skip's from gdb helper code

2025-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118260 --- Comment #12 from Andrew Pinski --- (In reply to Jonathan Wakely from comment #11) > I think it would be better to silence it. Do you know how to do that? https://sourceware.org/bugzilla/show_bug.cgi?id=15814#c3

[Bug target/120181] Bug in alpha jump tables

2025-05-08 Thread glaubitz at physik dot fu-berlin.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181 --- Comment #8 from John Paul Adrian Glaubitz --- (In reply to Andrew Pinski from comment #7) > This also could be a binutils issue ... OK, good to know. I am happy to help tracking this down if Camm provides a simple reproducer to me which tr

[Bug libstdc++/118260] Automatically add some 'skip's from gdb helper code

2025-05-08 Thread simon.marchi at polymtl dot ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118260 --- Comment #13 from Simon Marchi --- (In reply to Jonathan Wakely from comment #11) > I think it would be better to silence it. Do you know how to do that? Since this is execute using gdb.execute in Python, you can probably pass to_string=True

[Bug target/120181] Bug in alpha jump tables

2025-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181 --- Comment #7 from Andrew Pinski --- This also could be a binutils issue ...

[Bug target/120181] Bug in alpha jump tables

2025-05-08 Thread camm at debian dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181 --- Comment #2 from camm at debian dot org --- The gcc used is the standard 14.2.0 currently in Debian unstable. The gcc command line flags are displayed in the qemu file. Adding -fno-jump-tables results in a successful compile.

[Bug target/120181] Bug in alpha jump tables

2025-05-08 Thread glaubitz at physik dot fu-berlin.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181 --- Comment #4 from John Paul Adrian Glaubitz --- (In reply to camm from comment #2) > The gcc used is the standard 14.2.0 currently in Debian unstable. The gcc > command line flags are displayed in the qemu file. Adding -fno-jump-tables > res

[Bug target/120181] Bug in alpha jump tables

2025-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181 --- Comment #3 from Andrew Pinski --- -c -g -Werror=implicit-function-declaration -ffile-prefix-map=/mnt/sda4/debian/gclmc/gcl=. -Wformat -Werror=format-security -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-

[Bug target/120181] Bug in alpha jump tables

2025-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181 --- Comment #5 from Andrew Pinski --- >The gcc used is the standard 14.2.0 currently in Debian unstable. That still didn't answer the question because there are a few different alpha cpus. ones with byte loads and ones without. Plus Debian turn

[Bug target/120181] Bug in alpha jump tables

2025-05-08 Thread glaubitz at physik dot fu-berlin.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181 --- Comment #6 from John Paul Adrian Glaubitz --- (In reply to Andrew Pinski from comment #5) > >The gcc used is the standard 14.2.0 currently in Debian unstable. > > That still didn't answer the question because there are a few different > alp

[Bug testsuite/120168] [16 Regression] gcc.dg/tree-ssa/pr31261.c fails now on targets which char defaults to unsigned char

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

[Bug tree-optimization/120182] Incorrect code with -O3 and constant addresses

2025-05-08 Thread mcccs at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120182 mcccs at gmx dot com changed: What|Removed |Added CC||mcccs at gmx dot com --- Comment

[Bug libstdc++/118260] Automatically add some 'skip's from gdb helper code

2025-05-08 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118260 --- Comment #11 from Jonathan Wakely --- I think it would be better to silence it. Do you know how to do that?

[Bug tree-optimization/120176] Missed reduction chain vectorization

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

[Bug debug/120051] [15/16 regression] codeview ICE/segfault starting with 15.1.0

2025-05-08 Thread reiter.christoph at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120051 --- Comment #8 from Christoph Reiter --- Crasher with the latest patch: // gcc -O1 -gcodeview -c test.c void a(float *); enum { b } c(long d) { float e[d]; a(e); }

[Bug c++/119692] C++ 'typeinfo', 'vtable' vs. OpenACC, OpenMP 'target' offloading

2025-05-08 Thread tschwinge at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119692 --- Comment #6 from Thomas Schwinge --- (I've not yet been able to work on this.) I've observed (but not any further analyzed) that, if running for GCN '-march=gfx90a' with 'HSA_XNACK=1', the applicable execution test cases, instead of running

[Bug c++/99599] [12/13 Regression] Concepts requirement falsely reporting cyclic dependency, breaks tag_invoke pattern

2025-05-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99599 --- Comment #29 from GCC Commits --- The trunk branch has been updated by Jason Merrill : https://gcc.gnu.org/g:abab79397ef97acf7c689c43e27d58d8d7d5c599 commit r16-479-gabab79397ef97acf7c689c43e27d58d8d7d5c599 Author: Jason Merrill Date: Sat

[Bug fortran/120179] [15/16 Regression] Failure with do concurrent and semicolon

2025-05-08 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120179 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot gnu.org --- Commen

[Bug tree-optimization/120182] Incorrect code with -O3 and constant addresses

2025-05-08 Thread mcccs at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120182 --- Comment #3 from mcccs at gmx dot com --- MEM [(void *)2654208B] = 256; MEM[(char *)2654209B] = 0; MEM[(char *)2654210B] = 0; MEM[(char *)2654211B] = 0; MEM[(char *)2654212B] = 0; MEM[(char *)2654213B] = 0; MEM[(char *)2654214B]

[Bug fortran/120179] [15/16 Regression] Failure with do concurrent and semicolon

2025-05-08 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120179 anlauf at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |15.2 Assignee|unas

[Bug target/120181] Bug in alpha jump tables

2025-05-08 Thread camm at debian dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181 --- Comment #9 from camm at debian dot org --- Let me double check that everything is properly linked. Thanks for suggesting binutils. If I don't see any obvious linker failure I'll try to isolate a small reproducer.

[Bug fortran/120179] [15/16 Regression] Failure with do concurrent and semicolon

2025-05-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120179 --- Comment #5 from GCC Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:6ce73ad4370c143a7d1e6a13b1d353db5884213f commit r16-480-g6ce73ad4370c143a7d1e6a13b1d353db5884213f Author: Harald Anlauf Date: Th

[Bug c++/120183] New: Incomplete type error in module import

2025-05-08 Thread rafel.perello at upc dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120183 Bug ID: 120183 Summary: Incomplete type error in module import Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug target/97786] rs6000 isinf etc. are pretty horrible

2025-05-08 Thread segher at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97786 --- Comment #9 from Segher Boessenkool --- (Erm,tdc *is* 3.0, but setbc is 3.1, I can never ever get this right it seems! But setb is 3.0).

[Bug middle-end/120184] New: --gc-section can't discard unused section due to fpatchable-function-entry ?

2025-05-08 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120184 Bug ID: 120184 Summary: --gc-section can't discard unused section due to fpatchable-function-entry ? Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: n

[Bug middle-end/120184] --gc-section can't discard unused section due to fpatchable-function-entry ?

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

[Bug middle-end/120184] --gc-section can't discard unused section due to fpatchable-function-entry ?

2025-05-08 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120184 Hongtao Liu changed: What|Removed |Added Resolution|FIXED |INVALID

[Bug target/97786] rs6000 isinf etc. are pretty horrible

2025-05-08 Thread segher at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97786 --- Comment #8 from Segher Boessenkool --- (In reply to Surya Kumari Jangala from comment #7) > Hi Segher, > > Thanks for the pointers! > We can optimize the code further and remove the branch completely. > > For P10: > > xststdcdp 0,1,48

[Bug tree-optimization/120182] Incorrect code with -O3 and constant addresses

2025-05-08 Thread mcccs at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120182 --- Comment #4 from mcccs at gmx dot com --- By comparing S2 = 256 and S2 = 255, the brokenness and the major difference is first outputted by the store-merging pass. [local count: 39764240]: MEM[(struct S *)2654208B].next = 256B; MEM[(ch

[Bug c/120175] Performance: compiling a program with using a library slows other code.

2025-05-08 Thread newbie-02 at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120175 --- Comment #2 from newbie-02 --- Left is what I wanted to investigate basically, performance of library architectures. Odd is that shared library code runs independent from the library file, and static as well as shared version has about factor

[Bug other/116792] RFE: should we be able to generate diagnostics in HTML format?

2025-05-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116792 --- Comment #7 from GCC Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:1a2c62212bd912f5c8130e992ce282b542599f98 commit r16-487-g1a2c62212bd912f5c8130e992ce282b542599f98 Author: David Malcolm Date: Th

[Bug c++/120185] New: [16 Regression] ncc-3.11 ICE since r16-479-gabab79397ef97a in type_has_converting_constructor

2025-05-08 Thread slyfox at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120185 Bug ID: 120185 Summary: [16 Regression] ncc-3.11 ICE since r16-479-gabab79397ef97a in type_has_converting_constructor Product: gcc Version: 16.0 Stat

[Bug rtl-optimization/120182] Incorrect code with -O3 and constant addresses

2025-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120182 Richard Biener changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug rtl-optimization/120182] Incorrect code with -O3 and constant addresses

2025-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120182 Richard Biener changed: What|Removed |Added Keywords||needs-bisection Known to fail|

[Bug rtl-optimization/120182] Incorrect code with -O3 and constant addresses

2025-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120182 --- Comment #8 from Richard Biener --- In fact it's the gid assignment: **scanning insn=17 mem: (const_int 2654208 [0x288000]) after canon_rtx address: (const_int 2654208 [0x288000]) gid=1 offset=0 processing const base store gid=1[0..

[Bug rtl-optimization/120182] Incorrect code with -O3 and constant addresses

2025-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120182 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug target/120186] New: [pa] internal compiler error: in fail, at selftest.cc:47 during bootstrap with LRA enabled

2025-05-08 Thread glaubitz at physik dot fu-berlin.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120186 Bug ID: 120186 Summary: [pa] internal compiler error: in fail, at selftest.cc:47 during bootstrap with LRA enabled Product: gcc Version: 16.0 Status: UNCONFIRMED

[Bug ipa/120099] [16 regression] gfortran.dg/specifics_1.f90 FAILs since r16-372-g064cac730f88dc

2025-05-08 Thread hubicka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120099 --- Comment #4 from Jan Hubicka --- This patch enables more inlining, so I guess it is previously latent problem triggered by inliner...

[Bug target/120186] [pa] internal compiler error: in fail, at selftest.cc:47 during bootstrap with LRA enabled

2025-05-08 Thread glaubitz at physik dot fu-berlin.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120186 --- Comment #2 from John Paul Adrian Glaubitz --- (In reply to Sam James from comment #1) > (In reply to John Paul Adrian Glaubitz from comment #0) > > Not sure how to save the preprocessed files in this case: > > There aren't any directly ther

[Bug libstdc++/120187] New: Inclusion of ciso646 incorrectly points to using version in C++17 mode

2025-05-08 Thread dholmster at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120187 Bug ID: 120187 Summary: Inclusion of ciso646 incorrectly points to using version in C++17 mode Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: norma

[Bug c++/120185] [16 Regression] ncc-3.11 ICE since r16-479-gabab79397ef97a in type_has_converting_constructor

2025-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120185 Richard Biener changed: What|Removed |Added Target Milestone|--- |16.0 Priority|P3

[Bug libffi/117635] Update in-tree copy of libffi to libffi-3.4.8

2025-05-08 Thread pietro at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117635 pietro changed: What|Removed |Added CC||pietro at gcc dot gnu.org --- Comment #2 from

[Bug target/113939] Switch m68k to LRA

2025-05-08 Thread segher at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113939 --- Comment #11 from Segher Boessenkool --- (In reply to John Paul Adrian Glaubitz from comment #7) > (In reply to John Paul Adrian Glaubitz from comment #6) > > I suggest we switch m68k to LRA, so we can close this bug report. Plus file > > bu

[Bug tree-optimization/120182] Incorrect code with -O3 and constant addresses

2025-05-08 Thread mcccs at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120182 --- Comment #5 from mcccs at gmx dot com --- Created attachment 61376 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61376&action=edit gimple before store-merging Simplified gimple before the store-merging pass. If you want it to be optimi

<    1   2