bpo-35147: Fix _Py_NO_RETURN for GCC (GH-10300)



Use `__GNUC__` instead of non-existing `__GNUC_MAJOR__`.





https://bugs.python.org/issue35147
1 file changed