This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR optimization/11210
- From: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- To: Eric Botcazou <ebotcazou at libertysurf dot fr>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 26 Jun 2003 13:10:12 +0200
- Subject: Re: [PATCH] Fix PR optimization/11210
At 18:05 18.06.2003, Eric Botcazou wrote:
2003-06-18 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.dg/20030618-1.c: New test.
Would you mind to explicitly use 'signed char' in the testcase, so it would
work on platforms that default to 'unsigned char' too?
Franz.