Path: utzoo!telly!ddsw1!mcdchg!rutgers!tut.cis.ohio-state.edu!bloom-beacon!bu-cs!dartvax!chocorua.dartmouth.edu!hugo From: hugo@chocorua.dartmouth.edu Newsgroups: gnu.gcc.bug Subject: Trouble with genrecog Message-ID: <10363@dartvax.Dartmouth.EDU> Date: 11 Oct 88 18:49:16 GMT Sender: news@dartvax.Dartmouth.EDU Reply-To: hugo@chocorua.dartmouth.edu () Distribution: gnu Organization: Dartmouth College Lines: 15 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