This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 96e5f6696a1 PR target/106481: Handle CONST_WIDE_INT in REG_EQUAL during [...] new ffd12be1394 docs: fix copy&paste error in -Wanalyzer-putenv-of-auto-var new e8bc6918b31 c: improvements to address space diagnostics
The 2 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/c/c-typeck.cc | 27 +++++++++++++++------- gcc/doc/invoke.texi | 2 +- .../gcc.target/i386/addr-space-typeck-1.c | 22 ++++++++++++++++++ .../gcc.target/i386/addr-space-typeck-2.c | 25 ++++++++++++++++++++ 4 files changed, 67 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/addr-space-typeck-1.c create mode 100644 gcc/testsuite/gcc.target/i386/addr-space-typeck-2.c