ChangeLog: Fix whitespace.

* ChangeLog: Fix whitespace.
	* testsuite/ChangeLog: Ditto.

From-SVN: r156835
This commit is contained in:
Uros Bizjak 2010-02-17 19:00:46 +01:00
parent cae072e27c
commit 01305d242d
2 changed files with 5 additions and 7 deletions

View File

@ -295,11 +295,11 @@
PR target/42841
* config/sh/sh.c (find_barrier): Increase length for non delayed
conditional branches.
2010-02-10 Christian Bruel <christian.bruel@st.com>
* config/sh/sh.c (find_barrier): Don't emit a CP inside the GP setting.
2010-02-10 Jakub Jelinek <jakub@redhat.com>
* builtins.c (set_builtin_user_assembler_name): Also handle
@ -663,8 +663,7 @@
2010-01-28 Richard Guenther <rguenther@suse.de>
PR tree-optimization/42871
* tree-ssa-pre.c (phi_translate_set): Make sure to retain
leaders.
* tree-ssa-pre.c (phi_translate_set): Make sure to retain leaders.
2010-01-28 Richard Guenther <rguenther@suse.de>

View File

@ -1,6 +1,6 @@
2010-02-17 Uros Bizjak <ubizjak@gmail.com>
PR target/43103
PR target/43103
* gcc.target/i386/xop-check.h: Include m256-check.h.
* gcc.target/i386/xop-vpermil2ps-1.c: Include x86intrin.h.
* gcc.target/i386/xop-vpermil2ps-256-1.c: Ditto.
@ -33,8 +33,7 @@
2010-02-16 Jakub Jelinek <jakub@redhat.com>
* lib/prune.exp: Prune variable tracking size limit exceeded
notes.
* lib/prune.exp: Prune variable tracking size limit exceeded notes.
2010-02-16 Jason Merrill <jason@redhat.com>