mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 01:49:09 +08:00
* testsuite/gcc.dg/cpp/charconst-2.c: Add -fsigned-char option.
From-SVN: r49576
This commit is contained in:
parent
a9ca50b165
commit
fde5baddf4
@ -1,3 +1,7 @@
|
||||
2002-02-07 Ulrich Weigand <uweigand@de.ibm.com>
|
||||
|
||||
* testsuite/gcc.dg/cpp/charconst-2.c: Add -fsigned-char option.
|
||||
|
||||
Thu Feb 7 12:14:17 CET 2002 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* i386-protos.h (x86_order_regs_for_local_alloc): Declare
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user