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: -fno-automatic option (PR 20592)


> In case your option is chosen, I think we need a
> function similar to save_all() (in symbol.c) to implement this
> save_almost_all() ;-)

Doesn't -fmax-stack-var-size=0 already have the desired effect?

i.e we don't need a new option, just document the existing one better :-)

Paul


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