Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-07-22 | c-decl.c (build_compound_literal): Defer compound literal decls until until ↵ | Jakub Jelinek | 1 | -0/+25 | |
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 |