------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-14 
22:44 -------
The code is invalid and gives errors from 4.0.0 and above:
t.c: In function ‘func1’:
t.c:3: error: invalid storage class for function ‘func2’
t.c: At top level:
t.c:14: error: static declaration of ‘func2’ follows non-static declaration
t.c:7: error: previous implicit declaration of ‘func2’ was here

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22069

Reply via email to