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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Mar 21 21:24:31 2014
New Revision: 208756

URL: http://gcc.gnu.org/viewcvs?rev=208756&root=gcc&view=rev
Log:
    PR target/60610
    * config/i386/i386.h (TARGET_64BIT_P): If not TARGET_BI_ARCH,
    redefine to 1 or 0.
    * config/i386/darwin.h (TARGET_64BIT_P): Redefine to
    TARGET_ISA_64BIT_P(x).

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/darwin.h
    trunk/gcc/config/i386/i386.h

Reply via email to