[Bug other/32948] five warnings and a patch
bje at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Feb 25 11:51:00 GMT 2008
------- Comment #1 from bje at gcc dot gnu dot org 2008-02-25 11:51 -------
Subject: Bug 32948
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
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32948
More information about the Gcc-bugs
mailing list