This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c/7759: incorrect warning emited
- From: laurent dot mazier at esf dot ericsson dot se
- To: gcc-gnats at gcc dot gnu dot org
- Date: 29 Aug 2002 10:44:59 -0000
- Subject: c/7759: incorrect warning emited
- Reply-to: laurent dot mazier at esf dot ericsson dot se
>Number: 7759
>Category: c
>Synopsis: incorrect warning emited
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: rejects-legal
>Submitter-Id: net
>Arrival-Date: Thu Aug 29 03:46:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: laurent.mazier@esf.ericsson.se
>Release: GCC-3.2
>Organization:
>Environment:
Cygwin PPC cross compiler
>Description:
When compiling this simple C source line :
strcpy (my_string, "(???)");
GCC issues following warning :
"warning: trigraph ??) ignored"
Should it be ?
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: