[gnu.g++.bug] A missing #define in insn-config.h

bmc@mayo.edu (Bruce Cameron) (10/07/88)

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.