re PR fortran/45743 (gfortran.dg/whole_file_3.f90 ICE: verify_stmts failed: invalid...
authorPaul Thomas <pault@gcc.gnu.org>
Tue, 22 Feb 2011 20:33:45 +0000 (20:33 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Tue, 22 Feb 2011 20:33:45 +0000 (20:33 +0000)
commit0b3b617eabcdf480d820bf5358f1f0dc629dbf74
tree49ddaedb388488e0e8a9512185b898a6b96485c4
parentca2409f9f23194cbb8b22c59796b48049975aae4
re PR fortran/45743 (gfortran.dg/whole_file_3.f90 ICE: verify_stmts failed: invalid conversion in gimple call with -finline-small-functions)

2011-02-22  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/45743
* trans-decl.c (gfc_get_extern_function_decl): Don't use the
gsymbol backend_decl if the procedure has a formal argument
that is a procedure.

2011-02-22  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/45743
* gfortran.dg/whole_file_32.f90 : New test.

From-SVN: r170414
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/whole_file_32.f90 [new file with mode: 0644]