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: SH: abort in reg_overlap_mentioned_for_reload_p


On Sun, 2 Sep 2001, kaz Kojima wrote:
> Hans-Peter Nilsson <hp@bitrange.com> wrote:
> > I'll try your patch and see for myself the differences.  I'm
> > using <URL:http://gcc.gnu.org/simtest-howto.html>, with target
> > sh-elf and simulator sh-hms-sim.

Replacing Honza's patch with yours fixes the failures for
gcc.c-torture/compile/990517-1.c for "-O2" and "-O3 -g" with no
additional failures in C, C++, F77 and ObjC tests.

> > An interesting observation is that mcore-elf fails on the same
> > file and function with the same ICE (see bootstrap/4194).
> > Unfortunately Honza's patch does not fix that one.  I'll test
> > yours and report.

Indeed, your patch fixes that particular mcore-elf failure.
(For the record: building fails much much later because
libstdc++-v3 is "unable to detect exception model" but that's a
totally different issue.)

> BTW, I'm using cross-gcc on PC and dreamcast on which sh-linux is
> running as the remote execution engine to run testsuits. It's fairly
> fast and very cheap :-)

Very well.  Not having a dreamcast, I find a simulator cheap
enough.  :-)

brgds, H-P


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