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
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
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
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
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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119741
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |ASSIGNED
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120172
--- Comment #1 from Andrew Pinski ---
There might be a dup of this ...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120169
--- Comment #5 from Andreas Schwab ---
The csa pass ...
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
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
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120178
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Known to work|
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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120169
Andreas Schwab changed:
What|Removed |Added
Component|target |rtl-optimization
--- Comment #4 from A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119954
--- Comment #3 from mcccs at gmx dot com ---
Bisection found r9-3807-g5d9a0e3b99e31a
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118260
Simon Marchi changed:
What|Removed |Added
CC||simon.marchi at polymtl dot ca
--- Comme
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
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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120170
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120181
--- Comment #7 from Andrew Pinski ---
This also could be a binutils issue ...
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.
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
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-
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120168
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
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
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?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120176
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2025-05-08
Status|UNCONFIRM
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);
}
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120179
Jerry DeLisle changed:
What|Removed |Added
CC||jvdelisle at gcc dot gnu.org
--- Commen
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]
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
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.
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
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++
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).
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120184
Hongtao Liu changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120184
Hongtao Liu changed:
What|Removed |Added
Resolution|FIXED |INVALID
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
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
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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120182
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120182
Richard Biener changed:
What|Removed |Added
Keywords||needs-bisection
Known to fail|
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..
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120182
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
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
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...
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120185
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |16.0
Priority|P3
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
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
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
101 - 169 of 169 matches
Mail list logo