This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: don't assume pointer cast to unsigned long is a valid initializer
- From: Richard Henderson <rth at redhat dot com>
- To: Alexandre Oliva <aoliva at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 28 Feb 2003 00:53:01 -0800
- Subject: Re: don't assume pointer cast to unsigned long is a valid initializer
- References: <orznogn7qt.fsf@free.redhat.lsd.ic.unicamp.br>
On Fri, Feb 28, 2003 at 05:12:58AM -0300, Alexandre Oliva wrote:
> * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
> unsigned long.
Ok.
r~