diff options
author | Iain Buclaw <ibuclaw@gdcproject.org> | 2021-12-01 11:46:46 +0100 |
---|---|---|
committer | Iain Buclaw <ibuclaw@gdcproject.org> | 2021-12-01 11:56:37 +0100 |
commit | 47fe7be66e18a154ace54a9c98366e9e023e9dd3 (patch) | |
tree | c2c48ed89a7e1a624513a7b249797527bdad86cb /gcc/fold-const.c | |
parent | 82a7daa31a31922bbe44a878cd0313c048a02130 (diff) | |
download | gcc-47fe7be66e18a154ace54a9c98366e9e023e9dd3.zip gcc-47fe7be66e18a154ace54a9c98366e9e023e9dd3.tar.gz gcc-47fe7be66e18a154ace54a9c98366e9e023e9dd3.tar.bz2 |
d: Update documentation of new D language options.
Adds documentation for the following:
- New switch that controls what code is generated on a contract
failure (throw or abort).
- New switch that controls mangling of D types in `extern(C++)`
code, as well as setting the compile-time value of
`__traits(getTargetInfo "cppStd")`
- New switches that generate C++ headers from D source files.
- New switch to save expanded mixins to a file.
- New switches that now distinguish between D language changes that
are either (a) an experimental feature or an upcoming breaking
change, (b) a warning or help on an upcoming change, or (c) revert
of a change for users who don't want to deal with the breaking
change for now.
gcc/d/ChangeLog:
* gdc.texi (Runtime Options): Document -fcheckaction=, -fextern-std=,
-fpreview=, -frevert=.
(Code Generation): Document -fdump-c++-spec=, -fdump-c++-spec-verbose,
-fsave-mixins=.
(Warnings): Update list of supported -ftransitions=.
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions