gcc-2.95pre: Internal compiler error in `gen_add2_insn'

David Edelsohn dje@watson.ibm.com
Mon May 31 21:06:00 GMT 1999


>>>>> Jeffrey A Law writes:

Jeff> If so, you probably need to add support for this to SECONDARY_RELOAD_CLASS.
Jeff> You should find out if if ry + ctr is ever passed to SECONDARY_RELOAD_CLASS
Jeff> then see what (if anything) it returns for a scratch register.

	secondary_reload_class() does handle this and should be returning
GENERAL_REGS as the fall-through case because none of the earlier tests
should have succeeded. 

David



More information about the Gcc-bugs mailing list