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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.8.0
            Summary|ICE at -O{s,2,3} on         |[12/13/14/15 Regression]
                   |x86_64-linux-gnu: in        |ICE at -O{s,2,3} on
                   |verify_dominators, at       |x86_64-linux-gnu: in
                   |dominance.cc:1194           |verify_dominators, at
                   |                            |dominance.cc:1194
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2024-09-26

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This has been failing since before GCC 6 (the earliest I could test with
-fchecking). I can assume it was working in GCC 4.8.0 since isolate-paths was
not there in GCC 4.8.0.

Reply via email to