http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840
xiaoyuanbo changed:
What|Removed |Added
CC||xiaoyuanbo at yeah dot net
--- Comment #7 fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840
Eric Botcazou changed:
What|Removed |Added
Status|ASSIGNED|NEW
AssignedTo|ebotcazou at gcc d
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840
--- Comment #6 from Eric Botcazou 2011-06-02
19:59:49 UTC ---
The problem is that reload chooses a FP reg as reload register for a V8QI value
coming in from a general register. So a secondary memory is needed and this
increases the frame size.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840
Eric Botcazou changed:
What|Removed |Added
Target|sparc64-unknown-linux-gnu |sparc64-*-*
Summary|[4.4/4.5/4