* Fix issue 11051
Keep a HALT instruction in a final switch statement if
the function is @safe and -release mode is enabled.
* @system -release test should also be non-zero
* don't suppress test errors
* Remove unreported error line
* Disable core dumps
Co-authored-by: Andrej Mitrovic <andrej.mitrovich@gmail.com>