gnu89-init-2.c
963 Bytes
-
c-decl.c (build_compound_literal): Defer compound literal decls until until file… · cf3c4f56
c-decl.c (build_compound_literal): Defer compound literal decls until until file end to emit them only if... * c-decl.c (build_compound_literal): Defer compound literal decls until until file end to emit them only if they are actually used. * gcc.dg/gnu89-init-2.c: New test. From-SVN: r55645
Jakub Jelinek committed