From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 43150 invoked by alias); 21 Dec 2015 16:24:53 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 43137 invoked by uid 89); 21 Dec 2015 16:24:52 -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 spammy= X-HELO: mail-qk0-f179.google.com Received: from mail-qk0-f179.google.com (HELO mail-qk0-f179.google.com) (209.85.220.179) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 21 Dec 2015 16:24:51 +0000 Received: by mail-qk0-f179.google.com with SMTP id p187so138460076qkd.1 for ; Mon, 21 Dec 2015 08:24:51 -0800 (PST) X-Received: by 10.55.79.17 with SMTP id d17mr9988010qkb.56.1450715089593; Mon, 21 Dec 2015 08:24:49 -0800 (PST) MIME-Version: 1.0 Received: by 10.55.159.151 with HTTP; Mon, 21 Dec 2015 08:24:20 -0800 (PST) In-Reply-To: <5677F51F.20403@redhat.com> References: <20151220051518.GC4639@adacore.com> <5677F51F.20403@redhat.com> From: Simon Marchi Date: Mon, 21 Dec 2015 16:24:00 -0000 Message-ID: Subject: Re: [PATCH 2/3] Remove references to HP CC/aCC compiler from testsuite To: Pedro Alves Cc: Joel Brobecker , gdb-patches@sourceware.org Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-12/txt/msg00437.txt.bz2 On 21 December 2015 at 07:48, Pedro Alves wrote: > I read this as well, and it looks good to me too. > > Thanks for doing this. > > Thanks, > Pedro Alves Thanks, I pushed this one.