On Thu, Oct 23, 2014 at 11:19 PM, Evgeny Stupachenko <evstu...@gmail.com> wrote: > Linux x86 bootstrap/make check passed. > Darwin x86 bootstrap passed configured with "--with-cpu=intel" > "--with-cpu=corei7" issue refers to PR63620. > > On Fri, Oct 17, 2014 at 6:08 PM, Evgeny Stupachenko <evstu...@gmail.com> > wrote: >> Hi, >> >> The patch fixes 1st fail in darwin bootstarp. >> When PIC register is pseudo we don't need to init it after setjmp or >> non local goto. >> >> Is it ok? >> >> ChangeLog: >> >> 2014-10-17 Evgeny Stupachenko <evstu...@gmail.com> >> >> PR target/63534 >> * config/i386/i386.c (builtin_setjmp_receiver): Delete. >> (nonlocal_goto_receiver): Ditto.
This one needs approval from Darwin maintainer. Uros.