Internal compiler error with ppc860 based compiler
Mike Stump
mrs@windriver.com
Wed Sep 20 14:02:00 GMT 2000
> Date: Wed, 20 Sep 2000 11:34:16 -0700
> To: gcc@gcc.gnu.org
> From: Srini Eravelli <eravelli@qualcomm.com>
> We are trying to compile some C++ code for PPC860 processor. We are
> using the following version of the compiler:
> Has anyone run into this error.
Yes, I suspect so.
> If so, do you know of a work around or a version that has the fix.
Yes, I suspect so. Any compiler that was new in the past year should
be ok. Further, you should be able to ask WindRiver about this... I
suspect 29226 is the problem if -fno-exceptions fixes the crash, or
29267 is your using -O/-O1/-O2, and -O0 fixes it, or 28424 just on
general principals.
More information about the Gcc
mailing list