aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichael Schmidt <github@mschmidt.me>2021-11-17 13:11:26 +0100
committerGitHub <noreply@github.com>2021-11-17 13:11:26 +0100
commit251df98b77d53143efb99e754fdb11d7c8ba286e (patch)
tree06b29ac283d024d2878ba4bdf1524d14800b6d20 /doc
parent9c49dafbeb2c01304f3728df111bdf17441f81a7 (diff)
downloadcompcert-kvx-251df98b77d53143efb99e754fdb11d7c8ba286e.tar.gz
compcert-kvx-251df98b77d53143efb99e754fdb11d7c8ba286e.zip
Remove documentation of bitfield language support option.
Diffstat (limited to 'doc')
-rw-r--r--doc/ccomp.15
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/ccomp.1 b/doc/ccomp.1
index 89e8c823..3b1ec4ed 100644
--- a/doc/ccomp.1
+++ b/doc/ccomp.1
@@ -327,11 +327,6 @@ Language Support Options
.INDENT 0.0
.
.TP
-.BR \-fbitfields ", " \-fno\-bitfields
-Turn on/off support for emulation bit fields in structs.
-Disabled by default.
-.
-.TP
.BR \-flongdouble ", " \-fno\-longdouble
Turn on/off support for emulation of \fBlong double\fP as \fBdouble\fP.
Disabled by default.