PATCH: Fix x86 Darwin
Jack Howarth
howarth@bromo.msbb.uc.edu
Sat Aug 2 18:12:00 GMT 2008
HJ,
I am still seeing hundreds of gcc and g++ stackalign related testsuite failures
in the gcc trunk (r138544)...
http://gcc.gnu.org/ml/gcc-testresults/2008-08/msg00184.html
on i686-apple-darwin9.
Jack
On Fri, Aug 01, 2008 at 06:03:04AM -0700, H.J. Lu wrote:
> On Fri, Aug 1, 2008 at 4:38 AM, Andreas Tobler <andreast-list@fgznet.ch> wrote:
> > H.J. Lu wrote:
> >
> >> H.J.
> >> ----
> >> 2008-07-31 H.J. Lu <hongjiu.lu@intel.com>
> >>
> >> * config/i386/i386.c (override_options): Replace ABI_STACK_BOUNDARY
> >> with MIN_STACK_BOUNDARY.
> >> (ix86_update_stack_boundary): Likewise.
> >> (ix86_expand_prologue): Assert MIN_STACK_BOUNDARY instead of
> >> STACK_BOUNDARY.
> >>
> >> * config/i386/i386.h (ABI_STACK_BOUNDARY): Renamed to ...
> >> (MIN_STACK_BOUNDARY): This.
> >
> > Completed bootstrap on i686 and x86_64-apple-darwin.
>
> Would you mind running
>
> # ...../contrib/test_summary | sh
>
> from your build directories to report the "make check" results?
>
> Thanks.
>
>
> --
> H.J.
More information about the Gcc-patches
mailing list