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:
Snapshot gcc-11-20230420 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/11-20230420/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 11 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
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/g
On 4/19/23 14:53, Surya Kumari Jangala wrote:
...
I have a few queries:
1. A zero cost seems strange for the regs r14-r31. If using a reg in the
set [14..31] has zero cost, then why wasn’t such a reg chosen for r118
in the first place, instead of r3?
I guess it is because assign_hard_reg (s