[PATCH 10/11] libstdc++: Fix internal names: add missing underscores
Matthias Kretz
m.kretz@gsi.de
Tue Jun 8 12:12:06 GMT 2021
From: Matthias Kretz <kretz@kde.org>
Signed-off-by: Matthias Kretz <m.kretz@gsi.de>
libstdc++-v3/ChangeLog:
* include/experimental/bits/simd_math.h
(_GLIBCXX_SIMD_MATH_CALL2_): Rename arg2_ to __arg2.
(_GLIBCXX_SIMD_MATH_CALL3_): Rename arg2_ to __arg2 and arg3_ to
__arg3.
---
libstdc++-v3/include/experimental/bits/simd_math.h | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
--
──────────────────────────────────────────────────────────────────────────
Dr. Matthias Kretz https://mattkretz.github.io
GSI Helmholtz Centre for Heavy Ion Research https://gsi.de
std::experimental::simd https://github.com/VcDevel/std-simd
──────────────────────────────────────────────────────────────────────────
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-libstdc-Fix-internal-names-add-missing-underscores.patch
Type: text/x-patch
Size: 2737 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20210608/5d05090d/attachment.bin>
More information about the Libstdc++
mailing list