This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Make execute/20040331-1.c compatible with 16-bittargets.
- From: Kazu Hirata <kazu at cs dot umass dot edu>
- To: gcc-patches at gcc dot gnu dot org
- Cc: jakub at redhat dot com, roger at eyesopen dot com
- Date: Fri, 30 Apr 2004 11:27:51 -0400 (EDT)
- Subject: Re: [patch] Make execute/20040331-1.c compatible with 16-bittargets.
- References: <20040430.071211.21932061.kazu@cs.umass.edu>
Hi,
> 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
>
> * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
> bit-field on 16-bit targets.
Just to let everybody know, Roger approved this patch off list.
Kazu Hirata