From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25004 invoked by alias); 21 Aug 2014 16:28:55 -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 24994 invoked by uid 89); 21 Aug 2014 16:28:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: qmta03.emeryville.ca.mail.comcast.net Received: from qmta03.emeryville.ca.mail.comcast.net (HELO qmta03.emeryville.ca.mail.comcast.net) (76.96.30.32) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 21 Aug 2014 16:28:53 +0000 Received: from omta10.emeryville.ca.mail.comcast.net ([76.96.30.28]) by qmta03.emeryville.ca.mail.comcast.net with comcast id hUGB1o0010cQ2SLA3UUsWR; Thu, 21 Aug 2014 16:28:52 +0000 Received: from [IPv6:2001:558:6045:a4:40c6:7199:cd03:b02d] ([IPv6:2001:558:6045:a4:40c6:7199:cd03:b02d]) by omta10.emeryville.ca.mail.comcast.net with comcast id hUUr1o0022ztT3H8WUUr4r; Thu, 21 Aug 2014 16:28:51 +0000 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: [PATCH 039/236] create_insn_rtx_from_pattern and create_copy_of_insn_rtx return rtx_insn From: Mike Stump In-Reply-To: <1408583027.2473.160.camel@surprise> Date: Thu, 21 Aug 2014 16:28:00 -0000 Cc: Jeff Law , gcc-patches@gcc.gnu.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <1407345815-14551-1-git-send-email-dmalcolm@redhat.com> <1407345815-14551-40-git-send-email-dmalcolm@redhat.com> <53EBA81E.8000205@redhat.com> <1408583027.2473.160.camel@surprise> To: David Malcolm X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg02132.txt.bz2 On Aug 20, 2014, at 6:03 PM, David Malcolm wrote: >> OK. > Thanks; committed to trunk as r214253. So, unless there is a consumer of this information, in general, you don=92t= need to let us know you checked things in. We assume that by default. Ca= ses were it is useful, you check in someone else=92s patch and you want the= m to know the patch is now in, or say, you want someone working with you to= know the work went in, or someone depending upon a patch, you want them to= know that they are now unblocked, say for testing or additional work.