[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:28:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63228
--- Comment #3 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Thu Sep 11 22:28:16 2014
New Revision: 215195
URL: https://gcc.gnu.org/viewcvs?rev=215195&root=gcc&view=rev
Log:
Also turn off OPTION_MASK_ABI_X32 for -m16
Backport from mainline
PR target/63228
* config/i386/i386.c (ix86_option_override_internal): Also turn
off OPTION_MASK_ABI_X32 for -m16.
Modified:
branches/gcc-4_9-branch/gcc/ChangeLog
branches/gcc-4_9-branch/gcc/config/i386/i386.c
More information about the Gcc-bugs
mailing list