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 middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727


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

--- Comment #79 from Jack Howarth <howarth at nitro dot med.uc.edu> 2010-12-16 16:12:23 UTC ---
With the patch from Comment 78, I don't see dsymutil failues (at least for a
simple c language bootstrap on x86_64-apple-darwin10). However at -m32,  I am
now seeing libgomp testsuite execution failures of the form...

libgomp: Thread creation failed: Resource temporarily unavailable
FAIL: libgomp.c/appendix-a/a.15.1.c execution test

Oddly these don't occur at -m64. Any idea what change you made to the current
version of the patch which suppressed the dsymutil failures?


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