public inbox for jit@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Marc Nieper-Wißkirchen" <marc.nieper+gnu@gmail.com>
To: Petter Tomner <tomner@kth.se>
Cc: "Marc Nieper-Wißkirchen" <marc.nieper+gnu@gmail.com>,
	"jit@gcc.gnu.org" <jit@gcc.gnu.org>
Subject: Re: [PATCH] jit: Add support for global rvalue initialization and ctors
Date: Mon, 24 Jan 2022 14:43:53 +0100	[thread overview]
Message-ID: <CAEYrNrTkcdhBN=nmzXWCcMP0qZNkeM8On-bD=6ctkRyMWj4M2g@mail.gmail.com> (raw)
In-Reply-To: <3c10f066cf0a4a3ab42ae7cea91e09a5@kth.se>

The corresponding ABI tag should be mentioned here:
https://gcc.gnu.org/onlinedocs/jit/topics/compatibility.html

The corresponding C++ API seems implemented but is not yet documented here:
https://gcc.gnu.org/onlinedocs/jit/cp/topics/index.html

(Should it nevertheless be, I was too blind to find the documentation.)

Thanks,

Marc

Am Mi., 15. Dez. 2021 um 15:13 Uhr schrieb Petter Tomner <tomner@kth.se>:

> Hi! I verified that it works with forward struct declares and circular
> pointers for globals and locals.
>
> I added it as tests last in:
> gcc/testsuite/jit.dg/test-global-init-rvalue.c
> gcc/testsuite/jit.dg/test-local-init-rvalue.c
>
> Regards,

  reply	other threads:[~2022-01-24 13:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-29 20:03 Petter Tomner
2021-11-30 17:09 ` SV: " Petter Tomner
2021-12-10 18:49 ` Marc Nieper-Wißkirchen
2021-12-11 15:51   ` SV: " Petter Tomner
2021-12-15 14:13     ` Petter Tomner
2022-01-24 13:43       ` Marc Nieper-Wißkirchen [this message]
2022-01-27 20:01         ` Petter Tomner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEYrNrTkcdhBN=nmzXWCcMP0qZNkeM8On-bD=6ctkRyMWj4M2g@mail.gmail.com' \
    --to=marc.nieper+gnu@gmail.com \
    --cc=jit@gcc.gnu.org \
    --cc=tomner@kth.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).