re PR fortran/31483 ([4.1/4.2 only] ICE on fortran Code)
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 5 Apr 2007 14:06:15 +0000 (14:06 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 5 Apr 2007 14:06:15 +0000 (14:06 +0000)
commit276ca25d7b89e90c6fda272f1aabc9da01d7342d
tree83e273fbd1bb9b23ba711ad472cf3a55032e49e3
parent060fca4a44e24baebe7575b9119518b7821c1c45
re PR fortran/31483 ([4.1/4.2 only] ICE on fortran Code)

2007-04-05  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31483
* trans-expr.c (gfc_conv_function_call): Give a dummy
procedure the correct type if it has alternate returns.

2007-04-05  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31483
* gfortran.dg/altreturn_5.f90: New test.

From-SVN: r123518
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/altreturn_5.f90 [new file with mode: 0644]