This is the mail archive of the gcc@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: Second GCC 6.1 Release Candidate available from gcc.gnu.org


Shouldn't there also be a back port of...

------------------------------------------------------------------------
r235231 | bje | 2016-04-19 20:44:21 -0400 (Tue, 19 Apr 2016) | 2 lines

Attach PR number to most recent entry.

------------------------------------------------------------------------
r235222 | bje | 2016-04-19 17:08:47 -0400 (Tue, 19 Apr 2016) | 3 lines

        * testsuite/lib/libjava.exp (libjava_arguments): Use 'file
        normalize' rather than the defunct DejaGnu 'absolute' proc.

and perhaps...

------------------------------------------------------------------------
r235372 | clyon | 2016-04-22 15:28:58 -0400 (Fri, 22 Apr 2016) | 7 lines

[testsuite] gcc-dg: handle all return values when shouldfail is set

2016-04-22  Christophe Lyon  <christophe.lyon@linaro.org>

        * lib/gcc-dg.exp (${tool}_load): Add default return value handler.

for dejagnu 1.6 compatibility?

On Sat, Apr 23, 2016 at 11:20 AM, Jakub Jelinek <jakub@redhat.com> wrote:
> The second release candidate for GCC 6.1 is available from
>
>  ftp://gcc.gnu.org/pub/gcc/snapshots/6.0.1-RC-20160423
>
> and shortly its mirrors.  It has been generated from SVN revision 235378.
>
> I have so far bootstrapped and tested the release candidate on
> x86_64-linux and i686-linux.  Please test it and report any issues to
> bugzilla.
>
> We have a P1 AIX bootstrap issue reported, but I haven't managed to
> reproduce it, so this release candidate does not deal with that.
>
> If all goes well, I'd like to release 6.1 next week.


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