From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31942 invoked by alias); 6 Mar 2012 13:14:44 -0000 Received: (qmail 31797 invoked by uid 22791); 6 Mar 2012 13:14:43 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,TW_IB,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from snape.CeBiTec.Uni-Bielefeld.DE (HELO smtp-relay.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 06 Mar 2012 13:14:29 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id C6CE41F3; Tue, 6 Mar 2012 14:14:27 +0100 (CET) Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id QF0qPyOW8U1q; Tue, 6 Mar 2012 14:14:26 +0100 (CET) Received: from manam.CeBiTec.Uni-Bielefeld.DE (manam.CeBiTec.Uni-Bielefeld.DE [129.70.161.120]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id 05A251F2; Tue, 6 Mar 2012 14:14:26 +0100 (CET) Received: (from ro@localhost) by manam.CeBiTec.Uni-Bielefeld.DE (8.14.5+Sun/8.14.5/Submit) id q26DEPwJ022142; Tue, 6 Mar 2012 14:14:25 +0100 (MET) From: Rainer Orth To: "Joseph S. Myers" Cc: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org, libstdc++@gcc.gnu.org, Richard Henderson , Bruce Korb , Arnaud Charlet , Tristan Gingold Subject: Re: Remove obsolete Tru64 UNIX V5.1B support References: Date: Tue, 06 Mar 2012 13:14:00 -0000 In-Reply-To: (Joseph S. Myers's message of "Mon, 5 Mar 2012 23:13:10 +0000 (UTC)") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2012-q1/txt/msg00031.txt.bz2 "Joseph S. Myers" writes: >> There's one particular issue: the change to java/io/File.java required >> my to regenerate the .class file in classpath. I've used Sun javac >> -target 1.5 for that and hope I got it right. > > I'd have expected regeneration to use GCJ built to use ECJ, though I don't > know. I've never tried this. Given that the .class file lives below libjava/classpath and has to be synced with upstream Classpath anyway, I hope the Java maintainers will take care of that. At least with the javac-built File.class I had no libjava testsuite failures. >> * With the removal of #pragma extern_prefix support, gcc/po/gcc.pot >> needs to be regenerated. Since I'm not positive I have the right >> tools and trying found unrelated changes, I've omitted that change. > > There is no expectation that anyone changing diagnostics regenerates this > file; it's regenerated as needed before submission to the Translation > Project. Ok, thanks. >> gcc: >> * config.gcc (alpha*-dec-osf5.1*): Remove. > > I'd suggest removing the extra_passes mechanism in the followup since this > was the only user of that mechanism in config.gcc. Yup, will do. >> * target.def (handle_pragma_extern_prefix): Remove. > > Removed hooks should be poisoned in system.h. Ok. Greping for current occurences obviously missed this :-) Thanks. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University