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: Add a param to decide stack slot sharing at -O0


> Seems like a odd thing for a param. If the compile time increase is very
> small (< 1%?) I would just make the new threshold default.

I don't understand the 'odd' here... params are exactly for this purpose, i.e. 
to avoid hardcoding magic numbers in the compiler, so please elaborate.

-- 
Eric Botcazou


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