projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5edab54
)
Fix ChangeLog entry
author
Steve Ellcey
<sje@gcc.gnu.org>
Fri, 23 Oct 2015 15:59:15 +0000
(15:59 +0000)
committer
Steve Ellcey
<sje@gcc.gnu.org>
Fri, 23 Oct 2015 15:59:15 +0000
(15:59 +0000)
From-SVN: r229261
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index 1d214359bcd05866f27a8da45f110e1211e72600..5502b1163cf29db64df4635efddae4b0f18a47f5 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-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_lowpar
t.
+ *
gcc.dg/torture/pr67736.c: New test.
+
* gcc.dg/combine-subregs.c: New tes
t.
2015-10-23 Alan Hayward <alan.hayward@arm.com>