https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57157
Jeffrey Walton changed:
What|Removed |Added
CC||noloader at gmail dot com
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57157
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57157
--- Comment #4 from Jakub Jelinek ---
Created attachment 30075
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30075&action=edit
/tmp/gcc49-pr57157.patch
Untested tiny i386 improvement, instead of roll $31, %eax we can emit
rorl %eax which is
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57157
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57157
--- Comment #2 from Marc Glisse 2013-05-05 07:19:07
UTC ---
Created attachment 30033
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30033
fold_binary patch
A forwprop patch would be better, but this seems to work.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57157
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|