re PR rtl-optimization/22167 (Strange optimization bug when using -Os)
authorRichard Sandiford <richard@codesourcery.com>
Thu, 21 Jul 2005 06:51:25 +0000 (06:51 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 21 Jul 2005 06:51:25 +0000 (06:51 +0000)
commitcb83c2ec4187b1781ea17180267bcfe90f5e0e9c
tree814b2815853aadb05602d3e230648d6115fe2702
parent5e5cbbfb8e0f8b3e20d5fe1da84fbd545e91f537
re PR rtl-optimization/22167 (Strange optimization bug when using -Os)

PR rtl-optimization/22167
* gcse.c (hoist_code): Fix hoist_exprs[] check.

From-SVN: r102219
gcc/ChangeLog
gcc/gcse.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/pr22167.C [new file with mode: 0644]