[Bug target/63228] -m16 doesn't work if gcc is compiled for x32

hjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 11 22:18:00 GMT 2014


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



More information about the Gcc-bugs mailing list