diff gcc/gimple.c @ 59:5b5b9ea5b220

fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 15 Feb 2010 17:22:24 +0900
parents 326d9e06c2e3
children 1b10fe6932e1
line wrap: on
line diff
--- a/gcc/gimple.c	Mon Feb 15 14:58:24 2010 +0900
+++ b/gcc/gimple.c	Mon Feb 15 17:22:24 2010 +0900
@@ -40,12 +40,6 @@
 #include "alias.h"
 #include "demangle.h"
 
-#define DEFGSCODE(SYM, NAME, STRUCT)    NAME,
-const char *const gimple_code_name[] = {
-#include "gimple.def"
-};
-#undef DEFGSCODE
-
 /* Global type table.  FIXME lto, it should be possible to re-use some
    of the type hashing routines in tree.c (type_hash_canon, type_hash_lookup,
    etc), but those assume that types were built with the various