This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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][GOLD] Add ld compatible options --no-enum-size-warning and --no-wchar-size-warning


Hi Ian,

     This patch adds two command line options for ld-compatibility.
Some gcc tests fail because gold does not have --no-enum-size-warning.

-Doug


2010-08-06  Doug Kwan  <dougkwan@google.com>

        * arm.cc (Target_arm::merge_object_attributes): Check command line
        options --no-wchar-size-warning and --no-enum-size-warning.
        * options.h (General_options): Add ld-compatible options
        --no-enum-size-warning and --no-wchar-size-warning.

Attachment: patch-no-enum-size-warning.txt
Description: Text document


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