Commit f363fc5b by Steven G. Kargl

ChangeLog: Document revision 272698

2016-06-26  Steven G. Kargl  <kargl@gcc.gnu.org>

	* ChangeLog: Document revision 272698

2016-06-26  Steven G. Kargl  <kargl@gcc.gnu.org>
   
        * testsuite/ChangeLog: Document revision 272698

From-SVN: r272699
parent 47f79054
2019-06-26 Steven G. Kargl <kargl@gcc.gnu.org>
PR Fortran/90988
ChangeLog forgotten with revision 272698
* decl.c (access_attr_decl): Use temporary variable to reduce
unreadability of code. Normalize jumping to return.
(gfc_match_protected): Fix parsing error. Add comments to
explain code. Remove dead code.
(gfc_match_private): Use temporary variable to reduce unreadability
of code. Fix parsing error. Move code to test for blank PRIVATE.
Remove dead code.
(gfc_match_public): Move code to test for blank PUBLIC. Fix
parsing error. Remove dead code.
2019-06-24 Jan Hubicka <jh@suse.cz> 2019-06-24 Jan Hubicka <jh@suse.cz>
* trans-expr.c (gfc_conv_substring): Check that * trans-expr.c (gfc_conv_substring): Check that
......
2019-06-26 Steven G. Kargl <kargl@gcc.gnu.org>
PR Fortran/90988
ChangeLog forgotten with revision 272698
* gfortran.dg/pr90988_1.f90: New test.
* gfortran.dg/pr90988_2.f90: Ditto.
* gfortran.dg/pr90988_3.f90: Ditto.
2019-06-26 Nathan Sidwell <nathan@acm.org> 2019-06-26 Nathan Sidwell <nathan@acm.org>
* c-c++-common/pr90927.c: New. * c-c++-common/pr90927.c: New.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment