re PR rtl-optimization/67736 (Wrong optimization with -fexpensive-optimizations on...
authorSteve Ellcey <sellcey@imgtec.com>
Fri, 23 Oct 2015 15:56:15 +0000 (15:56 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Fri, 23 Oct 2015 15:56:15 +0000 (15:56 +0000)
commit2c40b14dfdde747212f10fcdbd105034f1b738df
tree0dabf81de1be9e8e083e3b8ea883873cdb7d278c
parentf819b3b278609360242d969027031a9a9381edeb
re PR rtl-optimization/67736 (Wrong optimization with -fexpensive-optimizations on mips64el)

2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
    Andrew Pinski  <apinski@cavium.com>

PR rtl-optimization/67736
* combine.c (simplify_comparison): Use gen_lowpart_or_truncate instead
of gen_lowpart.

Co-Authored-By: Andrew Pinski <apinski@cavium.com>
From-SVN: r229259
gcc/ChangeLog
gcc/combine.c