| www.delorie.com/gnu/docs/gcc/g77_622.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
g77 needs to support `-fpedantic' more thoroughly,
and use it only to generate
warnings instead of rejecting constructs outright.
Have it warn:
if a variable that dimensions an array is not a dummy or placed
explicitly in COMMON (F77 does not allow it to be
placed in COMMON via EQUIVALENCE); if specification statements
follow statement-function-definition statements; about all sorts of
syntactic extensions.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |