12014-10-27  David Malcolm  <dmalcolm@redhat.com>
2
3	Patch autogenerated by rename_gimple_subclasses.py from
4	https://github.com/davidmalcolm/gcc-refactoring-scripts
5	revision 7d754b63ff2bf47226a67b2c0af5d74b54d4709f
6
7	* java-gimplify.c (java_gimplify_block): Rename gimple subclass types.
8
92014-10-24  David Malcolm  <dmalcolm@redhat.com>
10
11	Introduce gimple_bind and use it for accessors.
12
13	* java-gimplify.c (java_gimplify_block): Update local to be a
14	gimple_bind rather than just a gimple.
15
16Copyright (C) 2014 Free Software Foundation, Inc.
17
18Copying and distribution of this file, with or without modification,
19are permitted in any medium without royalty provided the copyright
20notice and this notice are preserved.
21