[Bug c/33594] Local (stack) arrays not aligned on word boundaries

amruth dot laxman at nsn dot com gcc-bugzilla@gcc.gnu.org
Sat Sep 29 23:58:00 GMT 2007



------- Comment #4 from amruth dot laxman at nsn dot com  2007-09-29 23:58 -------
You're right - I can use aligned, but I will have to search through 100,000+
lines of code to find all the places that character arrays are used and then
add the aligned directive. A lot of this code is open-source or vendor-supplied
that we build and use. Not a fun task...

Any chance of the enhancement request?


-- 


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



More information about the Gcc-bugs mailing list