pretty-print.c: skip color selftests if GCC_COLORS is set
commit07b1ee93694ad04107ad81415356a2fa73d19ca7
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Jun 2016 21:07:18 +0000 (13 21:07 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Jun 2016 21:07:18 +0000 (13 21:07 +0000)
tree9787c70e1e33fe0b896403313a0858f2ab27b746
parentd0982399db40ba5bac6bf53bea44b8bdd49e136a
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@237411 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/pretty-print.c