This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e74957303db 2019-11-11 Andre Vieira andre.simoesdiasvieira@arm.com new 39dc6c5e141 PR tree-optimization/92452 * tree-vrp.c (vrp_prop::check_ [...] new 6f5588cd9b2 PR target/92449 * tree-complex.c (expand_complex_multipli [...]
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 | 11 +++++++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/c-c++-common/pr92452.c | 5 +++++ gcc/tree-complex.c | 23 +++++++++++++++-------- gcc/tree-vrp.c | 7 +++++-- 5 files changed, 41 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/pr92452.c