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] PR middle-end/11984: Fix 5.0 - x - 2.0 ICE


On Tue, Aug 19, 2003 at 09:49:50PM -0600, Roger Sayle wrote:
> 	* fold-const.c (fold <PLUS_EXPR>): Check for integer constant
> 	operands before calling tree_int_cst_lt when performing associative
> 	transformations.
> 
> 	* gcc.dg/20030819-1.c: New test case.

Ok.


r~


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