This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Are ICEs par for the course on HEAD?


Hi Bernd and Zack,
> > /mnt/disk/src/gcc/libjava/interpret.cc: In member function `void
> >    _Jv_InterpMethod::run(void*, ffi_raw*)':
> > /mnt/disk/src/gcc/libjava/interpret.cc:3187: internal compiler error:
> > RTL check: expected code `reg', have `subreg' in split_2, at
> > insn-recog.c:48229
> > Please submit a full bug report,
> > with preprocessed source if appropriate.
>
> This is a real bug; thank you for reporting it.  (People trying to
> reproduce it should make sure they have configured with at least
> --enable-checking=rtl.)

Interestingly, after being in the tree for nearly two months, this
problem was (hopefully) fixed on mainline just a few hours ago.

http://gcc.gnu.org/ml/gcc-patches/2002-09/msg00748.html

[Just in case people have trouble trying to reproduce it :>]

Roger
--


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