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


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?

Sorry for the delay:


http://gcc.gnu.org/ml/gcc-testresults/2008-08/msg00186.html
http://gcc.gnu.org/ml/gcc-testresults/2008-08/msg00071.html

Had no time to analyze yet.

Thanks again,
Andreas


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