This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-4_9-branch in repository gcc.
from 5710527 Daily bump. new 7ea1843 Backport PR69752 fix from mainline. new de4de78 Backport PR69522 use-after-free fix.
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/ChangeLog | 24 ++++++++++++++++++++ gcc/c/c-parser.c | 18 ++++++++++----- gcc/c/c-tree.h | 1 + gcc/c/c-typeck.c | 51 +++++++++++++++++++++--------------------- gcc/ira.c | 3 ++- gcc/testsuite/ChangeLog | 8 +++++++ gcc/testsuite/gcc.dg/pr69522.c | 9 ++++++++ 7 files changed, 81 insertions(+), 33 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr69522.c