|
From: Roumen P. <bug...@ro...> - 2008-06-12 18:31:00
|
John E. / TDM wrote: > I'm seeking a testcase that I can use to test GCC/mingw32 for a stack > overflow when compiling very large files with optimization. This is in > reference to bugs 1717936 and 1969123 in the MinGW bug tracker. Does > anyone have a testcase for this or know where I can find one? > > Thanks, > John E. What about to limit resources: ulimit or equivalent ? Roumen |