PR c/71560 - union compound literal initializes wrong union field
authorMartin Sebor <msebor@redhat.com>
Fri, 22 Jul 2016 15:40:51 +0000 (15:40 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Fri, 22 Jul 2016 15:40:51 +0000 (09:40 -0600)
commite040f9bd4b37dfffcb5197c0b6307313846d9e6b
treec0d40b181bd089b6f628f350c4233c94887aa3d0
parent1610d41097ba3b0f4b0df99ddcadcc46a0b5a549
PR c/71560 - union compound literal initializes wrong union field

gcc/ChangeLog:
* doc/extend.texi (Compound Literals): Correct and clarify.
(Cast to Union): Same.

From-SVN: r238651
gcc/ChangeLog
gcc/doc/extend.texi