The fact

2018-03-25 Thread Aaron Brown


Sent fr 
 





 
 
om my iPod


Re: Errors in pairs

2018-03-25 Thread Volker Reichelt

On 03/24/2018 10:35 PM, Paolo Carlini wrote:

Hi,

On 24/03/2018 21:06, Volker Reichelt wrote:

Hi everybody,

while bug-hunting I noticed that we emit lots of erros in pairs in
check_final_overrider (cp/search.c), e.g.:

  error ("invalid covariant return type for %q+#D", overrider);
  error ("  overriding %q+#D", basefn);

I would expect the second line to be emitted as a note (using inform).
Is there a reason for this or should that be changed?
IMHO that should be changed. As you may or may not have noticed, 
personally I took care of many of such issues, but obviously not of 
this one (I'm not surprised, I remember thinking a few times "I should 
come back to this one too..."). I encourage you to send patches!


Paolo.



OK, here we go:

https://gcc.gnu.org/ml/gcc-patches/2018-03/msg01364.html

Regards,
Volker



GSoC

2018-03-25 Thread Basil George
Stating my intention to apply for GSoS as instructed here
 .

Name - Basil George Poulose
Email - basilge...@gmail.com

Proposal submitted for back-end cleanup project.


gcc-8-20180325 is now available

2018-03-25 Thread gccadmin
Snapshot gcc-8-20180325 is now available on
  ftp://gcc.gnu.org/pub/gcc/snapshots/8-20180325/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.

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

You'll find:

 gcc-8-20180325.tar.xzComplete GCC

  SHA256=c4fc89ab467fd42347c8fdaaccf7318876262f23f00fb6726e71bc73237f3bc0
  SHA1=9013146520b75abd9efac9a06d11d504bc88e527

Diffs from 8-20180318 are available in the diffs/ subdirectory.

When a particular snapshot is ready for public consumption the LATEST-8
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.