From patchwork Fri Nov 4 09:25:19 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [committed] Fix vms-ia64 bootstrap issue Date: Thu, 03 Nov 2011 23:25:19 -0000 From: Tristan Gingold X-Patchwork-Id: 123576 Message-Id: <0AA4B338-484E-40F0-AB60-2CC0289C1EE6@adacore.com> To: GCC Patches Hi, fde-vms.c is not the right place to include the unwinder fallback. Fixed by this patch. Tristan. libgcc/ 2011-11-04 Tristan Gingold * config/ia64/fde-vms.c: Do not include md-unwind-support.h Index: config/ia64/fde-vms.c =================================================================== --- config/ia64/fde-vms.c (revision 180927) +++ config/ia64/fde-vms.c (working copy) @@ -33,7 +33,6 @@ #include #include #include -#include "md-unwind-support.h" #include "unwind-ia64.h" #define __int64 long