This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, rtl]: Remove invalid assert from caller-save.c


On 11/28/2009 12:45 PM, Eric Botcazou wrote:
Can't we simply arrange for cached_reg_restore_code to
be initialized to -1?

Not really, -1 already means something else. No doubt this can be fixed, but it's no one-liner so can certainly wait for 4.6.

Ah. In which case for 4.5 it might be best to just rearrange a pattern in i386.md to the top. Perhaps something like "blockage" or "nop" would be best.


r~



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]