new fails on gcc 3.4, i686-unknown-openbsd3.1

Marc Espie espie@nerim.net
Sat Dec 28 11:48:00 GMT 2002


On Sat, Dec 28, 2002 at 12:18:00PM -0500, Andrew Pinski wrote:
> The new failures on i686-unknown-openbsd3.1 are caused by the new  
> parser and/or
> the definition of __BEGIN_DECLS/__END_DECLS in openbsd's header,  
> sys/cdefs.h:
> #define __BEGIN_DECLS   extern "C" {
> #define __END_DECLS     };
> 
> Note the semicolon after }, that is what is causing it.

Thanks, this will be fixed shortly.



More information about the Gcc mailing list