This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r168437 - in /trunk/gcc/testsuite: ChangeLog gc...
- From: uweigand at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 03 Jan 2011 18:02:36 -0000
- Subject: r168437 - in /trunk/gcc/testsuite: ChangeLog gc...
Author: uweigand
Date: Mon Jan 3 18:02:35 2011
New Revision: 168437
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168437
Log:
* gcc.dg/torture/vector-shift2.c (schar): Define.
(main): Always use schar or uchar instead of plain "char" to avoid
dependencies on implementation-defined char signedness.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.dg/torture/vector-shift2.c