This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: [PATCH] Fix for ICE in jc1


Jeffrey A Law <law@cygnus.com> writes:

> This is fine.  Please install this patch.

Thank you both Jakub and Jeff. It never really crossed my mind that a
line zero would create problems with some parts of gcc. Unfortunately
Java has numerous synthetic functions. I believe C++ also does -- I'm
curious to know how the problem was handled in this case. Are these
synthetic functions always inlined (and in which case I'm guessing
that the current location at which inlining occurs is used to emit the
note...?)

./A



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