[Bug rtl-optimization/84566] error: qsort comparator not anti-commutative: -1, -1 on aarch64 in sched1

amonakov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 26 11:10:00 GMT 2018


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

--- Comment #1 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
Sorry, I cannot reproduce this. I've built a cross-compiler from today's trunk
via 'configure --target aarch64-linux-gnu && make all-gcc' (i.e. just to
cc1plus, no binutils etc.) and it doesn't abort.

If possible please add 'g++ -v' output, svn revision, and any other info that
can help me reproduce the issue.


More information about the Gcc-bugs mailing list