Bug in sched.c?

Jim Wilson wilson@cygnus.com
Wed Mar 18 15:57:00 GMT 1998


PRESERVE_DEATH_INFO_REGNO_P is meaningful only after reload, and this code
in sched is meaningful only before reload, so it would not make sense to
use it here.

Jim



More information about the Gcc-bugs mailing list