c-decl.c
229 KB
-
re PR c/18963 (static and nested declarations cause an ice) · ebef4d30
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
James A. Morrison committed