darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Handle the ambiguity between -seg_addr_tabl...
authorMike Stump <mrs@apple.com>
Tue, 20 Dec 2005 23:46:18 +0000 (23:46 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Tue, 20 Dec 2005 23:46:18 +0000 (23:46 +0000)
commitb6563b233710767f0d897b202df2a6f35b5aa307
tree3d9ce952b5687e59528e018e824bca449bb45eb6
parentf91a0bebdafa9d5810d0d55829cdda96d0d524c3
darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Handle the ambiguity between -seg_addr_table and -seg_addr_table_filename.

        * config/darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Handle the
        ambiguity between -seg_addr_table and -seg_addr_table_filename.
        (WORD_SWITCH_TAKES_ARG): Likewise.
        (LINK_SPEC): Likewise.
Radar 3941990

From-SVN: r108876
gcc/ChangeLog
gcc/config/darwin.h