From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 77203 invoked by alias); 12 Dec 2016 11:18:07 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 77184 invoked by uid 89); 12 Dec 2016 11:18:06 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=Biotechnology, Bielefeld, bielefeld, biotechnology X-Spam-User: qpsmtpd, 2 recipients X-HELO: smtp.CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE (HELO smtp.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 12 Dec 2016 11:17:56 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 2045AF35; Mon, 12 Dec 2016 12:17:54 +0100 (CET) Received: from smtp.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 ptpQgLkkikf3; Mon, 12 Dec 2016 12:17:53 +0100 (CET) Received: from lokon.CeBiTec.Uni-Bielefeld.DE (lokon.CeBiTec.Uni-Bielefeld.DE [129.70.161.152]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id DFCC5F33; Mon, 12 Dec 2016 12:17:52 +0100 (CET) Received: (from ro@localhost) by lokon.CeBiTec.Uni-Bielefeld.DE (8.15.2+Sun/8.15.2/Submit) id uBCBHpRp000966; Mon, 12 Dec 2016 12:17:51 +0100 (MET) From: Rainer Orth To: gcc-patches@gcc.gnu.org Cc: fortran@gcc.gnu.org, Paolo Bonzini Subject: Unreviewed patch Date: Mon, 12 Dec 2016 11:18:00 -0000 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2016-12/txt/msg01005.txt.bz2 The following patch has remained unreviewed for a week: [build] Disable hwcaps on libgfortran https://gcc.gnu.org/ml/gcc-patches/2016-12/msg00336.html It is required to unbreak bootstrap on Solaris/x86 and, though touching both libgfortran and libitm, probably needs primarily a build maintainer or global reviewer. Besides, it's a prerequisite to fix a similar breakage in libgo: https://gcc.gnu.org/ml/gcc-patches/2016-12/msg00726.html Thanks. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University