[AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [3/6] bfd changes

Joseph S. Myers joseph@codesourcery.com
Mon Jul 30 14:57:00 GMT 2012


On Mon, 30 Jul 2012, Yufeng Zhang wrote:

> +static struct
> +{
> +  unsigned int mach;
> +  char *name;
> +}
> +processors[] =
> +{
> +};

Empty initializers such as this are not valid ISO C.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Binutils mailing list