[Bug fortran/85002] [7/8 Regression] ICE in fold_ternary_loc, at fold-const.c:11360

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Wed Mar 21 00:05:00 GMT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
      Known to work|                            |6.4.0
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|                            |2018-03-21
                 CC|                            |vehre at gcc dot gnu.org
     Ever confirmed|0                           |1
   Target Milestone|---                         |7.4
      Known to fail|                            |7.3.0, 8.0.1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Reduced range: r242984 (2016-11-29) is OK, r243219 (2016-11-29) gives the ICE,
r243021?

The test compiles without the line

   y = t2([x])


More information about the Gcc-bugs mailing list