This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 51d12cc4b60 Enable symbolic backtraces on more Linux and BSD ports new 8b02cc9a4f2 c: fix incorrect TBAA for tagged types across translation u [...]
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/c/c-typeck.cc | 4 +++- gcc/testsuite/gcc.dg/gnu23-tag-alias-4.c | 8 ++++---- gcc/testsuite/gcc.dg/gnu23-tag-alias-7.c | 6 ++++-- gcc/testsuite/gcc.dg/guality/zero-length-array.c | 4 +++- gcc/testsuite/gcc.dg/pr117490.c | 25 ++++++++++++++++++++++++ 5 files changed, 39 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr117490.c