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++/15320] Excessive memory consumption


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


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