]> git.ipfire.org Git - thirdparty/gcc.git/commit
2012-09-06 Tobias Burnus
authorTobias Burnus <burnus@gcc.gnu.org>
Thu, 6 Sep 2012 07:03:42 +0000 (09:03 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 6 Sep 2012 07:03:42 +0000 (09:03 +0200)
commit3dcdfdc804568d313dd879a5fb6ea9beb115a27b
tree87ac2bee1b2f37f96da086a564cd75c146efa19d
parenta85cfff41dad8c074b624c6249ae7c2655033dca
2012-09-06  Tobias Burnus

        PR fortran/54463
        * trans-intrinsic.c (gfc_conv_intrinsic_funcall): Fix matmul
        call to BLAS if the default-kind has been promoted.

2012-09-06  Tobias Burnus

        PR fortran/54463
        * gfortran.dg/promotion_2.f90: New.

From-SVN: r191012
gcc/fortran/ChangeLog
gcc/fortran/trans-intrinsic.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/promotion_2.f90 [new file with mode: 0644]