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] Fix fortran/13257, Error instead of warning for missingcomma in format string


Andrew Pinski wrote:>
> This is inside the library so at this point, we should have warned 
> about it
> already.  The front-end part already have a call to gfc_notify_std.

Ugh, sorry, I looked at the wrong bit of similar-looking code when I was
checking if you had added a warning. :-/

Thanks,
- Tobi


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