]> gcc.gnu.org Git - gcc.git/commit - gcc/fortran/trans-expr.c
re PR fortran/34848 (internal compiler error with optional argument of character...
authorTobias Burnus <burnus@net-b.de>
Sat, 26 Jan 2008 20:44:49 +0000 (21:44 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Sat, 26 Jan 2008 20:44:49 +0000 (21:44 +0100)
commit2c80cb0ef7df9e250a0a7826a4414d0895c65027
treeb13b06169ec8a3793b0080fe6e734a118ac9f219
parent987dbd1ba6138fa38e1526a66db99f62e47d3d98
re PR fortran/34848 (internal compiler error with optional argument of character type and array return type)

2008-01-26  Tobias Burnus  <burnus@net-b.de>

        PR fortran/34848
        * trans-expr.c (gfc_conv_function_call): Don't call
        gfc_add_interface_mapping if the expression is NULL.

2008-01-26  Tobias Burnus  <burnus@net-b.de>

        PR fortran/34848
        * gfortran.dg/missing_optional_dummy_5.f90: New.

From-SVN: r131876
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/missing_optional_dummy_5.f90 [new file with mode: 0644]
This page took 0.068572 seconds and 5 git commands to generate.