Second GCC 13.1 Release Candidate available from gcc.gnu.org

2023-04-20 Thread 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:

gcc-11-20230420 is now available

2023-04-20 Thread GCC Administrator via Gcc
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

Re: Second GCC 13.1 Release Candidate available from gcc.gnu.org

2023-04-20 Thread William Seurer via 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/g

Re: [IRA] Query about improve_allocation() routine in IRA

2023-04-20 Thread Vladimir Makarov via Gcc
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