[Bug target/48830] [4.4/4.5/4.6/4.7 Regression] unrecognized insn: storing invalid upper fp reg in SImode to stack
joseph at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Sun May 1 11:26:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48830
--- Comment #9 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2011-05-01 11:26:02 UTC ---
It's probably a good idea to test patches to subreg_get_info on an e500
target such as powerpc-eabispe. I don't *think* e500 is doing anything
that would be affected by the proposed patch, but what it does with
subregs is fiddly enough (and is the reason for some of the code in
subreg_get_info) that any changes to subreg_get_info could easily show up
problems there.
More information about the Gcc-bugs
mailing list