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 c++/56746] [4.8 regression] increased memory usage when compiling C++


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56746

--- Comment #2 from Mathias Gaunard <mathias at gaunard dot com> 2013-03-27 11:04:08 UTC ---
The preprocessed file is 7 megabytes, which exceeds what I can attach here.
I do not think it is practical to reduce it with automatic tools.
Would it be ok to provide it as-is?

The flags used are -fno-strict-aliasing -Wall -Wno-unused
-Wno-delete-non-virtual-dtor  -mxop -fabi-version=4 -O2.-O2


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