Fix up help descriptions.
This commit is contained in:
parent
9b91a54819
commit
59cfaa7b4d
@ -335,7 +335,7 @@ index d886c2f33ed..4ca2f93f2df 100644
|
||||
|
||||
+fdec-promotion
|
||||
+Fortran Var(flag_dec_promotion)
|
||||
+Add support for type promotion in intrinsic arguments
|
||||
+Add support for type promotion in intrinsic arguments.
|
||||
+
|
||||
fdec-structure
|
||||
Fortran Var(flag_dec_structure)
|
||||
|
@ -23,11 +23,11 @@ index 4ca2f93f2df..019c798cf09 100644
|
||||
+++ b/gcc/fortran/lang.opt
|
||||
@@ -509,6 +509,10 @@ fdec-promotion
|
||||
Fortran Var(flag_dec_promotion)
|
||||
Add support for type promotion in intrinsic arguments
|
||||
Add support for type promotion in intrinsic arguments.
|
||||
|
||||
+fdec-sequence
|
||||
+Fortran Var(flag_dec_sequence)
|
||||
+Add the SEQUENCE attribute by default if it's not present
|
||||
+Add the SEQUENCE attribute by default if it's not present.
|
||||
+
|
||||
fdec-structure
|
||||
Fortran Var(flag_dec_structure)
|
||||
|
Loading…
Reference in New Issue
Block a user