This is the mail archive of the gcc-help@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]

Re: _Static_warning?


On 19/05/15 16:51, Martin Sebor wrote:

I would consider this a bug. GCC should include in the warning
the context from which the macro was invoked just as it does in
the _Static_assert case, and just as Clang does (below).

Unfortunately, it is indeed a bug. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66208

Cheers,

Manuel.


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