[Bug fortran/50407] compiler confused by .operator.
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Oct 20 18:53:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50407
--- Comment #15 from Uros Bizjak <ubizjak at gmail dot com> 2011-10-20 18:53:12 UTC ---
(In reply to comment #14)
> Fixed on trunk at revision 180261. Forgot to include PR number
> in ChangeLog, so commit message won't show up in audit trail.
This can be solved by copying commit message from gcc-cvs@ ML by hand.
Like ... this:
Author: kargl
Date: Thu Oct 20 17:04:53 2011
New Revision: 180261
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180261
Log:
2011-10-16 Steven G. Kargl<kargl@gcc.gnu.org>
* io.c (match_dt_format): Match a user-defined operator or a kind
type prefixed string.
2011-10-16 Steven G. Kargl<kargl@gcc.gnu.org>
* gfortran.dg/format_string.f: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/format_string.f
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/io.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list