------- Comment #8 from jakub at gcc dot gnu dot org 2007-09-25 09:32 ------- Subject: Bug 22244
Author: jakub Date: Tue Sep 25 09:32:44 2007 New Revision: 128747 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128747 Log: PR fortran/22244 * Make-lang.in (fortran/trans-types.o): Depend on $(FLAGS_H). * trans-types.c: Include flags.h. (gfc_get_nodesc_array_type): Add TYPE_DECL TYPE_NAME with correct bounds and dimensions for packed arrays. Modified: branches/redhat/gcc-4_1-branch/gcc/fortran/ChangeLog branches/redhat/gcc-4_1-branch/gcc/fortran/Make-lang.in branches/redhat/gcc-4_1-branch/gcc/fortran/trans-types.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22244