From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11231 invoked by alias); 7 Aug 2004 15:31:32 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 11211 invoked from network); 7 Aug 2004 15:31:31 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sourceware.org with SMTP; 7 Aug 2004 15:31:31 -0000 Received: from zaretski ([80.230.155.37]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id ECE32614; Sat, 7 Aug 2004 18:31:22 +0300 (IDT) Date: Sat, 07 Aug 2004 15:31:00 -0000 From: "Eli Zaretskii" To: Mark Kettenis Message-Id: <3405-Sat07Aug2004182822+0300-eliz@gnu.org> CC: cagney@gnu.org, gdb-patches@sources.redhat.com In-reply-to: <200408061933.i76JX3HJ008032@elgar.kettenis.dyndns.org> (message from Mark Kettenis on Fri, 6 Aug 2004 21:33:03 +0200 (CEST)) Subject: Re: [PATCH] Improve i386 prologue analyzer Reply-to: Eli Zaretskii References: <200408012158.i71LwpRw033840@elgar.kettenis.dyndns.org> <3405-Mon02Aug2004070159+0300-eliz@gnu.org> <410EAFBB.5080102@gnu.org> <2914-Tue03Aug2004065313+0300-eliz@gnu.org> <200408061933.i76JX3HJ008032@elgar.kettenis.dyndns.org> X-SW-Source: 2004-08/txt/msg00197.txt.bz2 > Date: Fri, 6 Aug 2004 21:33:03 +0200 (CEST) > From: Mark Kettenis > > I was under the impression that it only affected GCC 3.4. Is GCC 3.3 > affected too Eli? I have GCC 3.3.3 installed on the machine where I found this bug. So yes, 3.3.x is also affected. > I'd really like this to get some exposure in HEAD before backporting > it, but otherwise I do agree. Perhaps people who use GCC 3.3.3 or later could give this some ride.