diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 59d48ac4936..ecc844720ff 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-02-07 Ulrich Weigand + + * testsuite/gcc.dg/cpp/charconst-2.c: Add -fsigned-char option. + Thu Feb 7 12:14:17 CET 2002 Jan Hubicka * i386-protos.h (x86_order_regs_for_local_alloc): Declare diff --git a/gcc/testsuite/gcc.dg/cpp/charconst-2.c b/gcc/testsuite/gcc.dg/cpp/charconst-2.c index 7ee0cfb65ca..59fa500e35f 100644 --- a/gcc/testsuite/gcc.dg/cpp/charconst-2.c +++ b/gcc/testsuite/gcc.dg/cpp/charconst-2.c @@ -1,6 +1,7 @@ /* Copyright (C) 2001 Free Software Foundation, Inc. */ /* { dg-do compile } */ +/* { dg-options "-fsigned-char" } */ /* Crosscompiling from i686-linux (32-bit) to x86_64-linux (64-bit) gave extra warnings on the two assignments: