From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 615 invoked by alias); 13 Oct 2014 16:03:54 -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 602 invoked by uid 89); 13 Oct 2014 16:03:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-vc0-f174.google.com Received: from mail-vc0-f174.google.com (HELO mail-vc0-f174.google.com) (209.85.220.174) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 13 Oct 2014 16:03:52 +0000 Received: by mail-vc0-f174.google.com with SMTP id hq12so6043158vcb.19 for ; Mon, 13 Oct 2014 09:03:50 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.221.64.142 with SMTP id xi14mr11576802vcb.31.1413216230337; Mon, 13 Oct 2014 09:03:50 -0700 (PDT) Received: by 10.31.179.17 with HTTP; Mon, 13 Oct 2014 09:03:50 -0700 (PDT) In-Reply-To: <1413153962-2519-1-git-send-email-jcmvbkbc@gmail.com> References: <1413153962-2519-1-git-send-email-jcmvbkbc@gmail.com> Date: Mon, 13 Oct 2014 16:04:00 -0000 Message-ID: Subject: Re: [PATCH 0/2] xtensa: fix floating-point parts of machine description From: "augustine.sterling@gmail.com" To: Max Filippov Cc: "gcc-patches@gcc.gnu.org" , Marc Gauthier Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2014-10/txt/msg01147.txt.bz2 On Sun, Oct 12, 2014 at 3:46 PM, Max Filippov wrote: > Hi Sterling, > > this series fixes two bugs in xtensa.md: HI Max, thanks for this. I don't see a patch though.