This is the mail archive of the gcc-patches@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]

Re: [PATCH] Improve debug info for packed arrays with constant bounds (PR fortran/22244)


Hi Jakub,

> 2007-08-14  Jakub Jelinek  <jakub@redhat.com>
>
>         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.

OK to commit unless one of the debug info experts has objections in
the next 24 hours.

Thanks for the patch, and sorry it took so long to be approved, I
think it's just that the "debug info" tend to be hard to review
because we have a lack of gfortran reviewers that are competent when
debug info comes into play.

FX


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