https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126018
--- Comment #1 from Damian Rouson <damian at archaeologic dot codes> --- Switching from `error stop` to `stop` yields the same error message. The workaround is to assign the function result to a variable and then use the variable as the stop code.
