Commit 0b953bec by Uros Bizjak

ChangeLog: Add my last entry.

	* ChangeLog: Add my last entry.
	* testsuite/ChangLog: Ditto.

From-SVN: r198634
parent b768e8cf
...@@ -4,6 +4,12 @@ ...@@ -4,6 +4,12 @@
* tree-parloops.c (add_field_for_reduction): Handle anonymous * tree-parloops.c (add_field_for_reduction): Handle anonymous
SSA names properly. SSA names properly.
2013-05-06 Uros Bizjak <ubizjak@gmail.com>
PR target/57106
* config/i386/i386.c (add_parameter_dependencies): Add dependence
between "first_arg" and "insn", not "last" and "insn".
2013-05-06 Bill Schmidt <wschmidt@linux.vnet.ibm.com> 2013-05-06 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
* gimple-ssa-strength-reduction.c (slsr_process_phi): Re-enable. * gimple-ssa-strength-reduction.c (slsr_process_phi): Re-enable.
......
...@@ -3,6 +3,11 @@ ...@@ -3,6 +3,11 @@
PR tree-optimization/57185 PR tree-optimization/57185
* gcc.dg/autopar/pr57185.c: New testcase. * gcc.dg/autopar/pr57185.c: New testcase.
2013-05-06 Uros Bizjak <ubizjak@gmail.com>
PR target/57106
* gcc.target/i386/pr57106.c: New test.
2013-05-06 Bill Schmidt <wschmidt@linux.vnet.ibm.com> 2013-05-06 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
* gcc.dg/tree-ssa/slsr-32.c: Re-enable. * gcc.dg/tree-ssa/slsr-32.c: Re-enable.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment