https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71560
--- Comment #8 from Martin Sebor <msebor at gcc dot gnu.org> --- Author: msebor Date: Fri Jul 22 15:40:51 2016 New Revision: 238651 URL: https://gcc.gnu.org/viewcvs?rev=238651&root=gcc&view=rev Log: PR c/71560 - union compound literal initializes wrong union field gcc/ChangeLog: * doc/extend.texi (Compound Literals): Correct and clarify. (Cast to Union): Same. Modified: trunk/gcc/ChangeLog trunk/gcc/doc/extend.texi