[Bug fortran/49698] Unmanageable compiler error

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 11 16:44:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49698

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-07-11 16:43:27 UTC ---
Author: jakub
Date: Mon Jul 11 16:43:23 2011
New Revision: 176165

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176165
Log:
    PR fortran/49698
    * trans-stmt.c (gfc_trans_pointer_assign_need_temp): Initialize
    inner_size to gfc_index_one_node instead of integer_one_node.

    * gfortran.dg/pr49698.f90: New test.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/pr49698.f90
Modified:
    branches/gcc-4_6-branch/gcc/fortran/ChangeLog
    branches/gcc-4_6-branch/gcc/fortran/trans-stmt.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list