This is the mail archive of the gcc@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: Partial hookization / PR46738 (Was: Re: RFA: partially hookize *_TYPE_SIZE)


> I don't understand what makes you say this.  Partial conversions have
> much lower chance of breaking things when the macro is set up in
> complicated ways, and you also trivially avoid performance regressions at
> non-converted call site.

But what's the point in doing this during stage3?  This will give no benefits 
to the users and may introduce new bugs; we already have enough of them and 
we should concentrate on fixing them.  IMO this is stage1 material only.

-- 
Eric Botcazou


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