------- Comment #18 from manu at gcc dot gnu dot org  2010-08-31 22:44 -------
(In reply to comment #17)
> Manuel, can you back up your claims about the C FE being slow with some
> numbers?  I don't remember the C FE ever being a time issue recently, of 
> course
> C++ is a different story.

I mean slow relative to Clang (despite Clang performs dataflow analysis in the
FE): 

http://clang.llvm.org/features.html#performance
http://clang.llvm.org/performance.html

In any case, the main argument I got against adding dataflow to the FE was that
it would slow it down. If this is not an issue anymore, it would be good to say
so more publicly.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45468

Reply via email to