diff options
author | Paul Thomas <pault@gcc.gnu.org> | 2007-09-27 18:39:55 +0000 |
---|---|---|
committer | Paul Thomas <pault@gcc.gnu.org> | 2007-09-27 18:39:55 +0000 |
commit | 74687efe94ad01d8af1f28e607bbeba0d80b6d90 (patch) | |
tree | 66a2a58c23f76fabbe4e6bf777ba63d4cc027abc /gcc/fortran/expr.c | |
parent | 5c13b77cb041e4f56b71448b6ce94b7c98a29812 (diff) | |
download | gcc-74687efe94ad01d8af1f28e607bbeba0d80b6d90.zip gcc-74687efe94ad01d8af1f28e607bbeba0d80b6d90.tar.gz gcc-74687efe94ad01d8af1f28e607bbeba0d80b6d90.tar.bz2 |
re PR fortran/33568 (ICE with ANINT (with KIND and an array))
2007-09-27 Paul Thomas <pault@gcc.gnu.org>
PR fortran/33568
* trans-intrinsic.c (gfc_conv_intrinsic_aint): Allow for the
possibility of the optional KIND argument by making arg
an array, counting the number of arguments and using arg[0].
2007-09-27 Paul Thomas <pault@gcc.gnu.org>
PR fortran/33568
* gfortran.dg/anint_1.f90: New test.
From-SVN: r128843
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions