[Bug target/38736] [4.4 Regression] -mavx can change the ABI via BIGGEST_ALIGNMENT

Joey dot ye at intel dot com gcc-bugzilla@gcc.gnu.org
Wed Jan 7 02:45:00 GMT 2009



------- Comment #5 from Joey dot ye at intel dot com  2009-01-07 02:45 -------
More places with BIGGEST_ALIGN:
$ grep -r "(aligned)" .|grep attribute|grep -v testsuite|grep -v texi
./libstdc++-v3/libsupc++/eh_alloc.cc:typedef char
one_buffer[EMERGENCY_OBJ_SIZE] __attribute__((aligned));
./libjava/exception.cc:  char end[0] __attribute__((aligned));
./libjava/exception.cc:    __attribute__((aligned));
./gcc/unwind-sjlj.c:  jmp_buf jbuf __attribute__((aligned));


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38736



More information about the Gcc-bugs mailing list