summaryrefslogtreecommitdiff
path: root/src/arch/power
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2017-07-14 14:25:14 -0700
committerGabe Black <gabeblack@google.com>2017-07-14 22:11:03 +0000
commitdbeeb9693c8ab364fca7cf01817c9628252af652 (patch)
tree9e934bc16cf74ed60d0e271fed2a233bb920e9af /src/arch/power
parentcc076757e1471b1080df5c5a0130d96b9c35fb2f (diff)
downloadgem5-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/power')
0 files changed, 0 insertions, 0 deletions