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]

[PATCH] CPP fixes for sparc64-netbsd on 3.1 branch


These were committed to the mainline, but missed the 3.1 cut-off.

Committed to 3.1 branch.

        * config/sparc/netbsd-elf.c (CPP_SUBTARGET_SPEC64): Remove
        -D__arch64__.  Add -D_LP64.
        (CPP_ARCH32_SPEC): Redefine to match the non-bi-arch version
        from sparc.h.
        (CPP_ARCH64_SPEC): Likewise.
        (NO_BUILTIN_PTRDIFF_TYPE): Undef. 
        (NO_BUILTIN_SIZE_TYPE): Undef.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>

Attachment: patch
Description: Text document


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