Path: utzoo!telly!ddsw1!mcdchg!rutgers!mailrus!tut.cis.ohio-state.edu!mayo.edu!bmc From: bmc@mayo.edu (Bruce Cameron) Newsgroups: gnu.g++.bug Subject: A missing #define in insn-config.h Message-ID: <8810061815.AA00944@bruce.mayo.edu> Date: 6 Oct 88 18:15:55 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 5 It appears that when gcc-1.28 generates the insn-config.h file the definition of MAX_SETS_PER_INSN is not put into the file. This appears not to affect the compilation of gcc but it will cause the compilation of g++ to fail. I don't have a solution for this, but a work-arround is to use the insn-config.h generated for gcc-1.27.