[gnu.gcc.bug] Trouble with genrecog

hugo@chocorua.dartmouth.edu (10/12/88)

Hi, when trying to build gcc-1.29 on a sun 3 running sun OS 4.0
everyting goes fine until I try and make insn-recog.c..then I get the
following message from genrecog...

./genrecog md > tmp-insn-recog.c
genrecog: Two actions at one point in tree.
after 2 instruction definitions
*** Error code 33
make: Fatal error: Command failed for target `insn-recog.c'

I get the same message when I run it with the m68k.md from gcc 1.28.
Where did I go wrong?

Thanks,
Pete