diff options
Diffstat (limited to 'gcc/dumpfile.h')
-rw-r--r-- | gcc/dumpfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dumpfile.h b/gcc/dumpfile.h index 6edea85..bec2fa2 100644 --- a/gcc/dumpfile.h +++ b/gcc/dumpfile.h @@ -52,7 +52,7 @@ enum dump_kind DK_lang, DK_tree, DK_rtl, - DK_ipa, + DK_ipa }; /* Bit masks to control dumping. Not all values are applicable to all |