On 06/07/13 11:40, David Malcolm wrote:
The array "unknown" within tree-object-size.c is only ever read from, not written to, so it can be marked as const.Successfully bootstrapped on x86_64-unknown-linux-gnu (using gcc-4.7.2-2.fc17.x86_64). OK for trunk? 2013-06-07 David Malcolm <dmalc...@redhat.com> * tree-object-size.c (unknown): Make const.
OK for the trunk. Thanks, jeff