------- Comment #16 from rguenth at gcc dot gnu dot org  2006-10-13 13:19 
-------
The bootleneck is clearly using the diagnostic machinery for setting up
DECL_NAME of the type decls.  I wonder if we cannot directly compute and store
mangled names in DECL_NAME which would save both time and memory...

Any ideas?  Mark?  Jason?


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmitchel at gcc dot gnu dot
                   |                            |org


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

Reply via email to