https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77493
--- Comment #10 from David Abdurachmanov
---
We have been bitten by DSE with TBB already on GCC 6.2.0.
I decided to try -fno-lifetime-dse on the first bad commit and got some
surprising results. Now it fails with:
pure virtual method called
te
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33952
David Malcolm changed:
What|Removed |Added
CC||dmalcolm at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33952
--- Comment #5 from Eelis ---
(In reply to David Malcolm from comment #4)
> Eelis: FWIW, gcc has a -fmax-errors=n option; I wonder if setting that to 1
> might be a better fit for geordi? (just thinking aloud here).
It also truncates the error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77393
--- Comment #13 from Jerry DeLisle ---
Author: jvdelisle
Date: Tue Sep 6 23:22:26 2016
New Revision: 240018
URL: https://gcc.gnu.org/viewcvs?rev=240018&root=gcc&view=rev
Log:
2016-09-06 Jerry DeLisle
PR libgfortran/77393
* i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70987
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10138
Martin Sebor changed:
What|Removed |Added
CC||msebor at gcc dot gnu.org
--- Comment #25
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24639
Bug 24639 depends on bug 70987, which changed state.
Bug 70987 Summary: missing -Wuninitialized calling built-in string functions
with an uninitialized argument
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70987
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10138
--- Comment #26 from Martin Sebor ---
It seems that it should be possible to enhance the warn_uninitialized_vars
function in tree-ssa-uninit.c to detect this case by iterating over a callee's
arguments and warn on uninitialized variables whose ad
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77504
urbanjost at comcast dot net changed:
What|Removed |Added
CC||urbanjost at comcast dot ne
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77505
Bug ID: 77505
Summary: Negative character length not treated as LEN=0
Product: gcc
Version: 5.4.0
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77506
Bug ID: 77506
Summary: stamdard for f2008 does not allow CHARACTER(LEN=*) in
array constructor
Product: gcc
Version: 5.4.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77506
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77503
--- Comment #10 from Andrew Pinski ---
(In reply to Markus Trippelsdorf from comment #6)
> markus@x4 tmp % cat fsmpage.i
You got to it before I could do that :).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77490
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
--- Comment #15 from Andrew Pinski ---
(In reply to Leonid Lisovskiy from comment #14)
> (In reply to ktkachov from comment #13)
> > Marking this as fixed then. Thanks for testing.
>
> Could you repeat the same optimizations for MIPS (`xlp_cpu',
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39616
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
101 - 116 of 116 matches
Mail list logo