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]

GCC-MCORE: Insn does not satisfy its constraints



version: GCC CVS
   host: i686-linux (Red Hat 7.0)
 target: mcore-elf

When the file segment.i from stress-1.17 is compiled with the options:

-O2 -S

the following error occurs:

/segment.i
./segment.i: In function `Classify':
./segment.i:20013: Insn does not satisfy its constraints:
(insn 3015 3014 1149 (set (reg/v/f:SI 8 r8 [46])
        (plus:SI (reg/v/f:SI 8 r8 [46])
            (const_int 1020 [0x3fc]))) 39 {addsi3_i} (nil)
    (nil))

stress-1.17 is available at:

ftp://shell14.ba.best.com/pub.t/tm2/stress-1.17.tar.gz

Toshi


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