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++/33078] g++ treats extern "c" static void foo(void); different to extern "c" {static void foo(void);}



------- Comment #2 from room_debugs at outgesourced dot org  2007-08-15 12:40 -------
Created an attachment (id=14062)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14062&action=view)
same code with {}; and not failing.


-- 


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


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