[TUPLES][PATCH] Fix bugs in walk_gimple_stmt callbacks.

Diego Novillo dnovillo@google.com
Fri Jun 13 10:26:00 GMT 2008


On 6/13/08 3:45 AM, Doug Kwan (關振德) wrote:
> Hi Deigo,
> 
>      I am going to check in this trivial patch.  I am mistakes when I
> converted some tree_walk callbacks.  The walk_subtrees parameter in a
> tree_walk callback and the handle_ops_p paramater in a
> walk_gimple_stmt callback have reversed semantics.  I used the old
> semantics in a few places.

Good catch.  Thanks.  The fixes are certainly OK.


Diego.



More information about the Gcc-patches mailing list