This is the mail archive of the gcc-bugs@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]

[Bug ada/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10


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

Iain Sandoe <iains at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25466|0                           |1
        is obsolete|                            |

--- Comment #18 from Iain Sandoe <iains at gcc dot gnu.org> 2011-10-12 12:27:19 UTC ---
Created attachment 25472
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25472
updated stack check test

mea culpa...

... I should have said to put ulimit -s 8192.

I've attached an updated version which iterates more times and does what's
expected with default ulimits on ppc/x86 d9 and x86 d10.

it's slightly refined on ppc - and should give a different termination message
when -fstack-check is in force.

(the old version is still perfectly OK for checking code-gen, BTW).


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