diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-09-02 17:20:37 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-09-02 17:22:47 +0100 |
commit | c71644776f4e8477289a4de16239dbb420db6945 (patch) | |
tree | 9839b13d34860a7ed579e66e91045b17e3404c36 /gcc | |
parent | 0edc2c1a2445dffc7b839d833263c78f7cab01dc (diff) | |
download | gcc-c71644776f4e8477289a4de16239dbb420db6945.zip gcc-c71644776f4e8477289a4de16239dbb420db6945.tar.gz gcc-c71644776f4e8477289a4de16239dbb420db6945.tar.bz2 |
libstdc++: Fix test to use correct function
This was copied from a test for std::lcm but I forgot to change one of
the calls to use the experimental version of the function.
libstdc++-v3/ChangeLog:
PR libstdc++/92978
* testsuite/experimental/numeric/92978.cc: Use experimental::lcm
not std::lcm.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions