Commit 20de4d99 by Eric Botcazou

Fix nits.

From-SVN: r126062
parent 4f4aa936
...@@ -189,7 +189,7 @@ ...@@ -189,7 +189,7 @@
2007-06-23 Kenneth Zadeck <zadeck@naturalbridge.com> 2007-06-23 Kenneth Zadeck <zadeck@naturalbridge.com>
PR middle-end/32437 PR middle-end/32437
*dce.c (deletable_insn_p): Add extra parameter and recurse if insn * dce.c (deletable_insn_p): Add extra parameter and recurse if insn
is a PARALLEL. is a PARALLEL.
(prescan_insns_for_dce): Add extra parameter. (prescan_insns_for_dce): Add extra parameter.
...@@ -508,8 +508,7 @@ ...@@ -508,8 +508,7 @@
2007-06-19 Nick Clifton <nickc@redhat.com> 2007-06-19 Nick Clifton <nickc@redhat.com>
* config/m32r/linux.h (LIB_SPEC): Always imply -lpthread for * config/m32r/linux.h (LIB_SPEC): Always imply -lpthread for -pthread.
-pthread.
2007-06-18 Uros Bizjak <ubizjak@gmail.com> 2007-06-18 Uros Bizjak <ubizjak@gmail.com>
...@@ -531,22 +530,6 @@ ...@@ -531,22 +530,6 @@
* gcse.c (replace_store_insn): Update the note before * gcse.c (replace_store_insn): Update the note before
calling emit_insn_after. calling emit_insn_after.
2007-06-18 David Daney <ddaney@avtrex.com
Revert:
2007-06-18 David Daney <ddaney@avtrex.com
PR target/32313
* config/mips/mips.c (mips_expand_call): Mark $gp as used by
local function call.
2007-06-18 David Daney <ddaney@avtrex.com
PR target/32313
* config/mips/mips.c (mips_expand_call): Mark $gp as used by
local function call.
2007-06-18 Kenneth Zadeck <zadeck@naturalbridge.com> 2007-06-18 Kenneth Zadeck <zadeck@naturalbridge.com>
PR middle-end/32355 PR middle-end/32355
......
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