Minor fix
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 25 Feb 2015 09:44:17 +0000 (09:44 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 25 Feb 2015 09:44:17 +0000 (09:44 +0000)
From-SVN: r220959

gcc/ada/ChangeLog

index 9472434a9f3402d860d0ead4ded0d2bcc557963f..6aaf74726133789a29cc6573da2664ded50f559f 100644 (file)
@@ -1,8 +1,8 @@
 2015-02-24  Thomas Schwinge  <thomas@codesourcery.com>
 
        PR libgomp/64625
-       * gcc-interface/utils.c (DEF_FUNCTION_TYPE_VAR_8)
-       (DEF_FUNCTION_TYPE_VAR_12): Remove macros.
+       * gcc-interface/utils.c (DEF_FUNCTION_TYPE_VAR_8): Remove.
+       (DEF_FUNCTION_TYPE_VAR_12): Likewise.
        (DEF_FUNCTION_TYPE_VAR_7, DEF_FUNCTION_TYPE_VAR_11): New macros.
 
 2015-02-23  Thomas Schwinge  <thomas@codesourcery.com>