c-decl.c
252 KB
-
c-decl.c (merge_decls): Use !current_function_decl to check for extern declaration of C99 inline... · 74b0ec7c
* c-decl.c (merge_decls): Use !current_function_decl to check for extern declaration of C99 inline function being at file scope. testsuite: * gcc.dg/inline-32.c, gcc.dg/inline-32a.c: New tests. From-SVN: r137149
Joseph Myers committed