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]
Other format: [Raw text]

Re: Can gcc 4.3.1 handle big function definitions?


Klaus:

Perhaps your problem is related to PR 26854:

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

See in particular comment 70, which has some statistics.

If you're building your own gcc, configure gcc with --enable-gather- detailed-mem-stats and compile your program with -ftime-report -fmem- report and you'll get more detailed statistics that might give more insight.

Brad


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