This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/33594] [4.0/4.1/4.2/4.3 regression] stack arrays not aligned on word boundaries



------- Comment #8 from pinskia at gcc dot gnu dot org  2007-10-06 16:47 -------
most of the PowerPC don't enforce alignment requirements for integer
instructions (except for cache inhibited memory) so please don't use that as an
example.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]