<div dir="ltr">Hi<div><br></div><div>Some recent change has introduced a lot of warnings like the following where POSIX threads do not end with "return NULL;" or similar:</div><div><br></div><div><div>og/arm-altcycv_devkit.log:../../../../../../../rtems/c/src/../../testsuites/psxtmtests/psxtmbarrier01/init.c:86:1: warning: control reaches end of non-void function [-Wreturn-type]</div></div><div><br></div><div>My thought is that rtems_test_exit() should have been declared as noreturn.</div><div><br></div><div>Anyone disagree?</div><div><br></div><div>Thanks.</div><div><br></div><div>--joel</div></div>