bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: __attribute__((__unused__)) cannot be placed after the label in C++


From: Paul Eggert
Subject: Re: __attribute__((__unused__)) cannot be placed after the label in C++ in gcc-3.3.2
Date: 15 Feb 2004 00:08:52 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

"Grzegorz Jablonski" <address@hidden> writes:

> Due to an ambiguity in C++ regarding __attribute__((__unused__)) after the
> label

Surely it's not an ambiguity in C++, as C++ doesn't define
__attribute__((__unused__)).  It's merely a bug in GCC.

However, we've worked around the problem in a different way
in the latest test version of Bison.  Please see:

ftp://alpha.gnu.org/gnu/bison/bison-1.875c.tar.gz




reply via email to

[Prev in Thread] Current Thread [Next in Thread]