This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: other/4932: the i386 backend crashes on incorrect asm("... %c0 ...")


The following reply was made to PR other/4932; it has been noted by GNATS.

From: rodrigc@gcc.gnu.org
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
Cc:  
Subject: Re: other/4932: the i386 backend crashes on incorrect asm("... %c0 ...")
Date: 1 Dec 2001 16:49:56 -0000

 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  <rodrigc@gcc.gnu.org>
             
             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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]