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 regression/32582] Bootstrap with vectorization enabled fails with ICE on PPC



------- Comment #14 from rakdver at kam dot mff dot cuni dot cz  2007-07-28 21:11 -------
Subject: Re:  Bootstrap with vectorization enabled fails with ICE on PPC

> What happens if you add -mabi=altivec to the command line, does it work then? 
> If not, then that loop I pointed out is being miscompiled :).

that seems unlikely (I will check on Monday, I do not have access to a
ppc machine till then).  Probably the problem is that -maltivec does not
imply -mabi=altivec, or some similar omission.


-- 


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


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