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 failureemit-rtl.c:reorder_insns.


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


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