public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug jit/96066] New: Cannot use values from some builtins because they are of void type
@ 2020-07-05 12:43 bouanto at zoho dot com
  2020-07-09  6:37 ` [Bug jit/96066] " pinskia at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bouanto at zoho dot com @ 2020-07-05 12:43 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 96066
           Summary: Cannot use values from some builtins because they are
                    of void type
           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: ---

Hi.
Some builtin functions, like __atomic_fetch_add, have a generic return type
which libgccjit consider to be void.
That makes it impossible to use this value.
Thanks to fix this issue.

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

end of thread, other threads:[~2021-12-11 22:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-05 12:43 [Bug jit/96066] New: Cannot use values from some builtins because they are of void type bouanto at zoho dot com
2020-07-09  6:37 ` [Bug jit/96066] " pinskia at gcc dot gnu.org
2020-07-10 23:57 ` bouanto at zoho dot com
2021-05-18  1:04 ` bouanto at zoho dot com
2021-05-18  1:06 ` bouanto at zoho dot com
2021-12-11 22:20 ` cvs-commit at gcc dot gnu.org
2021-12-11 22:22 ` bouanto at zoho dot com

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