This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 2e6c780e1e1 openmp: Fix up handling of OMP_PLACES=threads(1) new aa827fa170d [PR/target 100316] Allow constant address for __builtin___c [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/builtins.c | 10 ++++------ gcc/testsuite/gcc.c-torture/compile/pr100316.c | 18 ++++++++++++++++++ 2 files changed, 22 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr100316.c