add midding modify_flags case
authorMatthias Braun <matze@braunis.de>
Tue, 18 Sep 2007 09:22:39 +0000 (09:22 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 18 Sep 2007 09:22:39 +0000 (09:22 +0000)
[r15856]

ir/be/bearch.c

index bebf9c5..30d02c1 100644 (file)
@@ -304,6 +304,7 @@ extern const char *arch_irn_flag_str(arch_irn_flags_t fl)
                XXX(ignore);
                XXX(rematerializable);
                XXX(modify_sp);
+               XXX(modify_flags);
                XXX(none);
 #undef XXX
        }