From patchwork Thu Sep 22 13:59:59 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [vms] Use fix include on alpha-vms Date: Thu, 22 Sep 2011 03:59:59 -0000 From: Tristan Gingold X-Patchwork-Id: 115951 Message-Id: <4464615C-A0BB-4CA6-A2B3-5E5167B7C7C7@adacore.com> To: GCC Patches Hi, currently alpha-vms is listed as a particular target in fixincludes/mkfixinc.sh but ia64-vms isn't. As I will submit a patch to add some rules for both alpha and ia64 VMS, first fixincludes must be enabled on both. Committed on trunk. Tristan. fixincludes/ 2011-09-22 Tristan Gingold * mkfixinc.sh (target): Remove alpha-vms from particular targets. --- fixincludes/mkfixinc.sh (revision 179086) +++ fixincludes/mkfixinc.sh (working copy) @@ -11,7 +11,6 @@ # Check for special fix rules for particular targets case $machine in - alpha*-dec-*vms* | \ i?86-*-cygwin* | \ i?86-*-mingw32* | \ x86_64-*-mingw32* | \