public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Second GCC 13.1 Release Candidate available from gcc.gnu.org
@ 2023-04-19 13:39 Jakub Jelinek
  2023-04-20 21:31 ` William Seurer
  0 siblings, 1 reply; 3+ messages in thread
From: Jakub Jelinek @ 2023-04-19 13:39 UTC (permalink / raw)
  To: gcc

The second release candidate for GCC 13.1 is available from

 https://gcc.gnu.org/pub/gcc/snapshots/13.1.0-RC2-20230419/
 ftp://gcc.gnu.org/pub/gcc/snapshots/13.1.0-RC2-20230419/

and shortly its mirrors.  It has been generated from git commit
r13-7226-g68997d4323cdcb.

The https://gcc.gnu.org/PR108969 fix didn't work out as intended,
so we had to revert the changes.  Please don't use the first
GCC 13.1 release candidate for anything, it contains symbols
13.1 final release will not contain.

I have so far bootstrapped and tested the release candidate on
x86_64-linux.  Please test it and report any issues to bugzilla.

If all goes well, we'd still like to release 13.1 on Wednesday, April 26th.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Second GCC 13.1 Release Candidate available from gcc.gnu.org
  2023-04-19 13:39 Second GCC 13.1 Release Candidate available from gcc.gnu.org Jakub Jelinek
@ 2023-04-20 21:31 ` William Seurer
  0 siblings, 0 replies; 3+ messages in thread
From: William Seurer @ 2023-04-20 21:31 UTC (permalink / raw)
  To: gcc

I tried the RC 2 on powerpc64 both BE and LE and on power 7 through 10 
and saw nothing unexpected.

On 4/19/23 8:39 AM, Jakub Jelinek via Gcc wrote:
> The second release candidate for GCC 13.1 is available from
>
>   https://gcc.gnu.org/pub/gcc/snapshots/13.1.0-RC2-20230419/
>   ftp://gcc.gnu.org/pub/gcc/snapshots/13.1.0-RC2-20230419/
>
> and shortly its mirrors.  It has been generated from git commit
> r13-7226-g68997d4323cdcb.
>
> The https://gcc.gnu.org/PR108969 fix didn't work out as intended,
> so we had to revert the changes.  Please don't use the first
> GCC 13.1 release candidate for anything, it contains symbols
> 13.1 final release will not contain.
>
> I have so far bootstrapped and tested the release candidate on
> x86_64-linux.  Please test it and report any issues to bugzilla.
>
> If all goes well, we'd still like to release 13.1 on Wednesday, April 26th.
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Second GCC 13.1 Release Candidate available from gcc.gnu.org
@ 2023-04-21  3:59 Sidney Marshall
  0 siblings, 0 replies; 3+ messages in thread
From: Sidney Marshall @ 2023-04-21  3:59 UTC (permalink / raw)
  To: gcc; +Cc: Sidney Marshall

About gcc-13.1.0-RC2-20230419:

I compiled gcc-13.1.0-RC2-20230419 and all went well. Running make -k 
check produced:

=====================================
    mpc 1.2.1: tests/test-suite.log
=====================================

# TOTAL: 69
# PASS:  68
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: tmul
==========

Error, mpc_mul returns an out-of-range exponent:
0.10010110101000101010000000001001011011000011101100000E-1085!!!<!!!
Bug most probably in MPFR, please upgrade to MPFR 4.1.0 or later
FAIL tmul (exit status: 1)

But:

$ more config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by MPFR configure 4.1.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

   $ /home/sidney/gcc/gcc-13.1.0-RC2-20230419/mpfr/configure 
--srcdir=../../gcc-1
3.1.0-RC2-20230419/mpfr --cache-file=./config.cache 
--prefix=/usr/local/gcc-13.1
.0-RC2-20230419 --enable-languages=c,c++,fortran,lto,objc 
--program-transform-na
me=s,y,y, --disable-option-checking --build=x86_64-pc-linux-gnu 
--host=x86_64-pc
-linux-gnu --target=x86_64-pc-linux-gnu --with-build-libsubdir=. 
--disable-share
d --with-gmp-include=/home/sidney/gcc/obj-13.1.0-RC2-20230419/./gmp 
--with-gmp-l
ib=/home/sidney/gcc/obj-13.1.0-RC2-20230419/./gmp/.libs

--Sidney Marshall


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-04-21  4:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-19 13:39 Second GCC 13.1 Release Candidate available from gcc.gnu.org Jakub Jelinek
2023-04-20 21:31 ` William Seurer
2023-04-21  3:59 Sidney Marshall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).