Re: [RFC] RISC-V: Go PLT for CALL/JUMP/RVC_JUMP if `h->plt.offset' isn't -1

2025-03-07 Thread Nelson Chu
Committed, thanks. Nelson On Mon, Mar 3, 2025 at 11:51 AM Nelson Chu wrote: > Looks like we could give it a try and see if it works and won't affect > current projects. I will commit it before this weekend if there are no > objections. > > Thanks > Nelson > > On Tue, Feb 11, 2025 at 1:53 AM Pa

make error when builing gcc

2025-03-07 Thread Gwen Fu via Gcc
After I finished ../gcc/configure --prefix=$HOME/GCC-4.6.2 --enable-languages=c,c++,fortran --disable-multilib , I executed "make -j 2" . However , error occurred ! ...(,omit unnecessary info) checking whether gcc -std=gnu99 supports -pedantic -Wlong-long... yes checking whether gcc -std=gn

Re: make error when builing gcc

2025-03-07 Thread LIU Hao via Gcc
在 2025-3-8 14:33, Gwen Fu via Gcc 写道: After I finished ../gcc/configure --prefix=$HOME/GCC-4.6.2 --enable-languages=c,c++,fortran --disable-multilib , I executed "make -j 2" . However , error occurred ! What system are you using? You should not specify `--prefix` unless you know what it doe

gcc-13-20250307 is now available

2025-03-07 Thread GCC Administrator via Gcc
Snapshot gcc-13-20250307 is now available on https://gcc.gnu.org/pub/gcc/snapshots/13-20250307/ and on various mirrors, see https://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 13 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

Re: What branch to use for the Algol 68 front-end

2025-03-07 Thread Richard Earnshaw (lists) via Gcc
On 07/03/2025 15:41, Jose E. Marchesi via Gcc wrote: > > Hello people! > > The Steering Committee has decided not to merge the Algol 68 Front-End > in master at this point, but is ok with us using a branch in gcc.git to > develop and maintain the front-end as well as a mailing list in > algo...@g

What branch to use for the Algol 68 front-end

2025-03-07 Thread Jose E. Marchesi via Gcc
Hello people! The Steering Committee has decided not to merge the Algol 68 Front-End in master at this point, but is ok with us using a branch in gcc.git to develop and maintain the front-end as well as a mailing list in algo...@gcc.gnu.org. The mailing list has been already set up by the source

Re: What branch to use for the Algol 68 front-end

2025-03-07 Thread Mark Wielaard
Hi, On Fri, Mar 07, 2025 at 03:57:40PM +, Richard Earnshaw (lists) via Gcc wrote: > On 07/03/2025 15:41, Jose E. Marchesi via Gcc wrote: > > The Steering Committee has decided not to merge the Algol 68 Front-End > > in master at this point, but is ok with us using a branch in gcc.git to > > d