This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/19706] Recognize common Fortran usages of copysign.
- From: "tnfchris at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 23 Aug 2017 11:33:19 +0000
- Subject: [Bug middle-end/19706] Recognize common Fortran usages of copysign.
- Auto-submitted: auto-generated
- References: <bug-19706-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19706
--- Comment #6 from Tamar Christina <tnfchris at gcc dot gnu.org> ---
Author: tnfchris
Date: Wed Aug 23 11:32:47 2017
New Revision: 251303
URL: https://gcc.gnu.org/viewcvs?rev=251303&root=gcc&view=rev
Log:
2017-08-23 Tamar Christina <tamar.christina@arm.com>
PR middle-end/19706
* tree-ssa-math-opts.c (convert_expand_mult_copysign):
Fix single-use check.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-ssa-math-opts.c