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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-10-07
                 CC|                            |iii at gcc dot gnu.org,
                   |                            |jakub at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r266734.
Guess CLEANUP_THREADING code isn't prepared to handle hot/cold partitioning,
which wasn't a problem before, when CLEANUP_THREADING was only invoked before
the hot/cold partitions are created.

Reply via email to