diff options
author | Steven G. Kargl <kargls@comcast.net> | 2006-03-14 19:37:49 +0000 |
---|---|---|
committer | Steven G. Kargl <kargl@gcc.gnu.org> | 2006-03-14 19:37:49 +0000 |
commit | 840bd9f778b1fd68365b57aac7cf21a8b3a75620 (patch) | |
tree | 23e49aecb250e0c261f9007175cf7a970b2fd22a /intl | |
parent | df6872b72d5ceb81427a55038f0dba06b72f7a68 (diff) | |
download | gcc-840bd9f778b1fd68365b57aac7cf21a8b3a75620.tar.gz |
re PR fortran/18537 (no warning about tabs with std=f95 option)
PR 18537
* gfortran.h: Wrap Copyright line.
(gfc_option_t): add warn_tabs member.
* lang.opt: Update Coyright year. Add the Wtabs.
* invoke.texi: Document -Wtabs.
* scanner.c (gfc_gobble_whitespace): Use warn_tabs. Add linenum to
suppress multiple warnings.
(load_line): Use warn_tabs. Add linenum, current_line, seen_comment
to suppress multiple warnings.
* options.c (gfc_init_options): Initialize warn_tabs.
(set_Wall): set warn_tabs for -Wall.
(gfc_post_options): Adjust flag_tabs depending on -pedantic.
(gfc_handle_option): Process command-line option -W[no-]tabs
From-SVN: r112066
Diffstat (limited to 'intl')
0 files changed, 0 insertions, 0 deletions