new register allocator and HARD_REGNO_CALL_PART_CLOBBERED
Michael Matz
matz@suse.de
Tue May 13 19:51:00 GMT 2003
Hi,
excuse me for coming to this thread so late. It started while I was on
vacation, and then I missed that some mails were added to it during the
last days.
I want to ensure that I understand the problem correctly, so please
correct me if I'm wrong.
The problem is, that some hardregs are not allowed for pseudos live
over calls, i.e. a subset of the caller-saved-regs-problem, _but_:
1) this set depends on the mode of the actual pseudo, and
2) this set can change for each call, i.e. depends on the actual call.
Is that correct so far?
Ciao,
Michael.
More information about the Gcc
mailing list