https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92860
--- Comment #79 from rguenther at suse dot de ---
On Mon, 3 Jan 2022, dcb314 at hotmail dot com wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92860
>
> --- Comment #77 from David Binderman ---
> (In reply to rguent...@suse.de from comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103643
--- Comment #2 from CVS Commits ---
The master branch has been updated by Chung-Lin Tang :
https://gcc.gnu.org/g:62c8b21d48ab6012ddc50529a39071d902dba31a
commit r12-6200-g62c8b21d48ab6012ddc50529a39071d902dba31a
Author: Chung-Lin Tang
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82100
Eric Gallager changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95485
--- Comment #4 from Eric Gallager ---
(In reply to Martin Sebor from comment #3)
> Ah, yes, -Wpedantic does detect the invalid conversion. But few projects
> use -Wpedantic (GCC itself doesn't) and enabling the warning in -Wall or
> -Wextra woul
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103899
--- Comment #3 from Andrew Pinski ---
I suspect this is a regression and one caused by some of the jump threading
patches. Let me finish up reducing the testcase and I will test the reduced one
on different versions of GCC.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63281
--- Comment #19 from Jiu Fu Guo ---
(In reply to Segher Boessenkool from comment #18)
Thanks for your clarify!
> Yes, it is slow. Five sequential dependent integer instructions instead of
> one load instruction. Depending on how you benchmark
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103899
--- Comment #2 from Andrew Pinski ---
I am going to try to reduce the issue as I know without -fprofile-generate, GCC
does not warn .
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103899
--- Comment #1 from Andrew Pinski ---
Created attachment 52113
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52113&action=edit
unreduced testcase
../prev-gcc/cc1plus expr-warning.ii -fpreprocessed -fno-PIE -g -O2
-fno-checking -gtoggle
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103899
Bug ID: 103899
Summary: make profiledbootstrap fails due to uninitialized
warning in expr.c
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: build, dia
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45227
Andrew Pinski changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #4 from Andrew Pinsk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33612
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103879
Patrick Palka changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45227
--- Comment #3 from Andrew Pinski ---
I looked into the makefiles and nothing has changed in them since 2007 with
respect to profiledbootstrap. And I am double checking a "make
profiledbootstrap" right now and will report back on the options pass
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103895
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103895
--- Comment #3 from Hongtao.liu ---
Fixed in GCC12.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103895
--- Comment #2 from CVS Commits ---
The master branch has been updated by hongtao Liu :
https://gcc.gnu.org/g:05da96886efa3ccdcc0e4e337ecd01b2827db213
commit r12-6199-g05da96886efa3ccdcc0e4e337ecd01b2827db213
Author: liuhongt
Date: Tue Jan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103897
--- Comment #4 from Hongtao.liu ---
For 2), it seems to be a generic optimization to optimize
(set (mem:V4SI (reg:DI 95) [0 *dst_7(D)+0 S16 A128])
(ashiftrt:V4SI (subreg:V4SI (vec_select:V8HI (vec_concat:V16HI
(const_vector:V8HI [
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101603
Bug 101603 depends on bug 90782, which changed state.
Bug 90782 Summary: internal compiler error: in dependent_type_p, at
cp/pt.c:25409
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90782
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90782
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90782
--- Comment #9 from CVS Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:d4b710a31dc854970ab501f2d3bad7d69fe7f083
commit r12-6198-gd4b710a31dc854970ab501f2d3bad7d69fe7f083
Author: Andrew Pinski
Date: Tue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103897
--- Comment #3 from Hongtao.liu ---
For 1), we have
(define_insn "*sse4_1_v4hiv4si2_1"
[(set (match_operand:V4SI 0 "register_operand" "=Yr,*x,v")
(any_extend:V4SI
(match_operand:V4HI 1 "memory_operand" "m,m,m")))]
and Faile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68122
Andrew Pinski changed:
What|Removed |Added
CC||stefansf at linux dot ibm.com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93782
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100556
Andrew Pinski changed:
What|Removed |Added
Known to fail||11.2.0
Component|middle-end
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100625
--- Comment #4 from Andrew Pinski ---
*** Bug 100505 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100505
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100625
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99521
Andrew Pinski changed:
What|Removed |Added
Keywords||error-recovery
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100055
--- Comment #9 from Andrew Pinski ---
*** Bug 99465 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99465
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |12.0
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100055
Andrew Pinski changed:
What|Removed |Added
CC||nico at josuttis dot de
--- Comment #8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98635
Andrew Pinski changed:
What|Removed |Added
Keywords|needs-bisection |
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100055
Andrew Pinski changed:
What|Removed |Added
Target Milestone|10.4|12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99734
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |11.0
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97536
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |11.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98635
Andrew Pinski changed:
What|Removed |Added
Known to fail||11.2.0
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103895
Hongtao.liu changed:
What|Removed |Added
CC||crazylht at gmail dot com
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102229
Marek Polacek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102229
--- Comment #12 from CVS Commits ---
The releases/gcc-11 branch has been updated by Marek Polacek
:
https://gcc.gnu.org/g:24ee44c37a28eae80430a1ad86ffb0923446db2d
commit r11-9430-g24ee44c37a28eae80430a1ad86ffb0923446db2d
Author: Marek Polacek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87983
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87983
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85290
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92860
--- Comment #78 from David Binderman ---
-mxop adds 124 functions. I am not sure how to find out which ones are broken.
Is there some way to add only some of the 124 into the machine description ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92860
--- Comment #77 from David Binderman ---
(In reply to rguent...@suse.de from comment #76)
> Maybe the issue reproduces with only -mtune=bdver2 or with -march=bdver2
> -mno-xop (XOP is what's removed from znver2 for example, not 100% sure
> that'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95222
--- Comment #9 from Kevin Puetz ---
I accidentally dropped a word, meant to say:
I'm not directly arguing for (or against) a backport to (a hypothetical 9.5.0)
Just noting that this issue could also manifest as wrong-code, for
consideration in c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103889
Jim Wilson changed:
What|Removed |Added
CC||wilson at gcc dot gnu.org
--- Comment #14
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103758
--- Comment #4 from Marek Polacek ---
Fixed in GCC 12, will backport to GCC 11 around Jan 17.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103758
--- Comment #3 from CVS Commits ---
The trunk branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:bb936163e28fdbe1a751c55d5e5975e036322a3d
commit r12-6195-gbb936163e28fdbe1a751c55d5e5975e036322a3d
Author: Marek Polacek
Date: Fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97986
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |9.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97986
Andrew Pinski changed:
What|Removed |Added
Keywords||ice-on-valid-code,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=0
Andrew Pinski changed:
What|Removed |Added
CC||anbu1024.me at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96610
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96610
Andrew Pinski changed:
What|Removed |Added
Known to work||11.1.0, 6.4.0
Summary|ICE: in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91952
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84900
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |9.5
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84915
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84274
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83537
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Severity|normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65673
Andrew Pinski changed:
What|Removed |Added
Summary|Compound literal with |[9/10/11/12 Regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103894
Uroš Bizjak changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103898
--- Comment #5 from anlauf at gcc dot gnu.org ---
Started most likely with commit r12-3897 by Tobias.
Interestingly, the ICE occurs only for a rank-1 array, but not for rank-2 or
for assumed-rank.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65891
Andrew Pinski changed:
What|Removed |Added
Known to work||5.5.0
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103894
--- Comment #3 from CVS Commits ---
The master branch has been updated by Uros Bizjak :
https://gcc.gnu.org/g:1096ab1775636f35de9c6661f8f71f03299af998
commit r12-6194-g1096ab1775636f35de9c6661f8f71f03299af998
Author: Uros Bizjak
Date: Mon J
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93949
Andrew Pinski changed:
What|Removed |Added
CC||jens.gustedt at inria dot fr
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70891
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101762
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103898
--- Comment #4 from sandra at gcc dot gnu.org ---
This is probably related to my rewrite of the size/shape/ubound/lbound
intrinsics back in mid-November. I can add this one to my queue, but I've
already got 3 or 4 other issues already waiting fo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103897
Andrew Pinski changed:
What|Removed |Added
Depends on||61810
--- Comment #2 from Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103898
--- Comment #3 from Andrew Pinski ---
In GCC 11.2.0, we had:
D.3972 = dim != 0B;
mysize = D.3972 ? (integer(kind=4)) _gfortran_size1 (D.3971,
(integer(kind=8)) *dim) : (integer(kind=4)) _gfortran_size0 (D.3971);
While on the tru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103898
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2022-01-03
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103898
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |12.0
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103390
--- Comment #10 from Antony Lewis ---
I think you are right, it does not seem to fix it.
I made
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103898
(may also be duplicate of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103391)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103898
Bug ID: 103898
Summary: [12 Regression] ICE: gimplification failed
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2995
Andrew Pinski changed:
What|Removed |Added
Status|NEW |SUSPENDED
--- Comment #7 from Andrew Pins
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33193
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |12.0
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33193
--- Comment #9 from CVS Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:4003ecbcedca2c36de762a8171b90a7969edce82
commit r12-6192-g4003ecbcedca2c36de762a8171b90a7969edce82
Author: Andrew Pinski
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100491
--- Comment #8 from Martin Jambor ---
I believe this has been fixed in November by r12-5223-gecdf414bd89e6b.
(At some point I'll verify it, unless someone is faster, for which I
would be grateful).
Unfortunately, I do not expect the commit to b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37722
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103390
--- Comment #9 from sandra at gcc dot gnu.org ---
Without a test case, I can't tell if the error in comment 7 was due to this bug
or a different one. It doesn't really look the same as the other failures I
looked at in this issue, as the source
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103390
--- Comment #8 from CVS Commits ---
The master branch has been updated by Sandra Loosemore :
https://gcc.gnu.org/g:6447f6f983ffeaecb8753ef685d702bf2594968b
commit r12-6191-g6447f6f983ffeaecb8753ef685d702bf2594968b
Author: Sandra Loosemore
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103891
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95222
Kevin Puetz changed:
What|Removed |Added
CC||puetzk at puetzk dot org
--- Comment #8 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103897
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Severity|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103797
Jan Hubicka changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103816
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103800
Richard Biener changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98737
--- Comment #10 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:6362627b27f395b054f359244fcfcb15ac0ac2ab
commit r12-6190-g6362627b27f395b054f359244fcfcb15ac0ac2ab
Author: Jakub Jelinek
Date: M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103851
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103851
--- Comment #4 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:4911609fbe47d3e4d2765cd67031a7e0ee9f5af0
commit r12-6189-g4911609fbe47d3e4d2765cd67031a7e0ee9f5af0
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94716
--- Comment #5 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:91031bffa42fdea3c985727d042cd1882a64be9c
commit r12-6188-g91031bffa42fdea3c985727d042cd1882a64be9c
Author: Jakub Jelinek
Date: Mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103366
--- Comment #6 from Paul Thomas ---
> From F2017: 15.5.2.5
> The actual argument shall be polymorphic if and only if the associated dummy
> argument is polymorphic, and either both the actual and dummy arguments
> shall be unlimited polymorphic
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103864
Richard Biener changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103615
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103802
--- Comment #5 from Richard Biener ---
So the point is that P is invariant but we do not hoist it because it's
computed in a (estimated) cold block? I notice that the condition is
invariant, too, so
in principle we could hoist as
if (d > 0.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37722
Andrew Pinski changed:
What|Removed |Added
CC||fchelnokov at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103896
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103390
--- Comment #7 from Antony Lewis ---
I see similar error in another fortran code, full trace in
https://app.travis-ci.com/github/cmbant/CosmoMC/jobs/552809686
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103366
--- Comment #5 from Paul Thomas ---
(In reply to Paul Thomas from comment #4)
> (In reply to Martin Liška from comment #3)
> > (In reply to Andrew Pinski from comment #2)
> > > (In reply to Martin Liška from comment #1)
> > > > Started with r9-5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103851
Richard Biener changed:
What|Removed |Added
CC||amacleod at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101537
Jakub Jelinek changed:
What|Removed |Added
Attachment #52105|0 |1
is obsolete|
1 - 100 of 127 matches
Mail list logo