[Bug c/17205] [3.5 Regression] Strange behaviour when function prototypes appear inside other functions

geoffk at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Aug 30 22:23:00 GMT 2004


------- Additional Comments From geoffk at gcc dot gnu dot org  2004-08-30 22:23 -------
Fixed, by declaring this code invalid and producing an error message on it.  The kernel will need to be 
changed to Not Do That, by moving the prototype for the 'static' function to file scope.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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



More information about the Gcc-bugs mailing list