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 tree-optimization/34437] several test failures for gcc.dg/vect/no-scevccp-*



------- Comment #7 from janis at gcc dot gnu dot org  2007-12-12 23:28 -------
I had assumed that -maltivec -mabi=no-altivec was supposed to work in the
general case, then had some discussions about it on #gcc today and learned that
it doesn't and is a known problem.  Given that, we ought to add "-mabi=altivec"
to the options used in vect.exp.  I've got some other testsuite fixes to test,
I'll test that at the same time.


-- 


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


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