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

Reply via email to