This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/31768] Invalid code or ICE for %z constraint
- From: "uros at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 May 2007 14:32:37 -0000
- Subject: [Bug inline-asm/31768] Invalid code or ICE for %z constraint
- References: <bug-31768-8549@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from uros at gcc dot gnu dot org 2007-05-03 15:32 -------
Subject: Bug 31768
Author: uros
Date: Thu May 3 14:32:25 2007
New Revision: 124379
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124379
Log:
PR target/31768
* config/i386/i386.c (print_operand) ['z']: Output 'w' for
operands of size 2 when operand is not MEM_P.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31768