[Bug java/16439] gcj generates wrong line number for static function breakpoint
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Nov 23 04:14:00 GMT 2005
------- Comment #3 from pinskia at gcc dot gnu dot org 2005-11-23 04:14 -------
Reconfirm (it is a little easlier to see with the tree dumps):
jmain.main(java.lang.String[]) (args)
{
[jmain.java : 4] _Jv_InitClass (&jmain.class);
[jmain.java : 4] {
[jmain.java : 5] return;
}
}
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2004-07-23 02:07:31 |2005-11-23 04:14:24
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16439
More information about the Gcc-bugs
mailing list