From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2054 invoked by alias); 9 May 2003 18:06:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 2018 invoked by uid 71); 9 May 2003 18:06:00 -0000 Date: Fri, 09 May 2003 18:06:00 -0000 Message-ID: <20030509180600.2017.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: other/5405: mips -march/-mtune problem Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg00790.txt.bz2 List-Id: The following reply was made to PR other/5405; it has been noted by GNATS. From: Dara Hazeghi To: gcc-gnats@gcc.gnu.org Cc: Subject: Re: other/5405: mips -march/-mtune problem Date: Fri, 9 May 2003 10:58:55 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=5405 Hello, on gcc 3.2, this problem does appear, but on 3.3 and mainline (20030507) it is fixed (ie -march and -mtune replace -mcpu). Dara