This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r235076 - in /trunk/gcc: ChangeLog pretty-print.c


Author: vries
Date: Sun Apr 17 05:23:03 2016
New Revision: 235076

URL: https://gcc.gnu.org/viewcvs?rev=235076&root=gcc&view=rev
Log:
Fix record-shape escapes in pp_write_text_as_dot_label_to_stream

2016-04-17  Tom de Vries  <tom@codesourcery.com>

	* pretty-print.c (pp_write_text_as_dot_label_to_stream): Classify chars
	'{}<> ' as escape-for-record.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/pretty-print.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]