[Bug tree-optimization/82381] [8 Regression] internal compiler error: qsort checking failed

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 2 14:56:00 GMT 2017


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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Richard, this is something you've suggested in:
http://gcc.gnu.org/ml/gcc-patches/2016-05/msg01871.html
To answer my question from:
http://gcc.gnu.org/ml/gcc-patches/2016-05/msg01873.html
the bb_rank can be the same for different bbs, if we have more than 65536 basic
blocks on 32-bit hosts.

So, I think we should go for reversion of msg01871.html and instead apply the
other patch.


More information about the Gcc-bugs mailing list