re PR fortran/37926 (Program gives wrong output (connected to char len))
authorPaul Thomas <pault@gcc.gnu.org>
Sun, 16 Nov 2008 12:00:44 +0000 (12:00 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sun, 16 Nov 2008 12:00:44 +0000 (12:00 +0000)
commitb800fd64b54018965f6953121b58673fcca08687
treec2fcc0b76322c1e52d199636a9de594873b232d5
parente66e5d9e4079b7a44fcdd963838218812cfb534e
re PR fortran/37926 (Program gives wrong output (connected to char len))

2008-11-16  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/37926
* trans-expr.c (gfc_free_interface_mapping): Null sym->formal
(gfc_add_interface_mapping): Copy the pointer to the formal
arglist, rather than using copy_formal_args.

From-SVN: r141914
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c