https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71610
--- Comment #5 from Eric Gallager ---
(In reply to David Malcolm from comment #4)
> Candidate patch: https://gcc.gnu.org/ml/gcc-patches/2016-06/msg01658.html
Does this still apply?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71613
--- Comment #8 from Eric Gallager ---
(In reply to jos...@codesourcery.com from comment #6)
> Rather than piecemeal fixes with no evidence of completeness, I think we
> should disable the smarts around system header macro locations determining
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87596
Arseny Solokha changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70390
--- Comment #13 from Arseny Solokha ---
Actually, I cannot reproduce it on the trunk anymore as of r265575.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86965
--- Comment #2 from sandra at gcc dot gnu.org ---
Also see PR86975, which is specifically about that negative constant operand to
the AND expression being generated by the range optimizer.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86975
sandra at gcc dot gnu.org changed:
What|Removed |Added
CC||sandra at gcc dot gnu.org
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86965
sandra at gcc dot gnu.org changed:
What|Removed |Added
CC||sandra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87780
Andrew Pinski changed:
What|Removed |Added
Target||x86_64-linux-gnu
Status|UNCO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87428
Romain Geissler changed:
What|Removed |Added
CC||romain.geissler at amadeus dot
com
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83028
Matthijs van Duin changed:
What|Removed |Added
CC||matthijsvanduin at gmail dot
com
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87663
Manuel López-Ibáñez changed:
What|Removed |Added
CC||manu at gcc dot gnu.org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87780
Bug ID: 87780
Summary: [9 regression] ICE error: unrecognizable insn
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rtl-o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87766
Marek Polacek changed:
What|Removed |Added
Keywords||ice-on-valid-code
Status|UNC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81033
--- Comment #49 from Iain Sandoe ---
so this should now be fixed on trunk/8.x
It's not listed as a regression on 7.x but as I noted in the original patch
submission it's wrong code there - just not triggered until the partitioning
became part of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81733
--- Comment #19 from Iain Sandoe ---
Author: iains
Date: Sun Oct 28 22:56:02 2018
New Revision: 265576
URL: https://gcc.gnu.org/viewcvs?rev=265576&root=gcc&view=rev
Log:
fix PR81033 and associated.
2018-10-28 Iain Sandoe
Backport fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52795
--- Comment #11 from Iain Sandoe ---
Author: iains
Date: Sun Oct 28 22:56:02 2018
New Revision: 265576
URL: https://gcc.gnu.org/viewcvs?rev=265576&root=gcc&view=rev
Log:
fix PR81033 and associated.
2018-10-28 Iain Sandoe
Backport fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81033
--- Comment #48 from Iain Sandoe ---
Author: iains
Date: Sun Oct 28 22:56:02 2018
New Revision: 265576
URL: https://gcc.gnu.org/viewcvs?rev=265576&root=gcc&view=rev
Log:
fix PR81033 and associated.
2018-10-28 Iain Sandoe
Backport fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87779
Bug ID: 87779
Summary: Extremely large expression causes segfault
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55681
Segher Boessenkool changed:
What|Removed |Added
CC||segher at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49251
LogicStuff changed:
What|Removed |Added
CC||logicstuffs at gmail dot com
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87663
--- Comment #5 from Lukas Mosimann ---
I was able to track down the error. The problem is caused due to
`set_underlying_type` in cfamily/c_common.c. I tried to disable that function
by simply returning on entry - and compilation times for cc1plus
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49802
Jürgen Reuter changed:
What|Removed |Added
CC||juergen.reuter at desy dot de
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59472
--- Comment #6 from Eric Gallager ---
(In reply to Paul Scruby from comment #5)
> Is there a patch to fix or suppress the warnings when link-time optimizing
> to libstdc++.a ? I'm using gcc4.8.2, but I'm happy to upgrade to gcc4.9 if
> this rele
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55681
--- Comment #3 from Eric Gallager ---
There's a proposal to add "asm inline" too, which seems like it would be
relevant here: https://gcc.gnu.org/ml/gcc-patches/2018-10/msg00748.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61759
Eric Gallager changed:
What|Removed |Added
CC||admin at maniacsvault dot net
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66504
Eric Gallager changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67455
Eric Gallager changed:
What|Removed |Added
Keywords||diagnostic
--- Comment #5 from Eric Gall
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87162
Manuel López-Ibáñez changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Version|6.2.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87778
Bug ID: 87778
Summary: Remove -q quiet option from some GNAT bootstrap
command lines
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8
Bug ID: 8
Summary: Let gnat tools call each other with an explicit target
and version
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82065
c.friedr...@fz-juelich.de changed:
What|Removed |Added
CC||c.friedr...@fz-juelich.de
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39627
Bug 39627 depends on bug 54613, which changed state.
Bug 54613 Summary: [F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/BACK=
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54613
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54613
Thomas Koenig changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54613
--- Comment #17 from Thomas Koenig ---
Author: tkoenig
Date: Sun Oct 28 11:05:05 2018
New Revision: 265570
URL: https://gcc.gnu.org/viewcvs?rev=265570&root=gcc&view=rev
Log:
2017-10-28 Thomas Koenig
PR fortran/54613
* gfortra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86832
John Warburton changed:
What|Removed |Added
CC||john at johnwarburton dot net
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85669
--- Comment #67 from Iain Sandoe ---
Author: iains
Date: Sun Oct 28 10:02:06 2018
New Revision: 265569
URL: https://gcc.gnu.org/viewcvs?rev=265569&root=gcc&view=rev
Log:
darwin - fix powerpc-darwin stack alignment issue
2018-10-28 Iain Sandoe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85669
--- Comment #66 from Iain Sandoe ---
Author: iains
Date: Sun Oct 28 09:25:43 2018
New Revision: 265568
URL: https://gcc.gnu.org/viewcvs?rev=265568&root=gcc&view=rev
Log:
darwin - fix powerpc-darwin stack alignments
2018-10-28 Iain Sandoe
37 matches
Mail list logo