pretty-print.c: skip color selftests if GCC_COLORS is set
authorDavid Malcolm <dmalcolm@redhat.com>
Mon, 13 Jun 2016 21:07:18 +0000 (21:07 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Mon, 13 Jun 2016 21:07:18 +0000 (21:07 +0000)
commit2fe00b1fba78d3e9fb26754e9cbf3d05ab7e1506
tree9787c70e1e33fe0b896403313a0858f2ab27b746
parent09765e3a0a8be2f7bca694a1171ecf050f5400d1
pretty-print.c: skip color selftests if GCC_COLORS is set

gcc/ChangeLog:
* pretty-print.c (assert_pp_format_colored): Skip the test if
GCC_COLORS is set.
(test_pp_format): Remove comment about GCC_COLORS.

From-SVN: r237411
gcc/ChangeLog
gcc/pretty-print.c