From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17243 invoked by alias); 5 Apr 2009 17:08:37 -0000 Received: (qmail 16717 invoked by uid 48); 5 Apr 2009 17:08:27 -0000 Date: Sun, 05 Apr 2009 17:08:00 -0000 Message-ID: <20090405170827.16716.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug ada/39625] Unable to coalesce ssa_names 96 and 455 which are marked as MUST COALESCE. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rob1weld at aol dot com" 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-04/txt/msg00382.txt.bz2 ------- Comment #6 from rob1weld at aol dot com 2009-04-05 17:08 ------- (In reply to comment #3) > The Ada compiler hasn't been ported to OpenBSD yet. While "we" may not have ported Ada, the OpenBSD Group has it in Ports. # pkg_add gnat-3.3.6p9 # egcc -v Reading specs from /usr/local/lib/gcc-lib/i386-unknown-openbsd4.5/3.3.6/specs Configured with: /usr/obj/i386/gcc-3.3.6/gcc-3.3.6/configure --verbose --program-transform-name=s,^,e, --disable-nls --with-system-zlib --enable-languages=c,c++,f77,objc,ada --enable-cpp --with-gnu-as --with-gnu-ld --enable-shared --prefix=/usr/local --sysconfdir=/etc --mandir=/usr/local/man --infodir=/usr/local/info Thread model: single gcc version 3.3.6 Using the BSD Ports I was able to build Ada, up until revision < 145338 . While I do not use Ada it would be unfortunate to lose this Language. The revision causing the build to fail has no updates to Ada, only in the middle-end. I am going to change the Component accordingly and revise the "Subject" to correctly reflect the issues. Thanks for your input Eric, Rob -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39625