------- Additional Comments From ch at csh-consult dot dk 2005-01-17 21:01 ------- Thanks Andrew. Is the memory problem also fixed?
I created a simpler example. 100 equal .c files each containing: static void mainX() {} where X varies from 1 to 10000. This gives me a slightly different behaviour. Compiling only one of the files consumes about 60MB memory. Compiling all of the 100 files consumes up to 142MB of memory. Then gcc crashes. Should I create a new issue? If so, what information would you like? Casper -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19465