This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/17315] Strange compile-time regression in cpp against gcc3.4.1


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]