]> git.ipfire.org Git - thirdparty/gcc.git/commit
system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.
authorJason Merrill <jason@redhat.com>
Thu, 21 Jul 2011 14:48:03 +0000 (10:48 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 21 Jul 2011 14:48:03 +0000 (10:48 -0400)
commit9ca1483b52373166e0aaa3ab9c1c0bdd67f7bff3
tree3060f77dc0b0ef97b4b40bde2e4dd30ff267e372
parentb017c70a27acaf4f5d9dfe9b91d8b6db5ab75324
system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.

* system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.
* recog.h (struct insn_data_d): Check it instead of
HAVE_DESIGNATED_INITIALIZERS.
* genoutput.c (output_insn_data): Likewise.

From-SVN: r176572
gcc/ChangeLog
gcc/genoutput.c
gcc/recog.h
gcc/system.h