On Wed, Dec 19, 2012 at 2:20 PM, H.J. Lu <hjl.to...@gmail.com> wrote:
> On Wed, Dec 19, 2012 at 1:13 PM, Joseph S. Myers
> <jos...@codesourcery.com> wrote:
>> On Thu, 13 Dec 2012, H.J. Lu wrote:
>>
>>> Hi Joseph,
>>>
>>> Can you review this?
>>
>> I'm still confused as to what's supposed to be reviewed and whether the
>> issues raised in the previous discussions have been properly addressed.
>> Looking at <http://gcc.gnu.org/ml/gcc-patches/2012-12/msg00484.html>, I
>> don't see the need for the variables named with Var in common.opt, and I'd
>
> Fixed.
>
>> think proper help text would be better than using Undocumented.
>>
>
> Fixed.
>
> Here is the updated patch.  OK for trunk?
>
> Thanks.
>
> --
> H.J.
> --
> 2012-12-19   Nick Clifton  <ni...@redhat.com>
>              Matthias Klose <d...@debian.org>
>              Doug Kwan  <dougk...@google.com>
>              H.J. Lu  <hongjiu...@intel.com>
>
>         PR driver/55470
>         * collect2.c (main): Support -fuse-ld=bfd and -fuse-ld=gold.
>
>         * common.opt: Add fuse-ld=bfd and fuse-ld=gold.
>
>         * gcc.c (LINK_COMMAND_SPEC): Pass -fuse-ld=* to collect2.
>
>         * opts.c (comman_handle_option): Ignore -fuse-ld=bfd and
>         -fuse-ld=gold.
>
>         * doc/invoke.texi: Document -fuse-ld=bfd and -fuse-ld=gold.

Ping.

-- 
H.J.

Reply via email to