--- Comment #4 from janis at gcc dot gnu dot org 2010-01-08 18:02 ---
*** This bug has been marked as a duplicate of 42416 ***
--
janis at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #3 from janis at gcc dot gnu dot org 2009-12-22 18:51 ---
The bug (which I didn't know from the documentation) is that -mvsx -mno-altivec
is not a valid combination but is not reported as an error. Instead the
compiler accepts it and then generates invalid code.
--
http
--- Comment #2 from eres at il dot ibm dot com 2009-12-22 08:51 ---
(In reply to comment #0)
> GCC trunk gets a ICE when building SPEC CPU2000 test 254.gap with "-m64 -O2
> -mcpu=power7 -mno-altivec -ftree-vectorize", as demonstrated by a rather large
> minimized testcase that I'll attac
--- Comment #1 from janis at gcc dot gnu dot org 2009-12-18 00:15 ---
Created an attachment (id=19341)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19341&action=view)
Minimized testcase.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42419