From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9843 invoked by alias); 31 Dec 2009 16:25:16 -0000 Received: (qmail 9641 invoked by uid 48); 31 Dec 2009 16:25:03 -0000 Date: Thu, 31 Dec 2009 16:25:00 -0000 Message-ID: <20091231162503.9640.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug ada/42518] Alignment issue prevents building 64 bit RTS on Snow Leopard In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "simon at pushface dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-12/txt/msg02910.txt.bz2 ------- Comment #12 from simon at pushface dot org 2009-12-31 16:25 ------- I have tried gcc-4_4-branch and indeed it correctly identifies the triplet without any help (I have been having some trouble with exactly what compiler I am configuring with). The problem turns out to be in gcc/ada/gcc-interface/Makefile.in, and was fixed at SVN-145837 by setton@adacore.com (checked in by charlet). Should this change be rolled into gcc-4_4-branch? (may not be so simple, eg s-osprim-darwin.adb doesn't exist in gcc-4_4-branch). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42518