public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/azanella/clang] x86_64: Add workaound math/bits/mathcalls.h __MATHDECL_VEC
@ 2022-06-09 21:26 Adhemerval Zanella
  0 siblings, 0 replies; 3+ messages in thread
From: Adhemerval Zanella @ 2022-06-09 21:26 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=71f79b91ea8f526bc1dd3ee4ff7273383d6c005b

commit 71f79b91ea8f526bc1dd3ee4ff7273383d6c005b
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Fri Jun 3 09:57:49 2022 -0300

    x86_64: Add workaound math/bits/mathcalls.h __MATHDECL_VEC

Diff:
---
 sysdeps/x86_64/fpu/multiarch/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysdeps/x86_64/fpu/multiarch/Makefile b/sysdeps/x86_64/fpu/multiarch/Makefile
index 66b519b242..eaf084319d 100644
--- a/sysdeps/x86_64/fpu/multiarch/Makefile
+++ b/sysdeps/x86_64/fpu/multiarch/Makefile
@@ -1,4 +1,7 @@
 ifeq ($(subdir),math)
+
+CFLAGS-s_sincos.c += $(config-cflags-wno-ignored-attributes)
+
 libm-sysdep_routines += s_floor-c s_ceil-c s_floorf-c s_ceilf-c \
 			s_rint-c s_rintf-c s_nearbyint-c s_nearbyintf-c \
 			s_roundeven-c s_roundevenf-c s_trunc-c s_truncf-c


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [glibc/azanella/clang] x86_64: Add workaound math/bits/mathcalls.h __MATHDECL_VEC
@ 2022-06-09 13:23 Adhemerval Zanella
  0 siblings, 0 replies; 3+ messages in thread
From: Adhemerval Zanella @ 2022-06-09 13:23 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=71f79b91ea8f526bc1dd3ee4ff7273383d6c005b

commit 71f79b91ea8f526bc1dd3ee4ff7273383d6c005b
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Fri Jun 3 09:57:49 2022 -0300

    x86_64: Add workaound math/bits/mathcalls.h __MATHDECL_VEC

Diff:
---
 sysdeps/x86_64/fpu/multiarch/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysdeps/x86_64/fpu/multiarch/Makefile b/sysdeps/x86_64/fpu/multiarch/Makefile
index 66b519b242..eaf084319d 100644
--- a/sysdeps/x86_64/fpu/multiarch/Makefile
+++ b/sysdeps/x86_64/fpu/multiarch/Makefile
@@ -1,4 +1,7 @@
 ifeq ($(subdir),math)
+
+CFLAGS-s_sincos.c += $(config-cflags-wno-ignored-attributes)
+
 libm-sysdep_routines += s_floor-c s_ceil-c s_floorf-c s_ceilf-c \
 			s_rint-c s_rintf-c s_nearbyint-c s_nearbyintf-c \
 			s_roundeven-c s_roundevenf-c s_trunc-c s_truncf-c


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [glibc/azanella/clang] x86_64: Add workaound math/bits/mathcalls.h __MATHDECL_VEC
@ 2022-06-03 14:13 Adhemerval Zanella
  0 siblings, 0 replies; 3+ messages in thread
From: Adhemerval Zanella @ 2022-06-03 14:13 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=88b92a4692d7c7eede9b8d7a2c72fe89185949ea

commit 88b92a4692d7c7eede9b8d7a2c72fe89185949ea
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Fri Jun 3 09:57:49 2022 -0300

    x86_64: Add workaound math/bits/mathcalls.h __MATHDECL_VEC

Diff:
---
 sysdeps/x86_64/fpu/multiarch/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysdeps/x86_64/fpu/multiarch/Makefile b/sysdeps/x86_64/fpu/multiarch/Makefile
index 66b519b242..eaf084319d 100644
--- a/sysdeps/x86_64/fpu/multiarch/Makefile
+++ b/sysdeps/x86_64/fpu/multiarch/Makefile
@@ -1,4 +1,7 @@
 ifeq ($(subdir),math)
+
+CFLAGS-s_sincos.c += $(config-cflags-wno-ignored-attributes)
+
 libm-sysdep_routines += s_floor-c s_ceil-c s_floorf-c s_ceilf-c \
 			s_rint-c s_rintf-c s_nearbyint-c s_nearbyintf-c \
 			s_roundeven-c s_roundevenf-c s_trunc-c s_truncf-c


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-09 21:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-09 21:26 [glibc/azanella/clang] x86_64: Add workaound math/bits/mathcalls.h __MATHDECL_VEC Adhemerval Zanella
  -- strict thread matches above, loose matches on Subject: below --
2022-06-09 13:23 Adhemerval Zanella
2022-06-03 14:13 Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).