This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/49708] [4.5/4.6/4.7 Regression] ICE with allocate and no dimensions


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

--- Comment #7 from janus at gcc dot gnu.org 2011-07-19 12:39:02 UTC ---
Author: janus
Date: Tue Jul 19 12:38:59 2011
New Revision: 176447

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176447
Log:
2011-07-19  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/49708
    * resolve.c (resolve_allocate_expr): Fix diagnostics for pointers.


2011-07-19  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/49708
    * gfortran.dg/allocate_error_3.f90: New.

Added:
    trunk/gcc/testsuite/gfortran.dg/allocate_error_3.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]