diff options
author | Jakub Jelinek <jakub@redhat.com> | 2019-03-16 22:18:49 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-03-16 22:18:49 +0100 |
commit | 985a72168a64267df8ad4c73337b3f678787174e (patch) | |
tree | 0369523f0acf587871766814d44fbe1aedb85986 /gcc/fortran/expr.c | |
parent | 0581f5b2ad38ddee2b7de73b0e0efa101d60183a (diff) | |
download | gcc-985a72168a64267df8ad4c73337b3f678787174e.zip gcc-985a72168a64267df8ad4c73337b3f678787174e.tar.gz gcc-985a72168a64267df8ad4c73337b3f678787174e.tar.bz2 |
re PR fortran/89724 (Fortran diagnostics give wrong line number because of math-vector-fortran.h header file)
PR fortran/89724
* scanner.c (load_line): Remove linenum and current_line static
variables, add warned_tabs automatic variable. Use current_file->line
instead of current_line and warned_tabs boolean to avoid diagnosing
tabs multiple times on the same line.
* gfortran.dg/continuation_15.f90: New test.
* gfortran.dg/continuation_16.f90: New test.
From-SVN: r269734
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions