From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7006 invoked by alias); 16 Nov 2014 00:50:01 -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 6993 invoked by uid 89); 16 Nov 2014 00:50:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.3.2 X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Sun, 16 Nov 2014 00:49:58 +0000 Received: from [10.199.2.49] (unknown [65.112.138.226]) by ainaz.pair.com (Postfix) with ESMTPSA id 04FD63F429; Sat, 15 Nov 2014 19:49:55 -0500 (EST) Date: Sun, 16 Nov 2014 01:46:00 -0000 From: Gerald Pfeifer To: Thomas Schwinge cc: Jakub Jelinek , gcc-patches@gcc.gnu.org Subject: Re: OpenACC middle end changes In-Reply-To: <87fvdnnijk.fsf@schwinge.name> Message-ID: References: <87fvdnnijk.fsf@schwinge.name> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-IsSubscribed: yes X-SW-Source: 2014-11/txt/msg01987.txt.bz2 On Thursday 2014-11-13 17:59, Thomas Schwinge wrote: > Here is our current set of OpenACC middle end changes. As discussed > before, this is not yet all of OpenACC 2.0 -- we shall a) document what > is working already, and b) continue to work on closing the gap. As David wrote in a different context, strchrnul is a GNU extension and not present at least on AIX and FreeBSD 8 (and possibly 9). Gerald PS: Sorry, this mail got stuck in my outbox.