public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug jit/107877] New: segfault in libgccjit when using asse
@ 2022-11-26 13:41 andreas_roever at web dot de
  0 siblings, 0 replies; only message in thread
From: andreas_roever at web dot de @ 2022-11-26 13:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107877

            Bug ID: 107877
           Summary: segfault in libgccjit when using asse
           Product: gcc
           Version: 11.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: jit
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: andreas_roever at web dot de
  Target Milestone: ---

Created attachment 53969
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53969&action=edit
example of bug

due to bug 107849 I tried to create functions that emulate the bultin AVX
intrinsics.

I seems like there is a bug in libjit though.

In the attached sample there is a simpele function test at the top that should 
provides functionality identical to the _mm256_broadcast_ss intrinsic.

When I try to re-create this function inside the jit compiler. It simply
crashes with a segfault inside the compile function.

Am I doing something wrong that causes the segfault?

Also I guess an error message would be more helpful than a segfault :)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-26 13:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-26 13:41 [Bug jit/107877] New: segfault in libgccjit when using asse andreas_roever at web dot de

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