[Bug middle-end/22177] [3.4 only] error: in assign_stack_temp_for_type, at function.c:655
rearnsha at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Sep 1 15:21:00 GMT 2005
------- Additional Comments From rearnsha at gcc dot gnu dot org 2005-09-01 15:21 -------
Not a regression since iwwmxt support was new in 3.4
Note that you cannot use __attribute__((aligned (4))) to reduce the alignement
of an object, so this code is invalid (code compiled for iwmmxt processors
requires an ABI change where long long objects are 8-byte aligned).
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22177
More information about the Gcc-bugs
mailing list