This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/33594] [4.0/4.1/4.2/4.3 regression] stack arrays not aligned on word boundaries
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Oct 2007 16:47:00 -0000
- Subject: [Bug target/33594] [4.0/4.1/4.2/4.3 regression] stack arrays not aligned on word boundaries
- References: <bug-33594-15167@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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