* options.c (gfc_init_options): Don't warn about the use GNU
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Aug 2004 21:37:21 +0000 (21:37 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Aug 2004 21:37:21 +0000 (21:37 +0000)
commit675e3934ce11d50d9e86ed4bfd8b28d8c6769305
treed1f12affbdc6629e624a0c0fa2dfc519f766a2d3
parentdbeaf58e07a8977d00e374db1490af5867202ee4
* options.c (gfc_init_options): Don't warn about the use GNU
extensions by default.
(gfc_post_options): Warn about GNU extensions with -pedantic.
(gfc_handle_option): Don't warn about GNU extensions with -std=gnu.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85413 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/options.c