This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix for ICE in jc1
- To: gcc-patches at gcc dot gnu dot org
- Subject: Re: [PATCH] Fix for ICE in jc1
- From: Alexandre Petit-Bianco <apbianco at deliverance dot cygnus dot com>
- Date: 19 May 2000 06:42:47 -0700
- Newsgroups: cygnus.egcs.patches
- Organization: Cygnus Support
- References: <6368.958609686@upchuck>
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