... oops ;)

/////////////////////
2017-05-18  Paolo Carlini  <paolo.carl...@oracle.com>

        * dumpfile.h (enum dump_kind): Remove stray comma.
Index: dumpfile.h
===================================================================
--- dumpfile.h  (revision 248242)
+++ dumpfile.h  (working copy)
@@ -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

Reply via email to