This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
gcc.dg/c90-impl-decl-1.c
- To: jsm28 at cam dot ac dot uk, gcc-bugs at gcc dot gnu dot org
- Subject: gcc.dg/c90-impl-decl-1.c
- From: Richard Henderson <rth at thief dot cygnus dot com>
- Date: Sat, 29 Jul 2000 20:34:02 -0700
: /* C90 subclause 7.1.7 says we can implicitly declare strcmp; C99 removes
: implict declarations.
: */
"Can" or "shall"? Unless "shall", I'd prefer this test removed,
since users really ought to include <string.h>.
r~