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 symbol == constant comparisons


On Fri, Jan 23, 2004 at 02:57:59PM -0500, Jakub Jelinek wrote:
> 	* simplify-rtx.c (simplify_relational_operation): Don't
> 	simplify address == constant into address + -constant == 0.
> 	* gcc.dg/20040123-1.c: New test.

Ok.


r~


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