[Bug middle-end/32656] [4.3 regression] m32c: ICE in smallest_mode_for_size, at stor-layout.c:220
zackw at panix dot com
gcc-bugzilla@gcc.gnu.org
Sat Jul 7 00:06:00 GMT 2007
------- Comment #3 from zackw at panix dot com 2007-07-07 00:06 -------
Created an attachment (id=13859)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13859&action=view)
Minimized test case
Here's a minimal test case (from my duplicate report of this, #32659). I
analyzed it a bit there - the important thing to know is that reload wants a
MODE_PARTIAL_INT with 64 bits; as the target has no such mode, we abort. I
think reload wants this in order to deal with a (subreg:PSI (reg:DI))
construct.
--
zackw at panix dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #13856|0 |1
is obsolete| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32656
More information about the Gcc-bugs
mailing list