This is the mail archive of the gcc-bugs@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] | |
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
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |