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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-12-04 
14:39:46 UTC ---
force-parallel-1.c needs more than 38MB on the stack, e.g. on Linux the default
limit is usually 8 or 10MB.  The other testcases have smaller needs, but still
over 8MB or close to it, which with address space randomization adds to the
problems.

Reply via email to