aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/lambda.c
diff options
context:
space:
mode:
authorRichard Earnshaw <rearnsha@arm.com>2017-06-16 21:07:11 +0000
committerRichard Earnshaw <rearnsha@gcc.gnu.org>2017-06-16 21:07:11 +0000
commit718a3eab2906217c70f27077446fa0e8ddb1bf7b (patch)
tree003fd479b2375880983f8a6ed989f9e4e80c08aa /gcc/cp/lambda.c
parentf54133eaab45a20811d14e816ade220fe336a1cf (diff)
downloadgcc-718a3eab2906217c70f27077446fa0e8ddb1bf7b.zip
gcc-718a3eab2906217c70f27077446fa0e8ddb1bf7b.tar.gz
gcc-718a3eab2906217c70f27077446fa0e8ddb1bf7b.tar.bz2
[arm] Mark -marm and -mthumb as being inverse options
-marm and -mthumb are opposites: one cancels out the other. This patch marks them as such so that the driver will eliminate all but the last option on the command line. This aids multilib selection which otherwise can get confused if both are present. * config/arm/arm.opt (marm): Mark as the negative of of -mthumb. (mthumb): Mark as the negative of -marm. From-SVN: r249309
Diffstat (limited to 'gcc/cp/lambda.c')
0 files changed, 0 insertions, 0 deletions