]> git.ipfire.org Git - thirdparty/gcc.git/commit
* gcc/pretty-print.c (eat_esc_sequence): Swap the foreground and background
authorjyong <jyong@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Aug 2018 10:04:10 +0000 (10:04 +0000)
committerjyong <jyong@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Aug 2018 10:04:10 +0000 (10:04 +0000)
commit6461f5a2e10fa5983e8467d3f4f0b9374c1aea36
tree507377ce956009509995349b7c611a81f887d1ef
parente7d49355f2846ef638b1d8ef4f075a89675f4099
* gcc/pretty-print.c (eat_esc_sequence): Swap the foreground and background
colors if the COMMON_LVB_REVERSE_VIDEO flag is set, and clear it thereafter,
as it only works for DBCS.

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