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]

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


Author: dmalcolm
Date: Thu Jun  9 17:27:12 2016
New Revision: 237271

URL: https://gcc.gnu.org/viewcvs?rev=237271&root=gcc&view=rev
Log:
PR bootstrap/71471: remove selftest for pp_format (%p)

gcc/ChangeLog:
	PR bootstrap/71471
	* pretty-print.c (pp_indent): Specify that %p is printed in a
	host-dependent manner.
	(test_pp_format): Remove the test for %p.


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]