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] |
On Thu, Aug 26, 2010 at 9:19 AM, Dominique Dhumieres <dominiq@lps.ens.fr> wrote: > On x86_64-apple-darwin10.4.0 this patch caused the following failures: > FAIL: g++.dg/eh/async-unwind2.C execution test > FAIL: gcc.c-torture/execute/struct-ret-1.c execution, ?-Os > FAIL: libgomp.c++/collapse-2.C ?-O1 ?execution test > FAIL: libgomp.c++/for-1.C ?-O1 ?execution test > FAIL: libgomp.c++/for-8.C ?-O1 ?execution test > at r163063 and with -m32. > I need to take pending_stack_adjust into account. I am testing it on Linux/ia32 and Linux/x86-64. Can you try this new patch on Darwin? Thanks. -- H.J.
Attachment:
gcc-pr45234-2.patch
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |