| www.delorie.com/gnu/docs/gcc/g77_613.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
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.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |