This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Stabs Errors Compiling Java Classes


Ranjit Mathew writes:
 > Andrew Haley wrote:
  > > 
 > > Try setting DECL_SOURCE_LINE = DECL_SOURCE_LINE_FIRST in
 > > source_end_java_method() before calling rest_of_compilation().
 > 
 > Yes, that seems to work well. Will you please modify it accordingly?
 > 
 > Or would you like me to submit a patch or open a PR for this?
 
Please submit a patch.

Thanks,
Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]