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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |13.1.0, 13.3.0
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2024-09-28
             Status|UNCONFIRMED                 |NEW
      Known to fail|                            |14.1.0
   Target Milestone|---                         |14.3
            Version|unknown                     |15.0
            Summary|ICE on valid code at -O2    |[14/15 Regression] ICE on
                   |with "-ftree-vectorize      |valid code at -O2 with
                   |-fallow-store-data-races    |"-ftree-vectorize
                   |-fno-tree-ch                |-fallow-store-data-races
                   |-ftree-loop-distribution"   |-fno-tree-ch
                   |on x86_64-linux-gnu:        |-ftree-loop-distribution"
                   |verify_ssa failed           |on x86_64-linux-gnu:
                   |                            |verify_ssa failed
           Keywords|                            |ice-checking

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed. Fails in GCC 14.x too with -fchecking.

Reply via email to