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/27565] [4.1/4.2 Regression] ICE in assign_stack_temp_for_type for vectors with SPE



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-06-30 06:01 -------
I cannot reproduce the reduced test case on a compiler built with:
../configure --target=powerpc-unknown-linux-gnuspe --enable-e500_double
and then the reduced testcase compiled like:
./cc1 t.c -mfloat-gprs=single -O2


-- 


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


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