[Bug target/23539] C & C++ compiler generating misaligned references regardless of compiler flags

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Aug 23 23:05:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-23 22:30 -------
GCC assumes you have unaligned access.

Use -mstrict-align if you want to assume unaligned access does not work.

-- 


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



More information about the Gcc-bugs mailing list