]> git.ipfire.org Git - thirdparty/gcc.git/commit
Forgot trans-expr.c in previous commit:
authorTobias Burnus <burnus@gcc.gnu.org>
Sun, 25 Nov 2007 22:15:47 +0000 (23:15 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Sun, 25 Nov 2007 22:15:47 +0000 (23:15 +0100)
commit3fd0f1e054299b8e4a3a3e5b0d049cf595983338
tree8e2e6f61e8cceab5d50e3cd7e7445fa01dea1092
parent3e9bc1ea66959ff20289ad43095c634b9e8c2378
Forgot trans-expr.c in previous commit:

2007-11-25  Tobias Burnus  <burnus@net-b.de>

        PR fortran/34079
        * trans-types.c (gfc_return_by_reference,
        gfc_get_function_type): Do not return result of
        character-returning bind(C) functions as argument.
        * trans-expr.c (gfc_conv_function_call): Ditto.

From-SVN: r130417
gcc/fortran/trans-expr.c