This is the mail archive of the gcc-bugs@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]

[Bug inline-asm/31768] Invalid code or ICE for %z constraint



------- 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


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