[PATCH] fix cell spu setjmp

jschopp jschopp@austin.ibm.com
Wed Dec 13 23:02:00 GMT 2006


Due to a typo in the original code, registers past 115 are handled incorrectly in setjmp. 
  This was found through some artificial testing.  Most programs don't use that many 
registers and won't be affected by the bug.  Still, a bug is a bug.  A patch which 
resolves this issue is attached.

2006-12-13  Joel Schopp <jschopp@austin.ibm.com>
         * spu/setjmp.S: fix to handle registers past 115 correctly


-------------- next part --------------
A non-text attachment was scrubbed...
Name: fixsetjmp115.patch
Type: text/x-patch
Size: 1044 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20061213/9c25258f/attachment.bin>


More information about the Newlib mailing list