------- Comment #4 from mckinlay at redhat dot com  2006-07-12 13:59 -------
I've committed a patch which fixes the "off by one" error seen with
ecj-produced bytecode. The missing line number issue is a different bug. It
seems that "gcj -C" simply does not generate any debug info for the "snafu"
method in the example below. 

I'm reassigning this as a front-end bug.


-- 

mckinlay at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libgcj                      |java
            Summary|Interpreter: Stack trace    |gcj -C fails to generate
                   |line numbers sometimes      |line number info for method
                   |missing or incorrect        |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28352

Reply via email to