http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32350
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|gcc-bugs at g
--- Comment #3 from steven at gcc dot gnu dot org 2009-02-06 21:39 ---
Confirmed with GCC 4.3 (ubuntu).
I recently fixed one of the worst bottlenecks in the 'expand' phase, so this
may be fixed in GCC 4.4.
--
steven at gcc dot gnu dot org changed:
What|Removed
--- Comment #2 from rguenth at gcc dot gnu dot org 2007-06-18 11:26 ---
Execution times (seconds)
preprocessing : 0.09 ( 0%) usr 0.07 (20%) sys 0.18 ( 0%) wall
376 kB ( 1%) ggc
parser: 0.26 ( 0%) usr 0.12 (34%) sys 0.45 ( 0%) wall
33574 kB (81%
--- Comment #1 from georgeh at rentec dot com 2007-06-14 22:02 ---
Created an attachment (id=13706)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13706&action=view)
Preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32350