------- Comment #4 from tromey at gcc dot gnu dot org  2008-04-04 16:28 -------
I tried this test case and as far as I can tell it works as expected.
Can you say what you think is wrong?

I thought perhaps you were misreading the error output.  The errors
from the initial report are:

z1.cc:2:1: warning: trigraph ??- ignored, use -trigraphs to enable
z1.cc:2:4: warning: trigraph ??- ignored, use -trigraphs to enable

These are both on line 2.  So, we aren't emitting a warning for
the trigraph in the comment.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |WAITING


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

Reply via email to