This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a789e5c71c2 Fix missing info for -march and -mtune wrong values on aarc [...] new f895ea1f24f compiler: look through aliases for type compatibility new d38b0287de8 PR middle-end/82004 * match.pd (pow(C,x) -> exp(log(C)*x) [...]
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/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/types.cc | 29 ++++++++++++++++++++--------- gcc/match.pd | 14 +++++++++----- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gfortran.dg/pr82004.f90 | 18 ++++++++++++++++++ 6 files changed, 59 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr82004.f90