Re: gcc-11-20210426 is now available

2021-04-28 Thread Gerald Pfeifer
On Mon, 26 Apr 2021, GCC Administrator via Gcc wrote: > Snapshot gcc-11-20210426 is now available on > https://gcc.gnu.org/pub/gcc/snapshots/11-20210426/ > and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. Thanks for re-running the snapshot, Joseph, and updating the infra

Links broken for C++ in web page "GCC online documentation: Latest releases"

2021-04-28 Thread Pablo M. Ronchi via Gcc
Dear GCC's documenters: In the following page: https://gcc.gnu.org/onlinedocs/ GCC online documentation under the subheadings: Latest releases GCC 11.1 manuals: The following items have all their links broken (HTML,... tarball): ... GCC 11.1 Standard C++ Library Manual (also in PDF or X

gcc-8-20210428 is now available

2021-04-28 Thread GCC Administrator via Gcc
Snapshot gcc-8-20210428 is now available on https://gcc.gnu.org/pub/gcc/snapshots/8-20210428/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 8 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

Could vector type of poly_int and compile-time constants be enabled at the same time ?

2021-04-28 Thread JojoR via Gcc
Hi, I have a little know about for 'Sizes and offsets as runtime invariants’, and need to add vector types like V2SImode as compile-time constants with enabled vector types of runtime invariants. Could I enable two vector types at same time ? I guess it’s

GSoC Student Engagement

2021-04-28 Thread Nick Vidal via Gcc
Hello, This is Nick Vidal from Rocket.Chat We’ve been part of GSoC for 5 years now, and as a way to celebrate and give back to the open source community, this year we are reaching out to other GSoC organizations to provide assistance on setting up Rocket.Chat to engage with students (pro bono).

Re: State of AutoFDO in GCC

2021-04-28 Thread Andi Kleen via Gcc
On Mon, Apr 26, 2021 at 06:40:56PM +, Hongtao Yu wrote: >Andi, thanks for pointing out the perf script issues. Can you please >elaborate a bit on the exact issue you have seen? We’ve been using >specific output of perf script such as mmap, LBR and callstack events >filtered by p

Is it very hard to support wasi backend?

2021-04-28 Thread sotrdg sotrdg via Gcc
I helped built libstdc++ on wasm32-wasi with clang. It works great. However, are we going to have GCC’s own wasm32-wasi backend support in the future? Sent from Mail for Windows 10