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 jos...@codesourcery.com
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 jos...@codesourcery.com