OSDN Git Service

* common.opt (fira-verbose): Use Var.
[pf3gnuchains/gcc-fork.git] / gcc / fortran / ChangeLog
index 9b51710..4194ee1 100644 (file)
@@ -1,3 +1,8 @@
+2010-06-07  Joseph Myers  <joseph@codesourcery.com>
+
+       * lang.opt (fshort-enums): Define using Var and VarExists.
+       * options.c (gfc_handle_option): Don't set flag_short_enums here.
+
 2010-06-05  Paul Thomas  <pault@gcc.gnu.org>
            Janus Weil  <janus@gcc.gnu.org>