Re: GCC 6.4 Release Candidate available from gcc.gnu.org

2017-06-29 Thread Richard Biener
On June 29, 2017 8:27:18 PM GMT+02:00, Eric Botcazou wrote: >> OK to re-apply then on the branch(es) if it fixes the bootstrap >issue. > >I was wrong, it's PR sanitizer/78532 + PR sanitizer/78992 instead... > >2016-11-30 Maxim Ostapenko > > PR sanitizer/78532 > * sanitizer_common/s

Re: GCC 6.4 Release Candidate available from gcc.gnu.org

2017-06-29 Thread Eric Botcazou
> OK to re-apply then on the branch(es) if it fixes the bootstrap issue. I was wrong, it's PR sanitizer/78532 + PR sanitizer/78992 instead... 2016-11-30 Maxim Ostapenko PR sanitizer/78532 * sanitizer_common/sanitizer_platform_limits_posix.h (__sanitizer_sigaction): Adjust

Re: GCC 6.4 Release Candidate available from gcc.gnu.org

2017-06-29 Thread Bill Seurer
On 06/28/2017 05:44 AM, Richard Biener wrote: A release candidate for GCC 6.4 is available from ftp://gcc.gnu.org/pub/gcc/snapshots/6.4.0-RC-20170628/ and shortly its mirrors. It has been generated from SVN revision 249715. I have so far bootstrapped and tested the release candidate on x86

Re: GCC 6.4 Release Candidate available from gcc.gnu.org

2017-06-29 Thread Richard Biener
On June 29, 2017 4:27:18 PM GMT+02:00, Eric Botcazou wrote: >> Iff 6.3.0 worked then it must be caused by >> >> r245546 | andreast | 2017-02-17 20:21:39 +0100 (Fri, 17 Feb 2017) | 9 >> lines >> >> 2017-02-17 Andreas Tobler >> >> Backported from mainline >> 2017-02-16 Andreas Tobler

Re: GCC 6.4 Release Candidate available from gcc.gnu.org

2017-06-29 Thread Eric Botcazou
> Iff 6.3.0 worked then it must be caused by > > r245546 | andreast | 2017-02-17 20:21:39 +0100 (Fri, 17 Feb 2017) | 9 > lines > > 2017-02-17 Andreas Tobler > > Backported from mainline > 2017-02-16 Andreas Tobler > > PR sanitizer/79562 > * sanitizer_common/sanitizer_platf

Re: GCC 6.4 Release Candidate available from gcc.gnu.org

2017-06-29 Thread Rainer Orth
Hi Richard, > Unless sparc-sun-solaris2.10 is also affected this won't block the > release and I'm relying on you and the target maintainers to sort > things out (confirming the above change is the culprit would be nice, > even though it doesn't sound likely). it's not: the Solaris (sparc and x86

Re: GCC 6.4 Release Candidate available from gcc.gnu.org

2017-06-29 Thread Richard Biener
On Thu, 29 Jun 2017, Anatoly Pugachev wrote: > On Wed, Jun 28, 2017 at 1:44 PM, Richard Biener wrote: > > > > A release candidate for GCC 6.4 is available from > > > > ftp://gcc.gnu.org/pub/gcc/snapshots/6.4.0-RC-20170628/ > > > > and shortly its mirrors. It has been generated from SVN revision

Re: GCC 6.4 Release Candidate available from gcc.gnu.org

2017-06-29 Thread Anatoly Pugachev
On Wed, Jun 28, 2017 at 1:44 PM, Richard Biener wrote: > > A release candidate for GCC 6.4 is available from > > ftp://gcc.gnu.org/pub/gcc/snapshots/6.4.0-RC-20170628/ > > and shortly its mirrors. It has been generated from SVN revision 249715. > > I have so far bootstrapped and tested the relea

GCC 6.4 Release Candidate available from gcc.gnu.org

2017-06-28 Thread Richard Biener
A release candidate for GCC 6.4 is available from ftp://gcc.gnu.org/pub/gcc/snapshots/6.4.0-RC-20170628/ and shortly its mirrors. It has been generated from SVN revision 249715. I have so far bootstrapped and tested the release candidate on x86_64-unknown-linux-gnu. Please test it and report