iresolve.c (resolve_bound): Use gfc_get_string instead of xstrdup.
commit2b62c97f038337ffd7522bca3eef22a346ca5306
authorTobias Burnus <burnus@net-b.de>
Fri, 1 Mar 2013 16:39:43 +0000 (1 17:39 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Fri, 1 Mar 2013 16:39:43 +0000 (1 17:39 +0100)
tree819f540f06995e94cfeff41ddd522ca9be514800
parentfa585637b05894c80d44957f47317653d8cd91a7
iresolve.c (resolve_bound): Use gfc_get_string instead of xstrdup.

2013-03-01  Tobias Burnus  <burnus@net-b.de>

        * iresolve.c (resolve_bound): Use gfc_get_string instead of xstrdup.
        * symbol.c (free_components): Free proc-pointer components.

From-SVN: r196387
gcc/fortran/ChangeLog
gcc/fortran/iresolve.c
gcc/fortran/symbol.c