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/18916] [4.0 Regression] mis-aligned vector code with copy memory (-maltivec)


------- 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


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