------- Comment #40 from howarth at nitro dot med dot uc dot edu  2010-09-01 
21:28 -------
(In reply to comment #39)
> Created an attachment (id=21650)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21650&action=view) [edit]
> Another patch
> 
> Darwin needs 128bit stack alignment for -pg.
> 

This second patch (which is limited to gcc/config/i386/darwin.h) eliminates
both PR36502 and the nest.c failures on x86_64-apple-darwin10 at -m32. We still
get random failures in...

FAIL: gcc.c-torture/execute/builtins/sprintf-chk.c compilation,  -Os  (internal
compiler error)
UNRESOLVED: gcc.c-torture/execute/builtins/sprintf-chk.c execution,  -Os 
FAIL: gcc.dg/stack-usage-1.c scan-file foo\\t(256|264)\\tstatic
FAIL: gcc.target/i386/stack-usage-realign.c scan-file
main\\t48\\tdynamic,bounded

but that the fault of r163660.


-- 


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

Reply via email to