public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* error in make check with commit f20f980
@ 2021-12-23  8:20 Paul Zimmermann
  2021-12-23 15:02 ` H.J. Lu
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Zimmermann @ 2021-12-23  8:20 UTC (permalink / raw)
  To: libc-alpha

       Hi,

on x86_64-linux, I get an error in "make check" with commit f20f980
(x86-64: Add vector acos/acosf implementation to libmvec):

In file included from ../sysdeps/x86_64/fpu/test-double-libmvec-acos.c:3:
../sysdeps/x86_64/fpu/test-vector-abi-arg1.h: In function 'test_vector_abi':
../sysdeps/x86_64/fpu/test-vector-abi-arg1.h:38: error: ignoring '#pragma omp simd' [-Werror=unknown-pragmas]
   38 | #pragma omp simd

Can someone reproduce?

Paul

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

* Re: error in make check with commit f20f980
  2021-12-23  8:20 error in make check with commit f20f980 Paul Zimmermann
@ 2021-12-23 15:02 ` H.J. Lu
  2021-12-23 15:21   ` Paul Zimmermann
  0 siblings, 1 reply; 5+ messages in thread
From: H.J. Lu @ 2021-12-23 15:02 UTC (permalink / raw)
  To: Paul Zimmermann; +Cc: GNU C Library

On Thu, Dec 23, 2021 at 12:20 AM Paul Zimmermann
<Paul.Zimmermann@inria.fr> wrote:
>
>        Hi,
>
> on x86_64-linux, I get an error in "make check" with commit f20f980
> (x86-64: Add vector acos/acosf implementation to libmvec):
>
> In file included from ../sysdeps/x86_64/fpu/test-double-libmvec-acos.c:3:
> ../sysdeps/x86_64/fpu/test-vector-abi-arg1.h: In function 'test_vector_abi':
> ../sysdeps/x86_64/fpu/test-vector-abi-arg1.h:38: error: ignoring '#pragma omp simd' [-Werror=unknown-pragmas]
>    38 | #pragma omp simd
>
> Can someone reproduce?
>
> Paul

It works for me with GCC 11.  Which version of GCC are you using?

-- 
H.J.

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

* Re: error in make check with commit f20f980
  2021-12-23 15:02 ` H.J. Lu
@ 2021-12-23 15:21   ` Paul Zimmermann
  2021-12-23 15:34     ` H.J. Lu
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Zimmermann @ 2021-12-23 15:21 UTC (permalink / raw)
  To: H.J. Lu; +Cc: libc-alpha

       Hi H.J.,

> It works for me with GCC 11.  Which version of GCC are you using?

I am using gcc version 11.2.0 (Debian 11.2.0-12).

Paul

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

* Re: error in make check with commit f20f980
  2021-12-23 15:21   ` Paul Zimmermann
@ 2021-12-23 15:34     ` H.J. Lu
  2021-12-23 16:06       ` Paul Zimmermann
  0 siblings, 1 reply; 5+ messages in thread
From: H.J. Lu @ 2021-12-23 15:34 UTC (permalink / raw)
  To: Paul Zimmermann; +Cc: GNU C Library

On Thu, Dec 23, 2021 at 7:21 AM Paul Zimmermann
<Paul.Zimmermann@inria.fr> wrote:
>
>        Hi H.J.,
>
> > It works for me with GCC 11.  Which version of GCC are you using?
>
> I am using gcc version 11.2.0 (Debian 11.2.0-12).
>

Can you send me the preprocessed file of the failed test?

Thanks.

-- 
H.J.

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

* Re: error in make check with commit f20f980
  2021-12-23 15:34     ` H.J. Lu
@ 2021-12-23 16:06       ` Paul Zimmermann
  0 siblings, 0 replies; 5+ messages in thread
From: Paul Zimmermann @ 2021-12-23 16:06 UTC (permalink / raw)
  To: H.J. Lu; +Cc: libc-alpha

       Dear H.J.,

with revision 268d812 I cannot reproduce the failure. Sorry for the noise.

Paul

> From: "H.J. Lu" <hjl.tools@gmail.com>
> Date: Thu, 23 Dec 2021 07:34:52 -0800
> Cc: GNU C Library <libc-alpha@sourceware.org>
> 
> On Thu, Dec 23, 2021 at 7:21 AM Paul Zimmermann
> <Paul.Zimmermann@inria.fr> wrote:
> >
> >        Hi H.J.,
> >
> > > It works for me with GCC 11.  Which version of GCC are you using?
> >
> > I am using gcc version 11.2.0 (Debian 11.2.0-12).
> >
> 
> Can you send me the preprocessed file of the failed test?
> 
> Thanks.
> 
> -- 
> H.J.
> 

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

end of thread, other threads:[~2021-12-23 16:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-23  8:20 error in make check with commit f20f980 Paul Zimmermann
2021-12-23 15:02 ` H.J. Lu
2021-12-23 15:21   ` Paul Zimmermann
2021-12-23 15:34     ` H.J. Lu
2021-12-23 16:06       ` Paul Zimmermann

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).