This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d3a7fbcb7c7 libstdc++: Add #error to some files that depend on a specif [...] new 34cd97ff94b Remove legacy back threader. new d2ba65ab601 Evaluate type arguments of sizeof that are structs of varia [...]
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.c | 8 +- gcc/doc/invoke.texi | 3 - gcc/flag-types.h | 7 - gcc/params.opt | 13 - gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-7.c | 3 +- gcc/testsuite/gcc.dg/vla-stexp-2.c | 33 ++ gcc/tree-ssa-threadbackward.c | 543 +++-------------------- 7 files changed, 101 insertions(+), 509 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vla-stexp-2.c