[Bug fortran/57785] [4.7/4.8/4.9 Regression] DOT_PRODUCT error with constant complex array

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 8 19:11:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57785

--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Author: burnus
Date: Mon Jul  8 19:10:32 2013
New Revision: 200795

URL: http://gcc.gnu.org/viewcvs?rev=200795&root=gcc&view=rev
Log:
2013-07-08  Tobias Burnus  <burnus@net-b.de>

        PR fortran/57785
        * simplify.c (compute_dot_product): Complex conjugate for
        dot_product.
        (gfc_simplify_dot_product, gfc_simplify_matmul): Update call.

2013-07-08  Tobias Burnus  <burnus@net-b.de>

        PR fortran/57785
        * gfortran.dg/dot_product_2.f90: New.


Added:
    branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/dot_product_2.f90
Modified:
    branches/gcc-4_8-branch/gcc/fortran/ChangeLog
    branches/gcc-4_8-branch/gcc/fortran/simplify.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list