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: ppc, 1.0.1 & 980302, fixed/forbidden register spilled



> condvar.c: In function `pthread_cond_timedwait_relative':
> condvar.c:153: fixed or forbidden register 68 (0) was spilled for class
> CR0_REGS. This may be due to a compiler bug or to impossible asm

You can find a patch for this at
<http://discus.anu.edu.au/~geoffk/egcs-asm-2.diff.gz>.

This is probably best used for PPC targets only; it might make
already-existing problems in other ports worse.  Other solutions have
been proposed, but not AFAIK implemented.

I'll integrate that patch with my other patches when I can
build egcs again... Right now, I can't build anything because of
kernel problems :-(.

--
Geoff Keating <Geoff.Keating@anu.edu.au>


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