[Bug gcov-profile/41359] [fortran] 'else if' statement is discarded and incoherent line count
jv244 at cam dot ac dot uk
gcc-bugzilla@gcc.gnu.org
Tue Sep 15 13:07:00 GMT 2009
------- Comment #1 from jv244 at cam dot ac dot uk 2009-09-15 13:07 -------
As you can see with
gfortran -fdump-tree-original-lineno test.f90
which leads to garbage line numbers in
gfortran -fdump-tree-gimple-lineno test.f90
I believe there is some similarity to PR40823
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40823
I guess that this case could be a regression with respect to g77, but can't
test it.
--
jv244 at cam dot ac dot uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2009-09-15 13:07:14
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41359
More information about the Gcc-bugs
mailing list