]> git.ipfire.org Git - thirdparty/gcc.git/commit
trans-expr.c (expr_is_variable): New function taking non-copying intrinsic functions...
authorMikael Morin <mikael@gcc.gnu.org>
Fri, 10 Sep 2010 13:03:06 +0000 (13:03 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Fri, 10 Sep 2010 13:03:06 +0000 (13:03 +0000)
commit0ae6242fedfb4a4f7ac0f6e72ebd3788715e1cb2
treeff25399536bfae033545afa7e8e3e5b5c30977c9
parenta5ad78bbcd97ca09a79505b06582824c09cdf8da
trans-expr.c (expr_is_variable): New function taking non-copying intrinsic functions into account.

2010-09-10  Mikael Morin  <mikael@gcc.gnu.org>

* trans-expr.c (expr_is_variable): New function taking non-copying
intrinsic functions into account.
(gfc_trans_assignment_1): Use expr_is_variable.

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