From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21132 invoked by alias); 5 Aug 2008 05:02:49 -0000 Received: (qmail 21122 invoked by uid 22791); 5 Aug 2008 05:02:48 -0000 X-Spam-Check-By: sourceware.org Received: from rv-out-0708.google.com (HELO rv-out-0708.google.com) (209.85.198.250) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 05 Aug 2008 05:01:59 +0000 Received: by rv-out-0708.google.com with SMTP id c5so2052044rvf.56 for ; Mon, 04 Aug 2008 22:01:57 -0700 (PDT) Received: by 10.141.115.6 with SMTP id s6mr7953086rvm.224.1217912517384; Mon, 04 Aug 2008 22:01:57 -0700 (PDT) Received: by 10.141.204.11 with HTTP; Mon, 4 Aug 2008 22:01:57 -0700 (PDT) Message-ID: Date: Tue, 05 Aug 2008 05:02:00 -0000 From: "Mark Farnell" To: gcc-help@gcc.gnu.org Subject: attempting to backport openmp-3.0 to Ubuntu Intrepid 4.3.1 source MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2008-08/txt/msg00040.txt.bz2 I looked at the svn gcc trunk code and I got lost. If I want to bakcport openmp-3.0 to Ubuntu Intrepid 4.3.1 source code, which part (other than libgomp/ ) should be merged with 4.3.1? https://bugs.launchpad.net/ubuntu/+source/gcc-4.3/+bug/253185 In this bug, the person was also lost when trying to backport openmp 3.0 to gcc-4.3.1 Or are there any volunteers who would like to take over for this job? Thanks! Mark