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/68084] Inverted conditions generated for x86 inline assembly "flag output constraints"


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68084

--- Comment #3 from uros at gcc dot gnu.org ---
Author: uros
Date: Sun Oct 25 13:21:01 2015
New Revision: 229296

URL: https://gcc.gnu.org/viewcvs?rev=229296&root=gcc&view=rev
Log:
        PR target/68084
        * config/i386/i386.c (ix86_md_asm_adjust) [case 'a']: Use NE code
        for =@ccae.

testsuite/ChangeLog:

        PR target/68084
        * gcc.target/i386/pr68084.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/i386/pr68084.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog


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