This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/20470] Branching sequence generated for ABS(x-y)
- From: "pthaugen at us dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Mar 2005 18:22:35 -0000
- Subject: [Bug tree-optimization/20470] Branching sequence generated for ABS(x-y)
- References: <20050314170915.20470.pthaugen@us.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pthaugen at us dot ibm dot com 2005-03-15 18:22 -------
Ditto here, except added additional call to negate_expr_p(arg2) to make sure it
was ok to flip the expression back to it's original form. Not sure if that was
necessary, was assuming I'd get comments when I posted a patch (hopefully soon,
had some problems with testing).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20470