Question on variable_size and function-at-a-time
Zack Weinberg
zack@codesourcery.com
Fri Apr 16 17:42:00 GMT 2004
kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:
> As for Ada, you'll just have to insert something somewhere appropriate
> that gets the SAVE_EXPR evaluated. Or, gasp, insert a temp variable
> yourself rather than rely on broken SAVE_EXPR semantics.
>
> We were actually just having that discussion locally. But it's tricky
> because it's stor-layout that puts in the SAVE_EXPRs, not the front end.
> Indeed the Ada part of the code does make explicit temporaries here.
How invasive would it be to make stor-layout not do that? Push the
responsibility back onto the front ends where it belongs?
zw
More information about the Gcc
mailing list