From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24960 invoked by alias); 8 Jan 2013 16:30:16 -0000 Received: (qmail 24926 invoked by uid 22791); 8 Jan 2013 16:30:11 -0000 X-SWARE-Spam-Status: No, hits=-3.2 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from dns1.mips.com (HELO dns1.mips.com) (12.201.5.69) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 08 Jan 2013 16:30:06 +0000 Received: from mailgate1.mips.com (mailgate1.mips.com [12.201.5.111]) by dns1.mips.com (8.13.8/8.13.8) with ESMTP id r08GU4tN023371 for ; Tue, 8 Jan 2013 08:30:04 -0800 X-M-MSG: Received: from exchdb01.mips.com (unknown [192.168.36.84]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mailgate1.mips.com (Postfix) with ESMTP id 27E19364667 for ; Tue, 8 Jan 2013 08:30:00 -0800 (PST) Received: from [192.168.65.53] (192.168.65.53) by exchhub01.mips.com (192.168.36.84) with Microsoft SMTP Server id 14.2.247.3; Tue, 8 Jan 2013 08:29:59 -0800 Subject: Re: [patch, mips, stabs] Do any MIPS targets use stabs? From: Steve Ellcey To: Richard Sandiford CC: In-Reply-To: <1357592055.1703.5.camel@ubuntu-sellcey> References: <99d6779b-5dee-4fac-bc73-26055eaa0857@EXCHHUB01.MIPS.com> <87ip784tyl.fsf@talisman.default> <87a9sk4tkn.fsf@talisman.default> <1357592055.1703.5.camel@ubuntu-sellcey> Content-Type: text/plain; charset="us-ascii" Date: Tue, 08 Jan 2013 16:30:00 -0000 Message-ID: <1357662599.11997.4.camel@ubuntu-sellcey> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-EMS-Proccessed: 6LP3oGfGVdcdb8o1aBnt6w== X-EMS-STAMP: qedMzxx/fEP7Nmy3fEeWkw== 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: 2013-01/txt/msg00425.txt.bz2 On Mon, 2013-01-07 at 12:54 -0800, Steve Ellcey wrote: > On Mon, 2013-01-07 at 20:38 +0000, Richard Sandiford wrote: > > > > > Ah, sorry, this reminded me of a patch I'd written a year ago and never > > got around to sanity-checking. Does it fix the problem for you? > > > > Richard > > It fixes my small test case, I will try it on the full testsuite > overnight. > > Steve The full testsuite worked fine too, so I think this should be checked in. Given this fix I will probably leave the stab support alone for now, though I would have no objection if someone wanted to remove it for MIPS. Steve Ellcey sellcey@mips.com