This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/23490] Long compile time for array initializer with inlined constructor
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Aug 2005 23:03:18 -0000
- Subject: [Bug rtl-optimization/23490] Long compile time for array initializer with inlined constructor
- References: <20050819224516.23490.falk@debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-19 23:03 -------
(In reply to comment #1)
> The only things in your profile which is tree based:
> 479 1.9601 is_gimple_stmt
> 327 1.3381 walk_tree
Oh and those are most likely just checking and nothing more.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23490