char_result_12.f90
810 Bytes
-
re PR fortran/30236 ([4.1 only]alternate-return subroutine in generic interface… · 26f2ca2b
re PR fortran/30236 ([4.1 only]alternate-return subroutine in generic interface causes ice/segfault) 2006-12-19 Paul Thomas <pault@gcc.gnu.org> PR fortran/30236 * interface.c (compare_interfaces): Handle NULL symbols. (count_types_test): Count NULL symbols, which correspond to alternate returns. (check_interface1): Change final argument from int to bool in the function and all references. 2006-12-19 Paul Thomas <pault@gcc.gnu.org> PR fortran/30236 * gfortran.dg/altreturn_3.f90: New test. * gfortran.dg/char_result_12.f90: Fix comment typos. From-SVN: r120052
Paul Thomas committed