[patch, fortran, committed] Fix size of matmul calculation for a special case
Thomas Koenig
tkoenig@netcologne.de
Sun May 28 14:05:00 GMT 2017
Hello world,
I have just committed as obvious a patch fixing a wrong
calculation for allocating the size of a return variable
in inline matmul (PR 80904). I will backport to the
other affected branches in the near future.
Regards
Thomas
2017-05-28 Thomas Koenig <tkoenig@gcc.gnu.org>
* frontend-passes.c (matmul_lhs_realloc): Correct
allocation size for case A1B2.
2017-05-28 Thomas Koenig <tkoenig@gcc.gnu.org>
* gfortran.dg/matmul_bounds_12.f90: New test.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p1.diff
Type: text/x-patch
Size: 564 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20170528/bb30b905/attachment.bin>
More information about the Fortran
mailing list