http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46195
--- Comment #8 from Jack Howarth <howarth at nitro dot med.uc.edu> 2010-10-27 13:22:42 UTC --- (In reply to comment #7) > Created attachment 22174 [details] > An updated patch > > Please try this one. A quick manual test of only those test cases listed in the original report shows they are all fixed by this patch except for gcc.c-torture/execute/20040709-1.c which still fails at all optimizations. These failures are of the form... Executing on host: /Users/howarth/darwin_objdir/gcc/xgcc -B/Users/howarth/darwin_objdir/gcc/ /Users/howarth/gcc/gcc/testsuite/gcc.c-torture/execute/20040709-1.c -w -O0 -lm -m32 -o /Users/howarth/darwin_objdir/gcc/testsuite/gcc/20040709-1.x0 (timeout = 300) /Users/howarth/gcc/gcc/testsuite/gcc.c-torture/execute/20040709-1.c: In function ‘retmeW’: /Users/howarth/gcc/gcc/testsuite/gcc.c-torture/execute/20040709-1.c:112:1: note: The ABI of passing parameter with 16byte alignment has changed in GCC 4.6