--- Comment #2 from manu at gcc dot gnu dot org 2010-06-29 23:46 ---
I have another troublesome testcase:
/* { dg-do compile } */
/* { dg-options "-Wall -Wextra -Wc++compat" } */
#error \
In order for the format checking to accept the C front end diagnostic \
framework extensions, you m
--
jsm28 at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirm
--- Comment #1 from joseph at codesourcery dot com 2009-06-26 22:44 ---
Subject: Re: New: Invalid -Wc++-compat warning about stringized
C++ operator name
A closely related case is:
#define foo not used
There is no important difference in the meaning of this between C and C++
if th