r204481 - in /trunk/libsanitizer: ChangeLog san...

hjl@gcc.gnu.org hjl@gcc.gnu.org
Wed Nov 6 21:50:00 GMT 2013


Author: hjl
Date: Wed Nov  6 21:50:42 2013
New Revision: 204481

URL: http://gcc.gnu.org/viewcvs?rev=204481&root=gcc&view=rev
Log:
Fix internal_clone for x32

	PR sanitizer/59018
	* sanitizer_common/sanitizer_linux.cc (internal_clone): Allocate
	2 64-bit integers to save and restore fn and arg.  Properly load
	newtls/child_tidptr into r8/r10.

Modified:
    trunk/libsanitizer/ChangeLog
    trunk/libsanitizer/sanitizer_common/sanitizer_linux.cc



More information about the Gcc-cvs mailing list