no_new_pseudos

Ian Lance Taylor iant@google.com
Mon Jul 9 18:06:00 GMT 2007


Alexandre Oliva <aoliva@redhat.com> writes:

> On Jul  9, 2007, Ian Lance Taylor <iant@google.com> wrote:
> 
> > Or tell us how you think my patch should be changed.
> 
> #define no_new_pseudos (reload_in_progress || reload_completed)
> 
> if you want to reword it into a functional macro without a negative,
> then it would take modifying back-ends as well.  If so, I guess
> s,no_new_pseudos,can_gen_reg_rtx (),g or can_gen_new_pseudos() would
> do.

OK, what do you think of this patch?

Note that I spent less time writing this patch than I did replying to
the e-mail messages on this thread.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-patch
Size: 61003 bytes
Desc: may_create_pseudo_p
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20070709/a32c73cd/attachment.bin>


More information about the Gcc mailing list