On 08/03/2016 09:45 AM, David Malcolm wrote:
I split out the selftest.h changes from v2 of the kit for ease of review;
here they are.

Successfully bootstrapped&regrtested in conjunction with the rest of the
patch kit on x86_64-pc-linux-gnu.

OK for trunk?

gcc/ChangeLog:
        * selftest.h (ASSERT_TRUE): Reimplement in terms of...
        (ASSERT_TRUE_AT): New macro.
        (ASSERT_FALSE): Reimplement in terms of...
        (ASSERT_FALSE_AT): New macro.
        (ASSERT_STREQ_AT): Fix typo in comment.
OK. Though I do wonder if these should just be normal functions... I assume there's a good reason for the macro pain :)


jeff

Reply via email to