GNU Info

Info Node: (g77-295.info)Nonportable Conversions

(g77-295.info)Nonportable Conversions


Next: Large Automatic Arrays Prev: Floating-point Exception Handling Up: Missing Features
Enter node , (file) or (file)node

Nonportable Conversions
-----------------------

   `g77' doesn't accept some particularly nonportable, silent data-type
conversions such as `LOGICAL' to `REAL' (as in `A=.FALSE.', where `A'
is type `REAL'), that other compilers might quietly accept.

   Some of these conversions are accepted by `g77' when the
`-fugly-logint' option is specified.  Perhaps it should accept more or
all of them.


automatically generated by info2www version 1.2.2.9