Re: Possibly requires fixing (PRF): GNAT 7.0 not printing actual code samples and column markers when printing errors and warnings

2016-12-11 Thread Eric Botcazou
> What do you guys think?

It's by design.  Use -fdiagnostics-show-caret to flip the setting.

-- 
Eric Botcazou


Re: git server is stuck

2016-12-11 Thread Markus Trippelsdorf
On 2016.12.11 at 09:59 -0500, Jason Merrill wrote:
> On Dec 11, 2016 2:41 AM, "Markus Trippelsdorf" 
> wrote:
> > The git server seems to be stuck for over a day.
> > Latest revision on it is r243504.
> > Latest svn revision is r243523.

> Yes, someone branched the entire SVN repository instead of just the source
> tree, and git-svn has been dutifully importing all of that. I'll try to
> deal with it later today.

This is the svn revision in question, by Kelvin Nilsen:
https://gcc.gnu.org/viewcvs/gcc?view=revision&sortby=date&revision=243505

It was later deleted by Mike Meissner:
https://gcc.gnu.org/viewcvs/gcc/branches/ibm/?sortby=date&view=log

-- 
Markus


gcc-7-20161211 is now available

2016-12-11 Thread gccadmin
Snapshot gcc-7-20161211 is now available on
  ftp://gcc.gnu.org/pub/gcc/snapshots/7-20161211/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.

This snapshot has been generated from the GCC 7 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision 243533

You'll find:

 gcc-7-20161211.tar.bz2   Complete GCC

  MD5=fad953501033843b0c4a9b7c8da2a740
  SHA1=a5567bf51e24eaee5f712da178ef3da872d3007a

Diffs from 7-20161204 are available in the diffs/ subdirectory.

When a particular snapshot is ready for public consumption the LATEST-7
link is updated and a message is sent to the gcc list.  Please do not use
a snapshot before it has been announced that way.