Commit 3e33a6b2 by Uros Bizjak

ChangeLog: Fix small typo.

	* ChangeLog: Fix small typo.
	* testsuite/ChangeLog: Ditto.

From-SVN: r142565
parent 1f63d059
...@@ -33,12 +33,11 @@ ...@@ -33,12 +33,11 @@
find_base_value does. find_base_value does.
2008-12-08 Andrew Haley <aph@redhat.com> 2008-12-08 Andrew Haley <aph@redhat.com>
Kamaraju Kusumanchi <raju.mailinglists@gmail.com> Kamaraju Kusumanchi <raju.mailinglists@gmail.com>
* gimple.h (gimple_build_try): Fix declaration. * gimple.h (gimple_build_try): Fix declaration.
* builtins.c (fold_builtin_sqrt): Don't use a conditional * builtins.c (fold_builtin_sqrt): Don't use a conditional operator.
operator.
* fixed-value.c (do_fixed_add): Likewise. * fixed-value.c (do_fixed_add): Likewise.
* tree-ssa-loop-ivopts.c (iv_ca_cost): Likewise. * tree-ssa-loop-ivopts.c (iv_ca_cost): Likewise.
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* gcc.target/mips/fix-r10000-6.c: Add dg-message to look for * gcc.target/mips/fix-r10000-6.c: Add dg-message to look for
the note about changed semantics of NAND builtin. the note about changed semantics of NAND builtin.
* gcc.target/mips/fix-r10000-6.c: Ditto. * gcc.target/mips/fix-r10000-12.c: Ditto.
* gcc.target/mips/atomic-memory-1.c: Ditto. * gcc.target/mips/atomic-memory-1.c: Ditto.
(main): Correct __sync_nand_and_fetch results. (main): Correct __sync_nand_and_fetch results.
......
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