Vincent Lefevre <vinc...@vinc17.net> writes:

  At least GMP seems to be affected:
  
A simple tests/devel/try mpn_mul_1 in gmp fails within a few minutes.
When it does, things are severely clobbered.

There is some evidence that the kernel clobbers floating point
registers, since the bug seems to go away if the GMP code that makes
heavy use of floats is disabled.  I have not been able to trigger it
with tests checking stack consistency.

-- 
Torbjörn

_______________________________________________
Gcc-cfarm-users mailing list
Gcc-cfarm-users@gna.org
https://mail.gna.org/listinfo/gcc-cfarm-users

Reply via email to