This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f73b478 PR c/68757: fix uninitialized src_range for various builtins new 7063d45 C: fix uninitialized ranges for __alignof__ new adf1dfd * gcc.dg/sso-9.c (foo): Robustify trick.
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/ChangeLog | 6 +++++ gcc/c/c-parser.c | 16 +++++++++---- gcc/testsuite/ChangeLog | 9 ++++++++ .../gcc.dg/plugin/diagnostic-test-expressions-1.c | 27 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/sso-9.c | 2 +- 5 files changed, 54 insertions(+), 6 deletions(-)