From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29773 invoked by alias); 16 Aug 2010 20:19:47 -0000 Received: (qmail 29765 invoked by uid 22791); 16 Aug 2010 20:19:46 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM X-Spam-Check-By: sourceware.org Received: from mail-wy0-f169.google.com (HELO mail-wy0-f169.google.com) (74.125.82.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 16 Aug 2010 20:19:41 +0000 Received: by wyg36 with SMTP id 36so6734014wyg.0 for ; Mon, 16 Aug 2010 13:19:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.168.202 with SMTP id k52mr4755930wel.105.1281989979269; Mon, 16 Aug 2010 13:19:39 -0700 (PDT) Received: by 10.216.170.147 with HTTP; Mon, 16 Aug 2010 13:19:37 -0700 (PDT) In-Reply-To: References: <20100728175011.GB7907@adacore.com> <201007281902.02965.pedro@codesourcery.com> <20100728220201.GG7907@adacore.com> <201007291514.01249.pedro@codesourcery.com> <20100816151513.GA13566@adacore.com> Date: Mon, 16 Aug 2010 20:19:00 -0000 Message-ID: Subject: Re: GDB 7.2 release date From: Mathew Yeates To: Tom Tromey Cc: Joel Brobecker , Pedro Alves , gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-08/txt/msg00101.txt.bz2 Are you referring to the gfortran patch? I tried that and it didn't work. On Mon, Aug 16, 2010 at 1:06 PM, Tom Tromey wrote: >>>>>> "Mathew" == Mathew Yeates writes: > > Mathew> Will someone please look at my gfortran problem where the nsym > Mathew> != NULL assertion fails? > > Could you try the patch in PR 11313 and say whether it works for you? > > This isn't a real fix for the problem, but I think it would be an ok > workaround. > > Tom >