Error compiling egcs19981101 on m88k-motorola-sysv

Jeffrey A Law law@cygnus.com
Fri Nov 13 18:35:00 GMT 1998


  In message < 3649E895.7E630915@Harris.com >you write:
  > 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.
It's the right place.  The error indicates a bug in the machine description.

  >         ./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
CCEVEN != CC thus the failure.

Maybe Manfred can help since he actually knows something about the m88k
port ;-)

jeff



More information about the Gcc-bugs mailing list