Tested on x86_64-pc-linux-gnu, committed on trunk.

2011-09-06  Arnaud Charlet  <char...@adacore.com>

        * gcc-interface/Makefile.in (X86_TARGET_PAIRS): Remove duplicate
        declaration.

Index: gcc-interface/Makefile.in
===================================================================
--- gcc-interface/Makefile.in   (revision 178565)
+++ gcc-interface/Makefile.in   (working copy)
@@ -434,14 +434,6 @@ X86_TARGET_PAIRS = \
   g-bytswa.adb<g-bytswa-x86.adb \
   s-atocou.adb<s-atocou-x86.adb
 
-# Special version of units for x86 and x86-64 platforms.
-
-X86_TARGET_PAIRS = \
-  a-numaux.ads<a-numaux-x86.ads \
-  a-numaux.adb<a-numaux-x86.adb \
-  g-bytswa.adb<g-bytswa-x86.adb \
-  s-atocou.adb<s-atocou-x86.adb
-
 X86_64_TARGET_PAIRS = \
   a-numaux.ads<a-numaux-x86.ads \
   a-numaux.adb<a-numaux-x86.adb \

Reply via email to