[Bug target/48678] unable to find a register to spill in class ‘GENERAL_REGS’
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Apr 20 17:43:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48678
--- Comment #14 from Uros Bizjak <ubizjak at gmail dot com> 2011-04-20 17:42:45 UTC ---
(In reply to comment #12)
> Hm, if line 14 in the testcase is changed to:
>
> - ((T *) &s.d)[0] = *x;
> + ((T *) &s.d)[1] = *x;
We should go through insv pattern. Patch v2 attached above.
More information about the Gcc-bugs
mailing list