GNU Info

Info Node: (g77-300.info)Distensions

(g77-300.info)Distensions


Prev: Pedantic Compilation Up: Other Dialects
Enter node , (file) or (file)node

Distensions
===========

   The `-fugly-*' command-line options determine whether certain
features supported by VAX FORTRAN and other such compilers, but
considered too ugly to be in code that can be changed to use safer
and/or more portable constructs, are accepted.  These are humorously
referred to as "distensions", extensions that just plain look ugly in
the harsh light of day.

Ugly Implicit Argument Conversion
Disabled via `-fno-ugly-args'.
Ugly Assumed-Size Arrays
Enabled via `-fugly-assumed'.
Ugly Null Arguments
Enabled via `-fugly-comma'.
Ugly Complex Part Extraction
Enabled via `-fugly-complex'.
Ugly Conversion of Initializers
Disabled via `-fno-ugly-init'.
Ugly Integer Conversions
Enabled via `-fugly-logint'.
Ugly Assigned Labels
Enabled via `-fugly-assign'.

automatically generated by info2www version 1.2.2.9