This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 67e757f9693 Use steady_clock to implement condition_variable::wait_for [...] new 218c1c76679 2018-09-25 Paolo Carlini paolo.carlini@oracle.com new 2ac22bed6a2 * config/i386/i386.md: Move nearbyint patterns closer to rint.
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/config/i386/i386.md | 64 ++++++++++++++++++------------------ gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/g++.dg/cpp0x/pr81246.C | 11 +++++++ 3 files changed, 48 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr81246.C