From patchwork Thu Apr 23 23:31:52 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "H.J. Lu" X-Patchwork-Id: 464096 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 342B514010F for ; Fri, 24 Apr 2015 09:32:03 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass reason="1024-bit key; unprotected key" header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=b2IYaiNY; dkim-adsp=none (unprotected policy); dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:reply-to:mime-version:content-type; q=dns; s=default; b=HLsZv0xmwTUI7zGROhCzyq+Ps1PPHAynZI8zPEA0UcK Tk8Xqanty8pz1b0xHkNgmgTFcJHd/FOBTVcF08tnKx6HbDV0Z1fdzP+JosZdXObB nSp8BY+Abj336nTIBxEIw5dXmJe5/KY4biQO20nebn/+ip2CXoBPy+EGDsqxiD7w = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:reply-to:mime-version:content-type; s=default; bh=Al9ec/FldAO/OAqFhgPBZlNXi0s=; b=b2IYaiNY4wl626r+x /x2iDm4c9JXZWXN2xH1jOlr90uRTqzx0vNc1tMdIU88ac1b7GHk62DjMaCwj1ntD 4IUkmmAwbe9hwHhr7f56K3zFPPfyfXcUriw0mWOl7LmzvbedgpHwyLFcrqwSeNSL xK6Sa18lUNbaXpvZx/jk3nY84g= Received: (qmail 33729 invoked by alias); 23 Apr 2015 23:31:56 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 33719 invoked by uid 89); 23 Apr 2015 23:31:55 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL, BAYES_00, KAM_ASCII_DIVIDERS, KAM_LAZY_DOMAIN_SECURITY, NO_DNS_FOR_FROM, T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: mga09.intel.com Received: from mga09.intel.com (HELO mga09.intel.com) (134.134.136.24) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 23 Apr 2015 23:31:54 +0000 Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga102.jf.intel.com with ESMTP; 23 Apr 2015 16:31:53 -0700 X-ExtLoop1: 1 Received: from gnu-6.sc.intel.com ([172.25.70.52]) by orsmga003.jf.intel.com with ESMTP; 23 Apr 2015 16:31:53 -0700 Received: by gnu-6.sc.intel.com (Postfix, from userid 1000) id 8E45F200125; Thu, 23 Apr 2015 16:31:52 -0700 (PDT) Date: Thu, 23 Apr 2015 16:31:52 -0700 From: "H.J. Lu" To: gcc-patches@gcc.gnu.org Subject: [committed, gcc-5-branch] Set DEV-PHASE to prerelease Message-ID: <20150423233152.GA9034@intel.com> Reply-To: "H.J. Lu" MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Hi, I checked this patch into gcc-5-branch. H.J. Index: ChangeLog =================================================================== --- ChangeLog (revision 222386) +++ ChangeLog (working copy) @@ -1,3 +1,7 @@ +2015-04-23 H.J. Lu + + * DEV-PHASE: Set to prerelease. + 2015-04-23 Bill Schmidt Backport from mainline r222349 Index: DEV-PHASE =================================================================== --- DEV-PHASE (revision 222386) +++ DEV-PHASE (working copy) @@ -0,0 +1 @@ +prerelease