PR bootstrap/71471: remove selftest for pp_format (%p)
commitf28bfa2fe4d57f301e99c4c22966b11311fd7dfe
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jun 2016 17:27:12 +0000 (9 17:27 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jun 2016 17:27:12 +0000 (9 17:27 +0000)
tree146ea5c8977e54bed3b3261cb1d766132d91feaf
parent96dc659be9f040be270612f9654a90afd632da8d
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.

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