https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48326
Andrew Pinski changed:
What|Removed |Added
Resolution|FIXED |DUPLICATE
--- Comment #8 from Andrew Pin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48326
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |4.7.0
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48326
--- Comment #6 from joseph at codesourcery dot com ---
On Fri, 1 Nov 2013, michael at talamasca dot ocis.net wrote:
> Do I have to file a separate bug report in order to fix the problem that
> current GCC releases can't be expected to bootstrap u
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48326
--- Comment #5 from michael at talamasca dot ocis.net ---
Do I have to file a separate bug report in order to fix the problem that
current GCC releases can't be expected to bootstrap up if the starting compiler
is GCC 4.7.0 (among several other pr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48326
--- Comment #4 from Mikael Pettersson 2013-03-30
12:31:38 UTC ---
The initial bug was fixed by r187169 on 4.7 branch, I'd say it's clearly a dup
of PR53228.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48326
--- Comment #3 from Mikael Pettersson 2013-03-30
11:59:19 UTC ---
I can reproduce the initial bug with gcc 4.4.7, 4.5.3, 4.6.3, and 4.7.0, but
not with 4.5.4, 4.6-20130322, 4.7.1, or 4.7.2.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48326
--- Comment #2 from michael at talamasca dot ocis.net 2013-03-30 00:26:53 UTC ---
The bug itself seems to have been silently fixed in 4.7.2 or earlier, maybe.
My testcase no longer causes cmov to be emitted, although this could be an
accid
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48326
Richard Guenther changed:
What|Removed |Added
Keywords||wrong-code
Status|UNCONFIR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48326
Andrew Pinski changed:
What|Removed |Added
Component|c |target
Severity|major