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/63228] -m16 doesn't work if gcc is compiled for x32


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

--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Thu Sep 11 22:18:06 2014
New Revision: 215194

URL: https://gcc.gnu.org/viewcvs?rev=215194&root=gcc&view=rev
Log:
Also turn off OPTION_MASK_ABI_X32 for -m16

    PR target/63228
    * config/i386/i386.c (ix86_option_override_internal): Also turn
    off OPTION_MASK_ABI_X32 for -m16.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c


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