https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40072
Steven Bosscher changed:
What|Removed |Added
Status|REOPENED|NEW
Last reconfirmed|2009-05-08 16:0
--- Comment #3 from vvv at ru dot ru 2009-05-10 16:09 ---
> Not really, the move insn is moved to the beginning of the function:
> 0060 :
> 60: 89 f8 mov%edi,%eax
> 62: 83 ff 08cmp$0x8,%edi
> 65: ba 00 00 00 00 mo
--- Comment #2 from ubizjak at gmail dot com 2009-05-09 21:37 ---
(In reply to comment #1)
> There is no bug for current trunk. So bug fixed.
Not really, the move insn is moved to the beginning of the function:
0060 :
60: 89 f8 mov%edi,%eax
62:
--- Comment #1 from vvv at ru dot ru 2009-05-09 12:02 ---
There is no bug for current trunk. So bug fixed.
--
vvv at ru dot ru changed:
What|Removed |Added
St
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Severity|minor |enhancement
GCC target triplet||x86_64-*-
--
steven at gcc dot gnu dot org changed:
What|Removed |Added
CC||steven at gcc dot gnu dot
|