match.pd (sinh (x) / cosh (x)): New simplification rule.
authorRafael Tsuha <rafael.tsuha@usp.br>
Fri, 4 Oct 2019 18:34:29 +0000 (18:34 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 4 Oct 2019 18:34:29 +0000 (12:34 -0600)
commit2066f7951cc4f0b23ddff5abfd2ad2ea4ee90fff
treeab2ca5ec91831479d810d5601ff37fedbae4dc55
parent69b35f396ceb22e2e04b4228a6811291621808c1
match.pd (sinh (x) / cosh (x)): New simplification rule.

        * match.pd (sinh (x) / cosh (x)): New simplification rule.

        * gcc.dg/sinhovercosh-1.c: New test.

From-SVN: r276595
gcc/ChangeLog
gcc/match.pd
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/sinhovercosh-1.c [new file with mode: 0644]