This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/54041] -mshort ICE in convert_memory_address_addr_space, at explow.c:327


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).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]