Fix ChangeLog entry

From-SVN: r229261
This commit is contained in:
Steve Ellcey 2015-10-23 15:59:15 +00:00
parent 5edab54b6c
commit 42018231b5
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
Andrew Pinski <apinski@cavium.com>
PR rtl-optimization/67736
* combine.c (simplify_comparison): Use gen_lowpart_or_truncate instead
of gen_lowpart.
* gcc.dg/torture/pr67736.c: New test.
* gcc.dg/combine-subregs.c: New test.
2015-10-23 Alan Hayward <alan.hayward@arm.com>