This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/61999] [4.8/4.9/4.10 Regression] `gfc_simplify_dot_product` causes ICE for constant arguments


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-08-02
      Known to work|                            |4.4.7
            Summary|`gfc_simplify_dot_product`  |[4.8/4.9/4.10 Regression]
                   |causes ICE for constant     |`gfc_simplify_dot_product`
                   |arguments                   |causes ICE for constant
                   |                            |arguments
     Ever confirmed|0                           |1
      Known to fail|                            |4.10.0, 4.5.4, 4.6.4,
                   |                            |4.7.4, 4.8.3, 4.9.1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
The test compiles and gives 8.0 at run time with gfortran 4.4.7.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]