[PATCH] Fix combine.c compilation warnings.

Richard Henderson rth@redhat.com
Tue Jul 2 17:33:00 GMT 2002


On Sat, Jun 29, 2002 at 01:10:50PM -0600, Roger Sayle wrote:
> ! #define SUBST_INT(INTO, NEWVAL)  do_SUBST_INT((unsigned int*) &(INTO), \
> ! 					      (NEWVAL))

I don't like this.  It'll prevent us from ever seeing
actually incorrect code.


r~



More information about the Gcc-patches mailing list