https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98219

--- Comment #5 from Hongtao.liu <crazylht at gmail dot com> ---
Shouldn't condition like

   (cfun->machine->func_type == TYPE_EXCEPTION \
+   ||  (cfun->machine->func_type == TYPE_INTERRUPT     \
+       && TARGET_UINTR && TARGET_64BIT ))

Reply via email to