]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r300301, r300319:
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Jun 2016 22:07:17 +0000 (22:07 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Jun 2016 22:07:17 +0000 (22:07 +0000)
commitf031a59c192bbf86a93648aabbeeab86af1cd8d8
tree493064f2fcbf2e0c2bdf3634e37237f76ac87cbb
parentd0c62a8c81e9034bfd41891ef6716c50fa4bdac5
MFC r300301, r300319:
GCC: Add support for named initializers for anonymous structs/unions.

This is a C11 feature that is starting to get used in places such as Mesa.
This implementation takes a different approach to upstream and is
therefore not covered by GPLv3.

Obtained from: OpenBSD (CVS rev. 1.2)

git-svn-id: svn://svn.freebsd.org/base/stable/10@301817 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/gcc/c-typeck.c