Re: [PATCH] RFC: On-demand locations within string-literals

2016-08-22 Thread Martin Sebor
Beyond that, the range normally works fine, except when macros are involved like they are in my tests. You can see the effect in the range.out file. (This works without your patch but it could very well be because I didn't set it up right.) Sadly I can't figure out what's going wrong - but the

Re: [PATCH] Update links to libstdc++ Doxygen pages

2016-08-22 Thread Gerald Pfeifer
On Mon, 22 Aug 2016, Jonathan Wakely wrote: There's no reason to have a fixed list of release versions in the libstdc++ docs which needs updating manually. The page at https://gcc.gnu.org/onlinedocs already links to the Doxygen docs for each release, so we can just refer to that. * doc/x

[wwwdocs] news/inlining.html - link maintenance

2016-08-22 Thread Gerald Pfeifer
www.codesourcery.com now redirects to mentor.com, which may be a bit confusing, but also does seem to have quite a bit about non-free software, and we've been asked not to link to such sites. Applied. Gerald Index: news/inlining.html

[wwwdocs] PATCH for Re: GCC 6.2 Released

2016-08-22 Thread Gerald Pfeifer
On Mon, 22 Aug 2016, Richard Biener wrote: > The GNU Compiler Collection version 6.2 has been released. A user pointed out to me (privately) that there is one reference to GCC 6.1 on our main page still. Committed. Gerald Index: index.html =

RE: [PATCH, i386]: Fine tune prefetchw emission (PR 77270)

2016-08-22 Thread Kumar, Venkataramanan
Hi Uros, > -Original Message- > From: Uros Bizjak [mailto:ubiz...@gmail.com] > Sent: Monday, August 22, 2016 12:36 AM > To: gcc-patches@gcc.gnu.org > Cc: Kumar, Venkataramanan ; NightStrike > StrikeNight > Subject: [PATCH, i386]: Fine tune prefetchw emission (PR 77270) > > Hello! > > At

<    1   2