aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.cc
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2022-03-19 17:40:55 +0100
committerTom de Vries <tdevries@suse.de>2022-03-22 14:35:35 +0100
commita4baa0d3c5ad66e5ec24b8b5db7042739f0290aa (patch)
tree4abf8449453f9599c558e07034abda1e21d35851 /gcc/fold-const.cc
parentf8b15e177155960017ac0c5daef8780d1127f91c (diff)
downloadgcc-a4baa0d3c5ad66e5ec24b8b5db7042739f0290aa.zip
gcc-a4baa0d3c5ad66e5ec24b8b5db7042739f0290aa.tar.gz
gcc-a4baa0d3c5ad66e5ec24b8b5db7042739f0290aa.tar.bz2
[nvptx] Add mexperimental
Add new option -mexperimental. This allows, rather than developing a new feature to completion in a development branch, to develop a new feature on trunk, without disturbing trunk. The equivalent of the feature branch merge then becomes making the functionality available for -mno-experimental. If more features at the same time will be developed, we can do something like -mexperimental=feature1,feature2 but for now that's not necessary. For now, has no effect. gcc/ChangeLog: 2022-03-19 Tom de Vries <tdevries@suse.de> * config/nvptx/nvptx.opt (mexperimental): New option.
Diffstat (limited to 'gcc/fold-const.cc')
0 files changed, 0 insertions, 0 deletions