This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][ia64] fix rtl enable-check failure emit-rtl.c:reorder_insns.


Zack,

 --- Zack Weinberg <zack@codesourcery.com> wrote: > Graham Stott
<graham.stott@btinternet.com> writes:
> 
> > All,
> >
> > The attached patch fixes a rtl enable-check failure in
> > emit-rtl.c:reorder_insns
> >
> > The code was setting BB for a BARRIER insn which is wrong hence the
> > abort.
> 
> I tested this patch on ia64-hpux, and, well, I get all the way through
> a bootstrap, and there are about 200 unexpected failures in the
> testsuite.  Neither of these results should be taken very seriously -
> I have other patches in the same tree which are *also* supposed to be
> making it possible to bootstrap ia64-hpux, and I have no idea whether
> the failures have anything to do with the bug you're trying to fix.
> 
> zw 

Thanks for giving it a spin. I've no idea if the bug I'm fixing shows up
anywhere other than as a rtl enable-check abort during a cross build.

Graham


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]