------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-07
00:45 -------
I wonder if this is caused by (my patch):
2005-07-02 Andrew Pinski <[EMAIL PROTECTED]>
PR middle-end/14490
* fold-const.c (fold_binary): Handle the return value of
fold_to_nonsharp_ineq_using_bound if we get back the same operand back.
Implement "X +- C1 CMP C2" folding to "X CMP C2 -+ C1".
But I have to double check, I thought I had tested it with Ada but I cannot
remember for sure.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22333