diff options
author | Roger Sayle <roger@eyesopen.com> | 2005-05-30 22:16:08 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2005-05-30 22:16:08 +0000 |
commit | c0309c74caa1610563501948e1ddfcd1e997556d (patch) | |
tree | becb120b72d22a9e2b88e2936d6e3da4b6a7cec4 /gcc/loop.c | |
parent | d5c405cc717dc39fb20b9dc013400f4da9a143e4 (diff) | |
download | gcc-c0309c74caa1610563501948e1ddfcd1e997556d.zip gcc-c0309c74caa1610563501948e1ddfcd1e997556d.tar.gz gcc-c0309c74caa1610563501948e1ddfcd1e997556d.tar.bz2 |
gfortran.h (GFC_STD_LEGACY): New "standard" macro.
* gfortran.h (GFC_STD_LEGACY): New "standard" macro. Reindent.
* options.c (gfc_init_options): By default, allow legacy extensions
but warn about them.
(gfc_post_options): Make -pedantic warn about legacy extensions
even with -std=legacy.
(gfc_handle_option): Make -std=gnu follow the default behaviour
of warning about legacy extensions, but allowing them. Make the
new -std=legacy accept everything and warn about nothing.
* lang.opt (std=legacy): New F95 command line option.
* invoke.texi: Document both -std=f2003 and -std=legacy.
* gfortran.texi: Explain the two types of extensions and document
how they are affected by the various -std= command line options.
From-SVN: r100377
Diffstat (limited to 'gcc/loop.c')
0 files changed, 0 insertions, 0 deletions