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]

Re: PING^2: [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold


On Wed, 19 Dec 2012, H.J. Lu wrote:

> +#ifdef CROSS_DIRECTORY_STRUCTURE
> +      = concat(target_machine, "-", ld_suffixes[i], NULL);

Missing space before '('.

The patch is OK with that fixed.

-- 
Joseph S. Myers
joseph@codesourcery.com


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