This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15320] Excessive memory consumption
- From: "dmartin at cliftonlabs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 May 2004 15:43:51 -0000
- Subject: [Bug c++/15320] Excessive memory consumption
- References: <20040506152930.15320.dmartin@cliftonlabs.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dmartin at cliftonlabs dot com 2004-05-06 15:43 -------
Created an attachment (id=6239)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6239&action=view)
(One) file causing excessive memory consumption reported in 15320
Here is the command line used for compilation:
g++-3.4 -DHAVE_CONFIG_H -I. -I/work/dmartin/oss/savant.andy/src/analyzer
-I../../src -I/work/dmartin/oss/savant.andy/src
-I/work/dmartin/oss/savant.andy/src/aire
-I/work/dmartin/oss/savant.andy/src/aire/iir/visitor
-I/work/dmartin/oss/savant.andy/src/aire/iir/IIR
-I/work/dmartin/oss/savant.andy/src/aire/iir/IIRBase
-I/work/dmartin/oss/savant.andy/src/aire/iir/IIRScram
-I/work/dmartin/oss/savant.andy/src/visitors/module
-I/work/dmartin/oss/savant.andy/src/util
-I/work/dmartin/oss/savant.andy/src/analyzer -DDEVELOPER_ASSERTIONS
-DGENERATE_CC_REFERENCES -I/work/dmartin/local/3.4/include -I/usr/include/pccts
-I/work/dmartin/local/3.4/include -g -Wall -ggdb3 -ggdb3 -MT scram.lo -MD -MP
-MF .deps/scram.Tpo -c /work/dmartin/oss/savant.andy/src/analyzer/scram.cc
-fPIC -DPIC
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15320