This is the mail archive of the gcc-patches@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]

Re: Use GCC-specific formats in driver diagnostics


On Fri, Jun 4, 2010 at 11:57 AM, Joseph S. Myers
<joseph@codesourcery.com> wrote:
> This patch follows up on my changes to make the driver use the same
> diagnostics functions as the core compiler by now making driver code
> take advantage of the formats available in that code and use formats
> such as %qs, %m, %< and %> where appropriate.
>
> Bootstrapped with no regressions on x86_64-unknown-linux-gnu. ?OK to
> commit?

yes.

-- Gaby


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