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]

Error compiling egcs19981101 on m88k-motorola-sysv


Apologies if this is not the correct place to ask about this problem.
I get the following error when trying to compiling on an
m88k-motorola-sysv
machine.

Any sugestions ?

Graham Tucker
GTucker@Harris.com

        cc  -DIN_GCC  -DNO_BUGS -D__STDC__=0  -g    -DHAVE_CONFIG_H   -o
genrecog \
         genrecog.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*)
echo ob
stack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` `
case "" in
?*) echo  ;; esac `   ` case "" in ?*) echo  ;; esac ` ` case "" in ?*)
echo  ;;
 esac `
        ./genrecog ./config/m88k/m88k.md > tmp-recog.c
(set (match_operand:CCEVEN 0 ("register_operand") ("=r"))
    (rotate:CC (match_operand 1 ("partial_ccmode_register_operand")
("r"))
        (match_operand:CC 2 ("int5_operand") (""))))
genrecog: mode mismatch in SET
after 59 definitions
*** Error code 33 (bu21)
current working directory is: = /xalocal/gcc/egcs-19981101/gcc

make: fatal error.



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