public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/63444] New: Compilation consumes 2.5G memory
@ 2014-10-02 18:07 bobby.prani at gmail dot com
  2015-03-29 12:30 ` [Bug c++/63444] cc1plus consumes 4G memory with -O0 manu at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: bobby.prani at gmail dot com @ 2014-10-02 18:07 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63444

            Bug ID: 63444
           Summary: Compilation consumes 2.5G memory
           Product: gcc
           Version: 4.9.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: bobby.prani at gmail dot com

Created attachment 33641
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33641&action=edit
pre-processed file

The compilation of the attached pre-processed file takes 2.5G memory. Not
exactly a regression since both 4.8 and 4.9 do the same. But may be an
interesting test case for optimizations.

$ g++ -std=c++11 -c  -fPIC -DNDEBUG -O3 -fno-strict-aliasing      -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 test.i -o test.o


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-29  0:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-02 18:07 [Bug c++/63444] New: Compilation consumes 2.5G memory bobby.prani at gmail dot com
2015-03-29 12:30 ` [Bug c++/63444] cc1plus consumes 4G memory with -O0 manu at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).