https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97159
--- Comment #2 from Tom de Vries <vries at gcc dot gnu.org> --- Fib is a recursive function, and the problem occurs while handling a recursion call.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97159
--- Comment #2 from Tom de Vries <vries at gcc dot gnu.org> --- Fib is a recursive function, and the problem occurs while handling a recursion call.