On 2018-10-05 09:14, Sebastian Huber wrote:
On 05/10/2018 08:57, Daniel Hellstrom wrote:
malloc04 and malloctest tests from the rtems test-suite fails
when checking the return value of malloc(). The check is
optimized away and always fails.

Please change the patch to use RTEMS_OBFUSCATE_VARIABLE() in the spots where the compiler tries to be smarter than desired.

Thanks for the review, I will give it a try looks promising.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to