https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120493
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120483
Richard Biener changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120341
Richard Biener changed:
What|Removed |Added
Known to work||16.0
Summary|[15/16 Regregr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120357
--- Comment #8 from Richard Biener ---
The following fixes this. I'm not 100% convinced but it does seem "obvious"
(but for the "peeled" case we seem to eventually create duplicate COND
reduction IVs? But possibly we reject this case anyhow).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120480
--- Comment #6 from Richard Biener ---
Picking 22fe83d6fc9f59311241c981bcad58b61e2056d4 fixes the preprocessed source,
I'm checking whether the cross build succeeds then.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120480
Richard Biener changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120480
--- Comment #5 from Richard Biener ---
typedef struct {
int digits;
int emax;
int emin
} decContext;
decContext decSetSubnormal_set;
decSetSubnormal() { decContext worksetworkset = decSetSubnormal_set; }
is a reduced testcase that fails w
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120480
--- Comment #3 from Richard Biener ---
It's caused by r13-9726-gaf73c8bf516884
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120480
--- Comment #2 from Richard Biener ---
Created attachment 61552
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61552&action=edit
preprocessed source
/home/abuild/rpmbuild/BUILD/cross-s390x-gcc13-13.3.1+git9727-build/gcc-13.3.1+git9727/obj
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120457
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120480
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
Keywords|
Assignee: unassigned at gcc dot gnu.org
Reporter: rguenth at gcc dot gnu.org
Target Milestone: ---
Building a cross compiler to s390x yields
[ 199s]
/home/abuild/rpmbuild/BUILD/cross-s390x-gcc13-13.3.1+git9727-build/gcc-13.3.1+git9727/obj-x86_64-suse-linux/./gcc/xgcc
-B/home/abuild
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120471
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
--- Comment #9 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120459
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
--- Comment #1 fro
|1
Last reconfirmed||2025-05-30
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot
gnu.org
Target Milestone|--- |16.0
Keywords||missed-optimization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120450
Richard Biener changed:
What|Removed |Added
Keywords||needs-reduction
--- Comment #2 from Ri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120450
--- Comment #1 from Richard Biener ---
The question is what's the reason we end up here from expand_constructor.
There's
/* Handle calls that pass values in multiple non-contiguous
locations. The Irix 6 ABI has examples of this. */
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120032
--- Comment #4 from Richard Biener ---
I'll also note that as written the table-based lookup has a value of 31 for
zero input but lzcnt will get you 32. So unless you make the input of zero
undefined by guarding the code (thus provide a value-r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120448
--- Comment #2 from Richard Biener ---
-fuse-ld is deeply flawed - all configure time checks on linker features are
for the wrong linker then. We need to get rid of those to make it sound.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117965
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120443
Richard Biener changed:
What|Removed |Added
Keywords||needs-bisection, wrong-code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120440
Richard Biener changed:
What|Removed |Added
Target||x86_64-*-*
--- Comment #3 from Richard
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106783
Richard Biener changed:
What|Removed |Added
Known to fail||13.3.0
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101188
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113976
Richard Biener changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117817
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99015
--- Comment #10 from Richard Biener ---
still needs bisection of what fixed it, the IL looks the same
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95298
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84075
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114676
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119778
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Known to fail|13.3.1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109345
--- Comment #12 from Richard Biener ---
(In reply to Richard Biener from comment #11)
> The testcase still FAILs for me on the gcc-13 branch on x86_64-linux:
>
> FAIL: gfortran.dg/pr109345.f90 -O0 execution test
> FAIL: gfortran.dg/pr109345.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119211
--- Comment #14 from Richard Biener ---
(In reply to James K. Lowden from comment #13)
> A few uses of getenv(3) are still in the parser for debugging. I will
> remove them.
>
> > simply "moving" LICENSE from the FE to libgcobol
>
> Is this
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120428
Richard Biener changed:
What|Removed |Added
Component|target |libstdc++
--- Comment #1 from Richard
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120427
Richard Biener changed:
What|Removed |Added
Target||x86_64-*-*
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120425
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
--- Comment #9 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120425
--- Comment #10 from Richard Biener ---
-fno-tree-ch and disabling all three instances of ivcanon with
-fdisable-tree-ivcanon -fdisable-tree-cunrolli -fdisable-tree-cunrol avoids
this with -O1 (with -O2/-O3 there's other places where this trigge
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114563
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120417
--- Comment #8 from Richard Biener ---
Can you tell whether -fstack-reuse=none is another workaround that works?
Note as on i?86 parameters are passed on the stack the UB can more easily
manifest itself as actual problems. So if fixing the cal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116511
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #6 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120385
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #4 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120382
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #4 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120138
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #9 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113685
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #7 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116588
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #11 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119945
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #4 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120285
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #2 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119427
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #5 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119447
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #4 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119273
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #4 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111811
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #8 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112728
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #10 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117947
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #1 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119442
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #5 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120380
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #2 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119264
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #2 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118698
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #22 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120156
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #10 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118891
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #22 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118608
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #4 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118430
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #15 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120134
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #3 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118290
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #2 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120381
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #3 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118145
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #5 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118939
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #22 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120357
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #6 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118107
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #2 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117813
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #14 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120224
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #4 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118817
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #19 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114860
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #12 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118100
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #3 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120065
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #6 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117609
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #1 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118660
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #3 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119815
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #4 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118072
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #6 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118460
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #8 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117351
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #4 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119921
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #6 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119015
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #4 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117877
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #1 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119484
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #7 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117322
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #3 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118008
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #16 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117790
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #6 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117253
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #10 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118083
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #6 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119402
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #6 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117638
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #5 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118068
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #11 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117491
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #1 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117244
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #5 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118280
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #19 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117126
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #2 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117128
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #9 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117652
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #4 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117214
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #8 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116904
Richard Biener changed:
What|Removed |Added
Target Milestone|14.3|14.4
--- Comment #2 from Richard Biene
1 - 100 of 17830 matches
Mail list logo