diff options
author | Matthias Kretz <m.kretz@gsi.de> | 2021-06-24 14:20:14 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2021-06-24 14:33:19 +0100 |
commit | dd1c7792d6ff70e830e0ff8028bbac8379f5a79c (patch) | |
tree | 41982e2210fb7cb5e904f5dea5712257fa2d7ccc /gcc/tree-vectorizer.c | |
parent | 343f01f4cde17003b6721722361e190bd6cffd15 (diff) | |
download | gcc-dd1c7792d6ff70e830e0ff8028bbac8379f5a79c.zip gcc-dd1c7792d6ff70e830e0ff8028bbac8379f5a79c.tar.gz gcc-dd1c7792d6ff70e830e0ff8028bbac8379f5a79c.tar.bz2 |
libstdc++: Remove incorrect fabs(simd) overload
fabs(int) returns double, this one didn't. This overload is not
specified in the Parallelism TS 2. Also remove the comment about labs
and llabs: it doesn't belong here.
Signed-off-by: Matthias Kretz <m.kretz@gsi.de>
libstdc++-v3/ChangeLog:
* include/experimental/bits/simd_math.h (fabs): Remove
fabs(simd<integral>) overload.
Diffstat (limited to 'gcc/tree-vectorizer.c')
0 files changed, 0 insertions, 0 deletions