This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18916] [4.0 Regression] mis-aligned vector code with copy memory (-maltivec)
- From: "geoffk at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Dec 2004 23:05:56 -0000
- Subject: [Bug target/18916] [4.0 Regression] mis-aligned vector code with copy memory (-maltivec)
- References: <20041210010826.18916.fjahanian@apple.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From geoffk at gcc dot gnu dot org 2004-12-28 23:05 -------
Why can't we make sure that temporaries which should be aligned to 128 bits are actually aligned to
128 bits? Surely failing to do so will cause other problems.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18916