array-notation-common.c (find_inv_trees): Removed an unwanted typecasting.
authorBalaji V. Iyer <balaji.v.iyer@intel.com>
Thu, 20 Jun 2013 22:52:07 +0000 (22:52 +0000)
committerBalaji V. Iyer <bviyer@gcc.gnu.org>
Thu, 20 Jun 2013 22:52:07 +0000 (15:52 -0700)
commit07a6825b5f49ab65ea4ca12ecd41f26409e80f54
tree0d1d6ce6a29122366c4aa174cd682a657dc1fd77
parent469a31a98e086d65ed65fce224d88a45b9757828
array-notation-common.c (find_inv_trees): Removed an unwanted typecasting.

2013-06-20  Balaji V. Iyer  <balaji.v.iyer@intel.com>

        * array-notation-common.c (find_inv_trees): Removed an unwanted
        typecasting.
        * c-common.h (struct inv_list::additional_tcodes): Changed type from
        enum rid to enum tree_code.

From-SVN: r200272
gcc/c-family/ChangeLog
gcc/c-family/array-notation-common.c
gcc/c-family/c-common.h