On 04/21/14 10:56, David Malcolm wrote:
gcc/
        * gimple.h (gimple_assign_single_p): Accept a const_gimple rather
        than a gimple.
        (gimple_store_p): Likewise.
        (gimple_assign_load_p): Likewise.
        (gimple_assign_cast_p): Likewise.
        (gimple_clobber_p): Likewise.
I know you bootstrapped the entire 89 patch series. Generally when we have a nice little independent patch like this, it should be separately bootstrapped and tested so that it can go forward independent of everything else.

Anyway, this is clearly OK and non-controversial.  OK for the trunk.

In fact, I would consider any const-correctness patch like this to be pre-approved.

jeff

Reply via email to