[Bug fortran/59599] Compiler internal error on intrinsic ichar

mikael at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Feb 22 12:22:00 GMT 2014


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

--- Comment #9 from Mikael Morin <mikael at gcc dot gnu.org> ---
Author: mikael
Date: Sat Feb 22 12:22:17 2014
New Revision: 208042

URL: http://gcc.gnu.org/viewcvs?rev=208042&root=gcc&view=rev
Log:
fortran/
        PR fortran/59599
        * trans-intrinsic.c (gfc_conv_intrinsic_ichar): Calculate the
        number of arguments.

testsuite/
        PR fortran/59599
        * gfortran.dg/ichar_3.f90: New test.


Added:
    branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/ichar_3.f90
Modified:
    branches/gcc-4_8-branch/gcc/fortran/ChangeLog
    branches/gcc-4_8-branch/gcc/fortran/trans-intrinsic.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list