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/21155] [4.1 Regression] ICE in ssa tree check compiling crafty with -ftree-vectorize -maltivec


------- Additional Comments From janis at gcc dot gnu dot org  2005-05-31 22:06 -------
With sources from an hour ago I get the same ICE compiling 176.gcc and 191.fma3d
on powerpc64-linux using "-m64 -O2 -ftree-vectorize -maltivec"; all other SPEC
CPU2000 tests compile and run successfully using those options with the same
compiler.  These sources include both of the patches mentioned in comment #6.

Dorit, can you reproduce these using a powerpc64-linux cross compiler?  To test
an ICE it's only necessary to build cc1; I can send you the script I use.

-- 


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


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