On Wed, 20 Jul 2011, Jason Merrill wrote:
> The first patch adjusts the C++ front end's current support for the old GNU
> designated initializer syntax to support the C99 syntax as well.
>
> The second patch adjusts recog.h/genoutput.c to use a new macro
> HAVE_DESIGNATED_UNION_INITIALIZERS inste
On Wed, Jul 20, 2011 at 02:13:55PM -0400, Jason Merrill wrote:
> The first patch adjusts the C++ front end's current support for the
> old GNU designated initializer syntax to support the C99 syntax as
> well.
Thanks.
> The second patch adjusts recog.h/genoutput.c to use a new macro
> HAVE_DESIGN
The first patch adjusts the C++ front end's current support for the old
GNU designated initializer syntax to support the C99 syntax as well.
The second patch adjusts recog.h/genoutput.c to use a new macro
HAVE_DESIGNATED_UNION_INITIALIZERS instead of
HAVE_DESIGNATED_INITIALIZERS because with t