This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/23076] GNU C extension / attribute destructor + static : invalid storage class for function


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-26 13:05 -------
Just remove the static and it will work.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
            Summary|GNU C extension / attribute |GNU C extension / attribute
                   |destructor + static :       |destructor + static :
                   |invalid storage class for   |invalid storage class for
                   |function                    |function


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]