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]

[gfortran, patch, committing] Output symbols in a number of error messages


This trivial patch adds symbol names to a number of error messages in
resolve_symbol.  It also rewords the error message when a non-array object was
declared ALLOCATABLE, to make the error clearer (PR24404).

I'll commit this once testing finishes.

- Tobi

2005-11-01  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>

       PR fortran/24404
       * resolve.c (resolve_symbol): Output symbol names in more error messages,
       clarify error message.

Attachment: 24404.diff
Description: Binary data


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