This is the mail archive of the gcc@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]

Code Bloat g++



Hi,
I am not sure if this is the right place to discuss this, but I am
seeing massive code bloat with g++ 2.95.2
The unstripped exe is 3x larger.


flags " -O3" unstripped -- 185K
same exe after stripping -- 57K


The code is the oopack benchmark program available at
http://www.kai.com/oopack/oopack.html

thanks,
-neelakanth

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