From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28223 invoked by alias); 15 Feb 2008 16:44:52 -0000 Received: (qmail 28214 invoked by uid 22791); 15 Feb 2008 16:44:51 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 15 Feb 2008 16:44:19 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m1FGiHEs029974; Fri, 15 Feb 2008 11:44:17 -0500 Received: from devserv.devel.redhat.com (devserv.devel.redhat.com [10.10.36.72]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m1FGiH9r024809; Fri, 15 Feb 2008 11:44:17 -0500 Received: from devserv.devel.redhat.com (localhost.localdomain [127.0.0.1]) by devserv.devel.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id m1FGiG0o030365; Fri, 15 Feb 2008 11:44:16 -0500 Received: (from jakub@localhost) by devserv.devel.redhat.com (8.12.11.20060308/8.12.11/Submit) id m1FGiEvP030363; Fri, 15 Feb 2008 11:44:14 -0500 Date: Fri, 15 Feb 2008 16:47:00 -0000 From: Jakub Jelinek To: Diego Novillo , Richard Henderson Cc: gcc-patches@gcc.gnu.org Subject: Patch ping Message-ID: <20080215164414.GC24887@devserv.devel.redhat.com> Reply-To: Jakub Jelinek Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-IsSubscribed: yes 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 X-SW-Source: 2008-02/txt/msg00572.txt.bz2 Hi! Could you please review: Use shared OpenMP clause for FRAME.* tree-nested created vars rather than firstprivate (PR middle-end/35130) http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00360.html ? Thanks. Jakub