public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug jit/95306] New: Getting __builtin_saddl_overflow gives the error "unimplemented primitive type for builtin: 42"
@ 2020-05-24 15:21 bouanto at zoho dot com
  2020-05-26  0:13 ` [Bug jit/95306] Getting __builtin_sadd_overflow " bouanto at zoho dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bouanto at zoho dot com @ 2020-05-24 15:21 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 95306
           Summary: Getting __builtin_saddl_overflow gives the error
                    "unimplemented primitive type for builtin: 42"
           Product: gcc
           Version: 10.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: jit
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: bouanto at zoho dot com
  Target Milestone: ---

Created attachment 48592
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48592&action=edit
Complete example reproducing this issue

Hi.
Getting the builtin __builtin_sadd_overflow like this:

    gcc_jit_function *sadd = gcc_jit_context_get_builtin_function(ctxt,
"__builtin_sadd_overflow");


prints the following error at runtime:

    unimplemented primitive type for builtin: 42

Other builtins like __builtin_saddl_overflow works fine.

Thanks to fix this issue.

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

end of thread, other threads:[~2020-06-03 15:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-24 15:21 [Bug jit/95306] New: Getting __builtin_saddl_overflow gives the error "unimplemented primitive type for builtin: 42" bouanto at zoho dot com
2020-05-26  0:13 ` [Bug jit/95306] Getting __builtin_sadd_overflow " bouanto at zoho dot com
2020-05-26 22:07 ` cvs-commit at gcc dot gnu.org
2020-05-26 22:27 ` dmalcolm at gcc dot gnu.org
2020-06-03 11:46 ` bouanto at zoho dot com
2020-06-03 15:15 ` cvs-commit at gcc dot gnu.org
2020-06-03 15:18 ` dmalcolm at gcc dot gnu.org

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