OSDN Git Service

fixincludes/
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Feb 2008 11:50:17 +0000 (11:50 +0000)
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Feb 2008 11:50:17 +0000 (11:50 +0000)
commit5243b29d1bee8169745859b2ec463a18b56aad8a
tree519924376bc8c345af3b0afd300e39302e655ba8
parent620d0bf8f888ef4d2a07330e2c26252d39bdea34
fixincludes/
PR other/32948
* fixincl.c (fix_applies): Remove unused variable `name_len'.

gcc/
PR other/32948
* c-decl.c (grokdeclarator): Remove unused local variables
`typedef_type' and `type_as_written'.
* bb-reorder.c
(find_rarely_executed_basic_blocks_and_crossing_edges): Remove
unused local variable `has_hot_blocks'.
(fix_crossing_conditional_branches): Remove unused local variable
`prev_bb'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132618 138bc75d-0d04-0410-961f-82ee72b054a4
fixincludes/ChangeLog
fixincludes/fixincl.c
gcc/ChangeLog
gcc/bb-reorder.c
gcc/c-decl.c