[PATCH] score: Add CPU_Exception_frame

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Nov 22 11:20:57 UTC 2012


This usage of the error code leads to problems on a 64-bit target since 
sizeof(void *) >= sizeof(uint32_t) (= type of error code).  Maybe we should use 
an integer type like uintptr_t for the error code which is at least 32-bit wide.

-- 
Sebastian Huber, embedded brains GmbH

Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone   : +49 89 18 90 80 79-6
Fax     : +49 89 18 90 80 79-9
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.





More information about the devel mailing list