This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/17315] Strange compile-time regression in cpp against gcc3.4.1
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Sep 2004 09:13:25 -0000
- Subject: [Bug libstdc++/17315] Strange compile-time regression in cpp against gcc3.4.1
- References: <20040904072757.17315.kgardas@objectsecurity.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2004-09-08 09:13 -------
IMO the comparison itself doesn´t make much sense, since current mainline is
using mt_allocator by default, while 3.4.1 uses the new-based allocator: FWIW,
this difference explains the increased size of the pre-processed source but in
general compiling and linking a testcase preprocessed with 3.4.1 with current
mainline doesn´t make much sense...
--
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |libstdc++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17315