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]

Re: Internal compiler error with ppc860 based compiler


> 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.

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