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: non-local goto optimization


Eric Botcazou wrote:

Moreover, going further than Richard, perhaps we can simply avoid adding yet another bit to struct function altogether? It is very little used. What about factoring the reload1.c code into a function and invoking it both from there and from expand_builtin_unwind_init?

expand_builtin_unwind_init needs to *tell* reload something, I don't see how what you describe achieves that


nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::         CodeSourcery
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk


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