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