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/44877] C++ compiler can no longer compile dealII for VSX/Altivec vectorization



------- Comment #1 from meissner at gcc dot gnu dot org  2010-07-08 19:23 -------
Created an attachment (id=21148)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21148&action=view)
Cut down example to show the problem

Compile with -m32 -O3 -mcpu=power5 -maltivec and it should trap with an
assertion failure in rs6000_expand_builtin.


-- 


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


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