This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 532d84ffa31 PR c++/60336 PR middle-end/67239 PR target/68355 * c-de [...] new c6dd3ad517b [ARM] Fix more -Wreturn-type fallout (gcc.target/arm/pr56184.C). new 9482b21e370 Avoid two_valued_val_range_p for pointers.
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 | 6 ++++++ gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/gcc.c-torture/compile/pr83104.c | 5 +++++ gcc/testsuite/gcc.target/arm/pr56184.C | 2 +- gcc/vr-values.c | 2 +- 5 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr83104.c