r132618 - in /trunk: fixincludes/ChangeLog fixi...
bje@gcc.gnu.org
bje@gcc.gnu.org
Mon Feb 25 11:50:00 GMT 2008
Author: bje
Date: Mon Feb 25 11:50:17 2008
New Revision: 132618
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132618
Log:
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'.
Modified:
trunk/fixincludes/ChangeLog
trunk/fixincludes/fixincl.c
trunk/gcc/ChangeLog
trunk/gcc/bb-reorder.c
trunk/gcc/c-decl.c
More information about the Gcc-cvs
mailing list