https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81155
Tom de Vries <vries at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vries at gcc dot gnu.org --- Comment #14 from Tom de Vries <vries at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #13) > The GDB missing feature/bug worked around for GCC 8, hopefully GDB will be > fixed soon and we can remove the workaround at some point. Filed a GDB PR to track the worked-around issue in GDB: - https://sourceware.org/bugzilla/show_bug.cgi?id=26095 Filed a GCC PR to tested whether the workaround is still required: - PR95601 - "Remove workaround for GDB PR in pass_partition_blocks::gate"