This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/33211] New: [4.3 Regression] FAIL: gcc.target/spu/fixed-range.c scan-assembler lqd.*21
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Aug 2007 21:51:32 -0000
- Subject: [Bug middle-end/33211] New: [4.3 Regression] FAIL: gcc.target/spu/fixed-range.c scan-assembler lqd.*21
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
gcc.target/spu/fixed-range.c fails now. It appreaded between revision 127789
and 127837.
This test is testing -mfixed-range which should be the same as multiple
-ffixed- but it fails now.
We get now:
lqd $2,32($sp)
Which is wrong.
--
Summary: [4.3 Regression] FAIL: gcc.target/spu/fixed-range.c
scan-assembler lqd.*21
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Keywords: wrong-code
Severity: critical
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
GCC target triplet: spu-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33211