re PR c/59825 (Many cilkplus test failures)
authorBalaji V. Iyer <balaji.v.iyer@intel.com>
Thu, 23 Jan 2014 17:00:53 +0000 (17:00 +0000)
committerBalaji V. Iyer <bviyer@gcc.gnu.org>
Thu, 23 Jan 2014 17:00:53 +0000 (09:00 -0800)
commit40f14e9f103d3bcd1216304919b568dd48e471bc
tree5169513707a6f8d8bcc95326cc2a05ff5acac171
parentc733429f54ace8a10f50c2a751a0c2c940b8c9ce
re PR c/59825 (Many cilkplus test failures)

Fix for PR c/59825.
2014-01-23  Balaji V. Iyer  <balaji.v.iyer@intel.com>

        PR c/59825
        * c-array-notation.c (expand_array_notation_exprs): Rewrote this
        function to use walk_tree and moved a lot of its functionality to
        expand_array_notations.
        (expand_array_notations): New function.

From-SVN: r206991
gcc/c/ChangeLog
gcc/c/c-array-notation.c