OSDN Git Service

* common.opt (flag_stack_check): New Variable entry.
[pf3gnuchains/gcc-fork.git] / gcc / ada / ChangeLog
index 03f2d68..c747696 100644 (file)
@@ -1,3 +1,9 @@
+2010-12-01  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc-interface/misc.c (flag_compare_debug, flag_stack_check):
+       Undefine as macros then define as variables.
+       (gnat_post_options): Set variables from global_options.
+
 2010-11-27  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR ada/46574