From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Stump To: eravelli@qualcomm.com, gcc@gcc.gnu.org Subject: Re: Internal compiler error with ppc860 based compiler Date: Wed, 20 Sep 2000 14:02:00 -0000 Message-id: <200009202101.OAA26438@kankakee.wrs.com> X-SW-Source: 2000-09/msg00489.html > Date: Wed, 20 Sep 2000 11:34:16 -0700 > To: gcc@gcc.gnu.org > From: Srini Eravelli > 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.