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: [PATCH 0/6] Conversion of gimple types to C++ inheritance (v3)


> Maybe we need to revisit it? As one of those who were not in favour of
> the C++ move, can I ask you guys to step back for a moment and think
> about - what do all of these changes buy us, exactly? Imagine the state
> at the end, where everything is converted and supposedly the temporary
> ugliness is gone, what have we gained over the code as it is now?

Without going as far as revisiting the decision, I'd like to ask whether the 
impact of the recent changes on the speed of the compiler has been evaluated.
I didn't conduct real measurements but bootstrap times on mainline, which 
were slightly increasing as usual over the course of the year, started to 
increase at a faster pace over the last couple of months, at least for me.

-- 
Eric Botcazou


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