This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/28080] header dependencies
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Mar 2007 12:07:48 -0000
- Subject: [Bug libstdc++/28080] header dependencies
- References: <bug-28080-8082@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #26 from pcarlini at suse dot de 2007-03-11 12:07 -------
Now, for example, the preprocessed <memory> is about 100 KB smaller and there
are noticeable improvements eveywhere (containers, streams, etc.). Also, thanks
to variadic templates the compile-time performance and preprocessed header size
for <tr1/tuple> and <tr1/functional> are hugely better than in 4_2-branch. I
think we can consider this issue solved and further improvements considered
proper enhancements not bug fixes.
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28080