------- Comment #9 from hubicka at gcc dot gnu dot org  2006-04-30 13:56 -------
Concerning the comments, unit-at-a-time is not optimization, it is just way
overall compilation is driven.
I don't quite see reason for outputting unneeded static functions even at -O0
that it mostly just slows down the compilation process, but I am testing patch
that makes cgraph believe that every function passed to it should be output
unless it is extern inline and will post it for consideration once testing
converge.

Honza


-- 

hubicka at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |hubicka at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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

Reply via email to