Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Date: Fri, 21 Sep 2001 12:20:14 -0400 From: Christopher Faylor To: Danny Smith Cc: cygwin-apps AT cygwin DOT com Subject: Re: Fwd: Re: [Refresh]: patch for C++ parser bug with function attributes Message-ID: <20010921122014.C31562@redhat.com> Reply-To: cygwin-apps AT cygwin DOT com Mail-Followup-To: Danny Smith , cygwin-apps AT cygwin DOT com References: <20010921024950 DOT 63785 DOT qmail AT web14509 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010921024950.63785.qmail@web14509.mail.yahoo.com> User-Agent: Mutt/1.3.21i On Fri, Sep 21, 2001 at 12:49:50PM +1000, Danny Smith wrote: > --- "Joseph S. Myers" wrote: > Date: Fri, 21 Sep >2001 02:34:52 +0100 (BST) >> From: "Joseph S. Myers" >> To: Danny Smith >> CC: GCC Patches >> Subject: Re: [Refresh]: patch for C++ parser bug with function >> attributes >> >> On Wed, 5 Sep 2001, Danny Smith wrote: >> >> > This refreshes Bob Wilson's patch >> > http://gcc.gnu.org/ml/gcc-patches/2001-01/msg01751.html >> > which I quote: >> > >> > >> > >> > The attached GCC patch fixes a previously reported problem with >> > function >> > attributes (see >> http://gcc.gnu.org/ml/gcc-bugs/1999-07/msg00835.html). >> >> I hope this problem is now fixed on the mainline with my table-driven >> attributes patch. Could you test this? >> >> If it is fixed, could you produce a minimal testcase for the problem >> (fails before, passes now) that is suitable to go in the GCC >> testsuite? >> >> -- >> Joseph S. Myers >> jsm28 AT cam DOT ac DOT uk >> > >Joseph's patch is here: >http://gcc.gnu.org/ml/gcc-patches/2001-09/msg00774.html > >I will start on this. Any interest in backport to 3.0.1, or should I >just target 3.1? I'm hoping it may solve some of the other attribute >problems (stdcall and dllimport) in C++ classes with 3.0.1. Do you know what the release target date for 3.1 might be? Isn't it pretty far in the future? It would be nice to have a fully operational 3.x version of gcc for windows, though. cgf