Backported from mainline
2019-05-30 Jakub Jelinek <jakub@redhat.com>
* lang.opt (ftail-call-workaround=): Fix a typo - lenghts to lengths.
From-SVN: r275154
2019-08-30 Jakub Jelinek <jakub@redhat.com>
Backported from mainline
+ 2019-05-30 Jakub Jelinek <jakub@redhat.com>
+
+ * lang.opt (ftail-call-workaround=): Fix a typo - lenghts to lengths.
+
2019-05-16 Jakub Jelinek <jakub@redhat.com>
PR fortran/90329
ftail-call-workaround=
Fortran RejectNegative Joined UInteger IntegerRange(0, 2) Var(flag_tail_call_workaround) Init(1)
-Disallow tail call optimization when a calling routine may have omitted character lenghts.
+Disallow tail call optimization when a calling routine may have omitted character lengths.
funderscoring
Fortran Var(flag_underscoring) Init(1)