[Bug target/27565] [4.1/4.2 Regression] ICE in assign_stack_temp_for_type for vectors with SPE

2006-08-18 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2006-08-18 19:15 --- Subject: Bug 27565 Author: jsm28 Date: Fri Aug 18 19:15:31 2006 New Revision: 116249 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=116249 Log: PR target/27565 * config/rs6000/rs6000.h

[Bug target/27565] [4.1/4.2 Regression] ICE in assign_stack_temp_for_type for vectors with SPE

2006-08-18 Thread jsm28 at gcc dot gnu dot org
--- Comment #6 from jsm28 at gcc dot gnu dot org 2006-08-18 19:16 --- Subject: Bug 27565 Author: jsm28 Date: Fri Aug 18 19:16:19 2006 New Revision: 116250 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=116250 Log: PR target/27565 * config/rs6000/rs6000.h

[Bug target/27565] [4.1/4.2 Regression] ICE in assign_stack_temp_for_type for vectors with SPE

2006-08-18 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-08-19 03:03 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/27565] [4.1/4.2 Regression] ICE in assign_stack_temp_for_type for vectors with SPE

2006-08-17 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2006-08-17 22:34 --- The original simd-3.c still fails on mainline (my test compiler is configured with --enable-e500_double but it still appears with -mfloat-gprs=single) though the reduced test doesn't. -- jsm28 at gcc dot gnu dot

[Bug target/27565] [4.1/4.2 Regression] ICE in assign_stack_temp_for_type for vectors with SPE

2006-06-30 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug target/27565] [4.1/4.2 Regression] ICE in assign_stack_temp_for_type for vectors with SPE

2006-05-24 Thread mmitchel at gcc dot gnu dot org
--- Comment #1 from mmitchel at gcc dot gnu dot org 2006-05-25 02:34 --- Will not be fixed in 4.1.1; adjust target milestone to 4.1.2. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/27565] [4.1/4.2 Regression] ICE in assign_stack_temp_for_type for vectors with SPE

2006-05-14 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27565

[Bug target/27565] [4.1/4.2 Regression] ICE in assign_stack_temp_for_type for vectors with SPE

2006-05-11 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |