gcc-11-20210214 is now available

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

Doc fix request: C/C++ extended asm empty input constraint

2021-02-14 Thread Neven Sajko via Gcc
Hello all, There is a long-standing, but undocumented GCC inline assembly feature that's part of the extended asm GCC extension to C and C++: extended asm empty input constraints. As far as I understand the semantics, this is a feature that effectively creates a "fake" load and a "fake" ordering