https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31557
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |13.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31557
Peter Bergner changed:
What|Removed |Added
Resolution|--- |FIXED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31557
Segher Boessenkool changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31557
Segher Boessenkool changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31557
--- Comment #4 from Paul H. Hargrove 2012-08-14
00:31:14 UTC ---
(In reply to comment #3)
> FWIW, 4.8.0 20120809 w/ -O1 or higher is now using just 4 instructions instead
> of 5. So, "half way there".
>
>
> .L.f:
> lis 3,0x8000
>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31557
Paul H. Hargrove changed:
What|Removed |Added
CC||PHHargrove at lbl dot gov
--- Comment
--- Comment #2 from bje at gcc dot gnu dot org 2009-05-14 05:19 ---
Still present in GCC 4.5.0 20090513.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31557
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-02 21:35 ---
Confirmed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCON