------- Comment #15 from jvdelisle at gcc dot gnu dot org 2008-01-06 18:19 ------- Subject: Bug 34387
Author: jvdelisle Date: Sun Jan 6 18:19:06 2008 New Revision: 131356 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131356 Log: 2008-01-06 Jerry DeLisle <[EMAIL PROTECTED]> PR fortran/34387 * trans-expr.c (gfc_conv_missing_dummy): Use a temporary to type convert the dummy variable expression, test for NULL, and pass the variable address to the called function. Modified: trunk/gcc/fortran/ChangeLog trunk/gcc/fortran/trans-expr.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34387