ChangeLog: Fix small typo.
* ChangeLog: Fix small typo. * testsuite/ChangeLog: Ditto. From-SVN: r142565
This commit is contained in:
parent
1f63d0598e
commit
3e33a6b21c
2 changed files with 3 additions and 4 deletions
|
@ -33,12 +33,11 @@
|
|||
find_base_value does.
|
||||
|
||||
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.
|
||||
|
||||
* builtins.c (fold_builtin_sqrt): Don't use a conditional
|
||||
operator.
|
||||
* builtins.c (fold_builtin_sqrt): Don't use a conditional operator.
|
||||
* fixed-value.c (do_fixed_add): Likewise.
|
||||
* tree-ssa-loop-ivopts.c (iv_ca_cost): Likewise.
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
* gcc.target/mips/fix-r10000-6.c: Add dg-message to look for
|
||||
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.
|
||||
(main): Correct __sync_nand_and_fetch results.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue