Re: How do I enable -flto for Emacs nativecomp?

2024-03-07 Thread Sam James
I think this is an omission in how we build libgccjit in Gentoo. I've fixed it by pushing a change to toolchain.eclass to build libgccjit with LTO support. Thanks.

Re: Building libgccjit with -fno-semantic-interposition? ( was Re: 1.76% performance loss in VRP due to inlining)

2024-06-10 Thread Sam James
Andrea Corallo via Gcc writes: >> FWIW I've no idea if any libgccjit users are using semantic >> interposition; I suspect the answer is "no one is using it". >> >> Antoyo, Andrea [also CCed]: are either of you using semantic >> interposition of symbols within libgccjit? > > Hi David, > > AFAIU i