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]

Re: PATCH: Fix x86 Darwin


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.


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