From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31726 invoked by alias); 1 Dec 2001 16:49:57 -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 31692 invoked by uid 61); 1 Dec 2001 16:49:56 -0000 Date: Sat, 01 Dec 2001 08:49:00 -0000 Message-ID: <20011201164956.31691.qmail@sourceware.cygnus.com> To: espenlaub@informatik.uni-ulm.de, gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org From: rodrigc@gcc.gnu.org X-Mailer: gnatsweb 2.9.2 Subject: Re: other/4932: the i386 backend crashes on incorrect asm("... %c0 ...") X-SW-Source: 2001-12/txt/msg00031.txt.bz2 List-Id: Synopsis: the i386 backend crashes on incorrect asm("... %c0 ...") State-Changed-From-To: analyzed->closed State-Changed-By: rodrigc State-Changed-When: Sat Dec 1 08:49:56 2001 State-Changed-Why: Patch committed. 2001-11-29 Craig Rodrigues PR other/4932 * config/i386/i386.c (print_operand): Verify that the argument to %c is a constant and not a conditional which needs to be reversed. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4932&database=gcc