re PR c/18963 (static and nested declarations cause an ice)
authorJames A. Morrison <phython@gcc.gnu.org>
Tue, 21 Dec 2004 17:07:06 +0000 (17:07 +0000)
committerJames A. Morrison <phython@gcc.gnu.org>
Tue, 21 Dec 2004 17:07:06 +0000 (17:07 +0000)
commitebef4d30443353b9cf4b2b559b2429273b60065b
tree0add9045f20f4db5dba3f2c3bb1fec81d63bfa1f
parent6f17bbcf0518928c510fcc8c7bbb48c0ec21a8f3
re PR c/18963 (static and nested declarations cause an ice)

2004-12-21  James A. Morrison  <phython@gcc.gnu.org>

       PR c/18963
       * c-decl.c (pushdecl): Remove block trying to merge static function
       declarations at block scope to file scope declarations.

testsuite:
        PR c/18963
        * gcc.dg/pr18963-1.c: New test.

From-SVN: r92460
gcc/ChangeLog
gcc/c-decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr18963-1.c [new file with mode: 0644]