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

--- Comment #19 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-02-23 
18:37:40 UTC ---
(In reply to comment #13)
> I've not had time to investigate - but suspect  it is related to operating
> close to stack limits -- if you try reducing the number of recursions (like 
> PPC
> does) does this go away?

This is a different test. On x86_64-apple-darwin11, it is thread_leak_test.c
which fails the execution test, not gctest.c or leak_test.c. I'll try
rebuilding gcc trunk with the reduced patch but without...


------------------------------------------------------------------------
r175182 | mrs | 2011-06-18 11:06:26 -0400 (Sat, 18 Jun 2011) | 4 lines

        PR target/49461

        * libjava/configure.ac (SYSTEMSPEC): Pass -no_pie for darwin11.
        * libjava/configure: Regenerate.

to see how the libjava tests behave now with -pie.

Reply via email to