This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/54041] -mshort ICE in convert_memory_address_addr_space, at explow.c:327
- From: "schwab at linux-m68k dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 20 Jul 2012 10:54:41 +0000
- Subject: [Bug middle-end/54041] -mshort ICE in convert_memory_address_addr_space, at explow.c:327
- Auto-submitted: auto-generated
- References: <bug-54041-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54041
--- Comment #4 from Andreas Schwab <schwab@linux-m68k.org> 2012-07-20 10:54:41 UTC ---
-mshort doesn't change word_mode, UNITS_PER_WORD is fixed at 4. -mshort only
changes sizeof(int).