This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2031afb789a rs6000: Handle unordered for xscmpexp[dq]p without NaNs (PR92449) new be14d55ca57 testsuite: Add testcases for PR92449 new de5b4a33510 2019-11-12 Harald Anlauf anlauf@gmx.de
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/fortran/ChangeLog | 7 +++++++ gcc/fortran/module.c | 30 ++++++++++++++++++++------- gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gcc.c-torture/compile/pr92449.c | 7 +++++++ gcc/testsuite/gcc.target/powerpc/pr92449-1.c | 7 +++++++ 5 files changed, 50 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr92449.c create mode 100644 gcc/testsuite/gcc.target/powerpc/pr92449-1.c