Go to the first, previous, next, last section, table of contents.


Ugly Conversion of Initializers

The constructs disabled by `-fno-ugly-init' are:

The above constructs, when used, can tend to result in non-portable code. But, they are widely used in existing Fortran code in ways that often are quite portable. Therefore, they are enabled by default.


Go to the first, previous, next, last section, table of contents.