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 target/80569] i686: "shrx" instruction generated in 16-bit mode


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

--- Comment #7 from uros at gcc dot gnu.org ---
Author: uros
Date: Mon Jul 24 18:59:21 2017
New Revision: 250479

URL: https://gcc.gnu.org/viewcvs?rev=250479&root=gcc&view=rev
Log:
        PR target/80569
        * config/i386/i386.c (ix86_option_override_internal): Disable
        BMI, BMI2 and TBM instructions for -m16.

testsuite/ChangeLog:

        PR target/80569
        * gcc.target/i386/pr80569.c: New test.


Added:
    branches/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr80569.c
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/config/i386/i386.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog

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