]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/24109 (non unit-at-a-time failure with compound literals)
authorJakub Jelinek <jakub@redhat.com>
Thu, 29 Sep 2005 21:34:33 +0000 (23:34 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 29 Sep 2005 21:34:33 +0000 (23:34 +0200)
commitdf4b9cfe50b434e67e4d47f7725aa8e37f778e50
treea31c32203ff6d0e6114f2c5ebf7d2f5b3387aa4f
parent8d2c775f0175a71fefe00156505c9f5c50af4114
re PR middle-end/24109 (non unit-at-a-time failure with compound literals)

PR middle-end/24109
* c-decl.c (c_write_global_declarations_1): If any
wrapup_global_declaration_2 call returned true, restart the loop.

* gcc.c-torture/execute/20050929-1.c: New test.

From-SVN: r104794
gcc/ChangeLog
gcc/c-decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20050929-1.c [new file with mode: 0644]