biarch64.h (TARGET_64BIT_DEFAULT): Define with value.
authorRichard Henderson <rth@redhat.com>
Thu, 30 May 2002 00:38:36 +0000 (17:38 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 30 May 2002 00:38:36 +0000 (17:38 -0700)
commit67adf6a9dc535b6a68173b2c01a99ee7713c3f29
tree3e449b4deebc1ddb35b1bbfdc216b6006948d80d
parent145aacc2e0507dd42a80ae293bbe70f184d08272
biarch64.h (TARGET_64BIT_DEFAULT): Define with value.

        * config/i386/biarch64.h (TARGET_64BIT_DEFAULT): Define with value.
        (TARGET_BI_ARCH): Likewise.
        * config/i386/i386.h: Test TARGET_64BIT_DEFAULT by value.
        (TARGET_SWITCHES): Combine target defaults here not in TARGET_DEFAULT.
        (TARGET_64BIT_DEFAULT): Default to 0.
        (TARGET_DEFAULT): Default to MASK_OMIT_LEAF_FRAME_POINTER.

From-SVN: r54032
gcc/ChangeLog
gcc/config/i386/biarch64.h
gcc/config/i386/i386.h