On Mon, 1 Sep 2025, Pali Rohár wrote:

Replace abort() call by __builtin_unreachable() to mark not reached section.
Remove misleading 'return;' usage after __report_error() call which does not 
return.
---
mingw-w64-crt/crt/pseudo-reloc.c | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)

Ok, pushed.

// Martin

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to