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/11771: Tighten up negate_expr_p


On Sun, Aug 03, 2003 at 03:33:06PM -0600, Roger Sayle wrote:
> 	PR middle-end/11771
> 	* fold-const.c (negate_expr_p <MINUS_EXPR>): Change to match the
> 	logic in negate_expr, i.e. we don't invert (A-B) for floating
> 	point types unless flag_unsafe_math_optimizations.
> 
> 	* gcc.c-torture/compile/20030803-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]