r239151 - in /trunk/gcc: ChangeLog selftest.h

dmalcolm@gcc.gnu.org dmalcolm@gcc.gnu.org
Thu Aug 4 21:12:00 GMT 2016


Author: dmalcolm
Date: Thu Aug  4 21:12:52 2016
New Revision: 239151

URL: https://gcc.gnu.org/viewcvs?rev=239151&root=gcc&view=rev
Log:
selftest.h: Add ASSERT_TRUE_AT and ASSERT_FALSE_AT

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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/selftest.h



More information about the Gcc-cvs mailing list