X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fopt%2Fircgopt.c;h=df3738eb8bbfa503d43c0406ba50717d5e4cb7c4;hb=8c9921a1fc166552f6e416434fd8394a4fc210a3;hp=c95e0a52a640e3d9ff65541254f709bc60e2f218;hpb=9e31d4eab3ffb00fae7791ed224ea27fbca2eade;p=libfirm diff --git a/ir/opt/ircgopt.c b/ir/opt/ircgopt.c index c95e0a52a..df3738eb8 100644 --- a/ir/opt/ircgopt.c +++ b/ir/opt/ircgopt.c @@ -22,7 +22,6 @@ * @brief Removal of unreachable methods. * @author Hubert Schmid * @date 09.06.2002 - * @version $Id$ */ /* @@ -45,7 +44,7 @@ #include "irtools.h" #include "irpass.h" -DEBUG_ONLY(static firm_dbg_module_t *dbg); +DEBUG_ONLY(static firm_dbg_module_t *dbg;) /** * Walker: adds Call operations to a head's link list.