From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15782 invoked by alias); 9 Mar 2002 15:39:41 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 15717 invoked from network); 9 Mar 2002 15:39:39 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.135.44) by sources.redhat.com with SMTP; 9 Mar 2002 15:39:39 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 2B4663E98; Sat, 9 Mar 2002 10:39:39 -0500 (EST) Message-ID: <3C8A2CBA.3060106@cygnus.com> Date: Sat, 09 Mar 2002 07:39:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.8) Gecko/20020210 X-Accept-Language: en-us MIME-Version: 1.0 To: Eli Zaretskii Cc: gdb@sources.redhat.com Subject: Re: [Fwd: Re: -fstrict-aliasing and naughty code?] References: <3C893D47.1080306@cygnus.com> <1659-Sat09Mar2002121154+0200-eliz@is.elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-03/txt/msg00081.txt.bz2 > Date: Fri, 08 Mar 2002 17:37:59 -0500 >> From: Andrew Cagney >> >> Both GDB and SIM are exposed to this problem. > > > Can you point to specific places in the sources where this happens? They are ``exposed''. BenE re-discovered some old sim code that hits the problem but (fortunatly?) it is not yet contributed :-/ Andrew