diff options
Diffstat (limited to 'docs/users_guide/flags.xml')
-rw-r--r-- | docs/users_guide/flags.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index ee92648b1e..2103260671 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -1735,11 +1735,11 @@ </row> <row> - <entry><option>-funbox-strict-primitive-fields</option></entry> + <entry><option>-funbox-small-strict-fields</option></entry> <entry>Flatten strict constructor fields with a pointer-sized representation</entry> <entry>dynamic</entry> - <entry><option>-fno-unbox-strict-primitive-fields</option></entry> + <entry><option>-fno-unbox-small-strict-fields</option></entry> </row> <row> |