On Sep 30, 2014, at 8:45 AM, David Malcolm <dmalc...@redhat.com> wrote: > We install the header "pass_manager.h", but it can't be included by a > plugin, since it includes "pass-instances.def", and we don't current > install that. > > Similarly, the installed header pretty-print.h now uses > wide-int-print.h, but the latter isn't installed.
So, installing wide-int-print.h seems reasonable.