This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Ping: [patch, fortran] PR24633, improve diagnostic message
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: "Daniel Franke" <franke dot daniel at gmail dot com>
- Cc: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Fri, 18 May 2007 15:14:56 +0200
- Subject: Re: Ping: [patch, fortran] PR24633, improve diagnostic message
- References: <200704301258.46047.franke.daniel@gmail.com> <200705181420.31012.franke.daniel@gmail.com>
2007-04-30 Daniel Franke <franke.daniel@gmail.com>
* symbol.c (gfc_add_flavor): Add the NAME to error message if
available.
OK for mainline (and sorry that it somehow did not make it into my
to-review list).
To answer your question in the original patch submission, this kind of
patch (diagnostics) is not suitable for 4.2 backport. Unless there is
a Utterly Strong and Specific Reason (with all capitals) that you want
to raise ;-)
FX