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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
      Known to work|                            |10.0, 7.3.0, 8.3.0, 9.1.0
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|                            |2019-05-05
                 CC|                            |tkoenig at gcc dot gnu.org
     Ever confirmed|0                           |1
            Summary|small code that compiles    |[7 Regression] small code
                   |and runs in 7.3.0 but not   |that compiles and runs in
                   |7.4.1                       |7.3.0 but not 7.4.1
      Known to fail|                            |7.4.0

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed on 7.4. I did not find any other failing revision.

Workaround: use -fno-frontend-optimize.

Reply via email to