[Bug target/13256] New: strict_low_part mistreated in delay slots

hp at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Dec 1 04:38:00 GMT 2003


The to-be attached test-case at (for example) -O2 has a delay-slot
filled with an instruction whose contents isn't valid.  Looking at
the dbr dump before and after the dbr pass gives rise to suspicion 
that strict_low_part is incorrectly treated.  Seen using 3.2.1,
repeated with HEAD.

-- 
           Summary: strict_low_part mistreated in delay slots
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: hp at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: *
  GCC host triplet: *
GCC target triplet: cris-axis-elf


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



More information about the Gcc-bugs mailing list