This is the mail archive of the gcc-patches@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: [PATCH,testsuite] fix STACK_SIZE issue in pr23135.c


On Tue, Jul 10, 2007 at 05:42:06AM -0700, Nathan Froyd wrote:
> The testcase, therefore, is broken with -DSTACK_SIZE=<value> and the
> appropriate testing environment for all values of <value>.

Or maybe -DSTACK_SIZE should simply be recommended to be set smaller
than your actual available limit, which would avoid the problem?

-- 
Daniel Jacobowitz
CodeSourcery


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