diff options
author | Gabriel Charette <gchare@google.com> | 2011-08-05 21:28:11 +0000 |
---|---|---|
committer | Gabriel Charette <gchare@gcc.gnu.org> | 2011-08-05 21:28:11 +0000 |
commit | 7cfea2ef26a3aab320c90d71c35c69a8c78404d7 (patch) | |
tree | f664e2ae1f8f628fb85690ed1dd5b513ef258fac /gcc/fortran/check.c | |
parent | 9911e25a2745e1d523257ace9207d4d85146b8ed (diff) | |
download | gcc-7cfea2ef26a3aab320c90d71c35c69a8c78404d7.zip gcc-7cfea2ef26a3aab320c90d71c35c69a8c78404d7.tar.gz gcc-7cfea2ef26a3aab320c90d71c35c69a8c78404d7.tar.bz2 |
This hack to attach a line 0 source_location to the return statement of main...
This hack to attach a line 0 source_location to the
return statement of main, after parsing is over, was
creating a bug in the line_table, creating an extra
entry, which was creating problems now that we are
trying to serialize the line_table in pph.
* decl.c (finish_function): Remove unecessary line 0 hack.
From-SVN: r177485
Diffstat (limited to 'gcc/fortran/check.c')
0 files changed, 0 insertions, 0 deletions