This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix combine.c compilation warnings.


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]