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]

Re: setting no_new_pseudos


    In theory we could now handle them until local-alloc.  In practice it
    seems that neither combine nor sched1 are prepared for their splitters
    to create new pseudos.  I found this out when I went to add some new
    bits to alpha.md.  I'm not sure it's really worth the effort of fixing.

I don't know about sched, but I don't think it would be too hard to fix
in combine.

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