]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/33733 (ICEs in simplify_transfer)
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 18 Oct 2007 12:44:03 +0000 (12:44 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 18 Oct 2007 12:44:03 +0000 (12:44 +0000)
commit2dc955484e85876217366340ac2ba1cacc71b9f6
tree78b764aa11db8a305689cf048eea74d3865c3291
parent741e7594bec656ff6a5bc2e7e83655e86880e868
re PR fortran/33733 (ICEs in simplify_transfer)

2007-10-18  Paul Thomas  <pault@gcc.gnu.org>
    Dominique d'Humieres  <dominiq@lps.ens.fr>

PR fortran/33733
* simplify.c (gfc_simplify_transfer): Return null if the source
expression is EXPR_FUNCTION.

2007-10-18  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/33733
* gfortran.dg/transfer_simplify_6.f90: New test.

From-SVN: r129435
gcc/fortran/simplify.c
gcc/testsuite/gfortran.dg/transfer_simplify_6.f90 [new file with mode: 0644]