ICE gcc-3_0-branch in java code 1 May 2001
Jeffrey Oldham
oldham@codesourcery.com
Wed May 2 15:44:00 GMT 2001
On Tue, May 01, 2001 at 07:42:45PM -0400, Jeff Sturm wrote:
>
> On Tue, 1 May 2001, Gordon Sadler wrote:
> > /usr/src/cvs/gcc-3.0/libjava/jni.cc: In function `_Jv_Method*
> > _Jv_JNI_FromReflectedMethod(JNIEnv*, java::lang::Object*)':
> > /usr/src/cvs/gcc-3.0/libjava/jni.cc:1537: Internal compiler error
> > in remove_unnecessary_notes, at emit-rtl.c:2883
> > Please submit a full bug report, with preprocessed source if
> > appropriate.
>
> I got the same thing today, until I backed this patch out of my tree:
>
> 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
>
> * cp-tree.def (USING_STMT): New statement node.
> * cp-tree.h (USING_STMT_NAMESPACE): New macro.
> * decl2.c (do_using_directive): Add USING_STMT to statement
> tree. Don't emit errors when processing template decl.
> * pt.c (tsubst_expr, USING_STMT case): New case.
> * semantics.c (cp_expand_stmt, USING_STMT case): New case.
This problem has now disappeared. See
http://gcc.gnu.org/ml/gcc-patches/2001-05/msg00060.html .
Thanks,
Jeffrey D. Oldham
oldham@codesourcery.com
More information about the Gcc
mailing list