https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119689
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[15 Regression] Bootstrap |[15 Regression] Bootstrap
|comparison failure on |comparison failure on
|i586-linux |i586-linux since r15-9239
CC| |jakub at gcc dot gnu.org,
| |rsandifo at gcc dot gnu.org
Keywords|needs-bisection |
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
My first suspect was r15-9242 but that should be fine, it ignores DEBUG_INSN_P
before getting into the counting business.