From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22187 invoked by alias); 3 Nov 2008 17:47:33 -0000 Received: (qmail 22151 invoked by uid 48); 3 Nov 2008 17:47:32 -0000 Date: Mon, 03 Nov 2008 17:47:00 -0000 Message-ID: <20081103174732.22150.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/37068] [4.4 Regression] libgcj linkage failure: Incorrect library ABI version detected In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "aph at gcc dot gnu dot org" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2008-q4/txt/msg00039.txt.bz2 ------- Comment #22 from aph at gcc dot gnu dot org 2008-11-03 17:47 ------- I think think this is Java-specific. It's quite likely that the Java FE should not be calling cgraph_build_static_cdtor(), but when that call is removed some test cases fail. Rather than arguing what priority this should be, all we need is someone who actually understands cgraph_build_static_cdtor(), and can tell me when it should be called. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37068