From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5058 invoked by alias); 10 May 2003 00:56: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 4973 invoked by uid 71); 10 May 2003 00:56:01 -0000 Date: Sat, 10 May 2003 00:56:00 -0000 Message-ID: <20030510005601.4971.qmail@sources.redhat.com> To: rth@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: inline-asm/5099: m68k-aout/3.0.2/cc1 aborts on asm("movw sr,%0":"=hd"(a)); Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg00856.txt.bz2 List-Id: The following reply was made to PR inline-asm/5099; it has been noted by GNATS. From: Dara Hazeghi To: gcc-gnats@gcc.gnu.org, lindsayd@cisco.com, rth@gcc.gnu.org Cc: Subject: Re: inline-asm/5099: m68k-aout/3.0.2/cc1 aborts on asm("movw sr,%0":"=hd"(a)); Date: Fri, 9 May 2003 17:54:38 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=5099 Hello, I've verified that this bug exists on 3.2.3 but not on 3.3 or mainline (20030508) where we now produce: junk1.i: In function `set_ipl': junk1.i:5: error: impossible constraint in `asm' Can this PR be closed? Thanks, Dara