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]

r211666 - in /trunk/contrib: ChangeLog dg-extra...


Author: rsandifo
Date: Sat Jun 14 09:49:07 2014
New Revision: 211666

URL: https://gcc.gnu.org/viewcvs?rev=211666&root=gcc&view=rev
Log:
contrib/
	* dg-extract-results.py: For Python 3, force sys.stdout to handle
	surrogate escape sequences.
	(safe_open): New function.
	(output_segment, main): Use it.

Modified:
    trunk/contrib/ChangeLog
    trunk/contrib/dg-extract-results.py


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