This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: making comp-goto-1.c 16-bit clean
- To: Joern Rennecke <amylaar at cambridge dot redhat dot com>
- Subject: Re: making comp-goto-1.c 16-bit clean
- From: Richard Henderson <rth at redhat dot com>
- Date: Thu, 21 Dec 2000 11:26:50 -0800
- Cc: gcc-patches at gcc dot gnu dot org, amylaar at cygnus dot com
- References: <200012210210.eBL2Ac802261@phal.cambridge.redhat.com>
On Thu, Dec 21, 2000 at 02:10:38AM +0000, Joern Rennecke wrote:
> * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
> Use long types if __INT_MAX__ is 32767.
> (main): Use cast to (sint32 *) for to poke 88 into a_page.
Ok.
r~