This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC:patch] c99 6.2.2: static vs extern
> I don't think there's anything C99-specific here; you should check C90, or
> add the testcase to the testsuite and wait for Zack's rewrite to deal with
> this.
Hmmm... my 1989 quick reference seems to imply it as well. The next
question is... is this a case where we want to emit the message
anyway, unless pedantic? If not, we can just remove that whole chunk
of code.