gcc-11-20210522 is now available

2021-05-22 Thread GCC Administrator via Gcc
Snapshot gcc-11-20210522 is now available on https://gcc.gnu.org/pub/gcc/snapshots/11-20210522/ 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

online doc corr.

2021-05-22 Thread Johannes Nendwich via Gcc
https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran/ATOMIC_005fADD.html#ATOMIC_005fADD "ATOMIC_ADD(ATOM, VALUE) atomically adds the value of VAR to the variable ATOM." --> "... adds the value of VALUE ..." ?

Re: [EXTERNAL] Re: State of AutoFDO in GCC

2021-05-22 Thread Wei Mi via Gcc
It is a proto library build dependency issue which didn't expose on my platform. I fix it at https://github.com/google/autofdo/commit/98269aee9674cc885cc5eb1bd917eb2d12731710. Please try again. Thanks, Wei. On Fri, May 21, 2021 at 6:28 PM Eugene Rozenfeld < eugene.rozenf...@microsoft.com> wrote: