diff options
author | Gabe Black <gabeblack@google.com> | 2017-07-14 14:25:14 -0700 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2017-07-14 22:11:03 +0000 |
commit | dbeeb9693c8ab364fca7cf01817c9628252af652 (patch) | |
tree | 9e934bc16cf74ed60d0e271fed2a233bb920e9af /src/arch/alpha/stacktrace.hh | |
parent | cc076757e1471b1080df5c5a0130d96b9c35fb2f (diff) | |
download | gem5-dbeeb9693c8ab364fca7cf01817c9628252af652.tar.xz |
riscv: Disambiguate between the C and C++ versions of isnan and isinf.
When both the C and C++ versions are visible, the compiler will complain that
it doesn't know which one to use. By specifying the std namespace, it will
know to use the C++ version.
Change-Id: Ie1bbe1d95eadbad9644b4915c21f924d7d5c0b22
Reviewed-on: https://gem5-review.googlesource.com/4060
Reviewed-by: Alec Roelke <ar4jc@virginia.edu>
Maintainer: Alec Roelke <ar4jc@virginia.edu>
Diffstat (limited to 'src/arch/alpha/stacktrace.hh')
0 files changed, 0 insertions, 0 deletions