------- Comment #5 from david_albert at axiometric dot com  2007-10-03 22:06 
-------
This issue has affected *many* developers on a variety of platforms including
ARM and PPC.  There is no elegant way to resolve this without searching through
every line of code.  There is a warning -Wcast-align that helps to find where
some of these alignment issues may exist, but there is no nice way to fix them
(i.e. the warning will persist even after the variable in question is aligned).

Please consider re-submitting this as an enhancement request.


-- 


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

Reply via email to