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

--- Comment #15 from Stupachenko Evgeny <evstupac at gmail dot com> ---
Created attachment 33733
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33733&action=edit
patch to fix darwin bootstrap

With pseudo GOT register we don't need to set GOT register after any jump, and
therefore don't need "nonlocal_goto_receiver" and "builtin_setjmp_receiver" for
i386.

Please try attached patch (just removing "nonlocal_goto_receiver" and
"builtin_setjmp_receiver" from i386.md).

Reply via email to