public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug jit/104293] Add support for setting the alignment of variables
Date: Tue, 12 Apr 2022 21:27:04 +0000	[thread overview]
Message-ID: <bug-104293-4-q33eEaP8Ze@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-104293-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by David Malcolm <dmalcolm@gcc.gnu.org>:

https://gcc.gnu.org/g:6e5ad1cc24a315d07f24c95d76c269cafe2a8182

commit r12-8120-g6e5ad1cc24a315d07f24c95d76c269cafe2a8182
Author: Antoni Boucher <bouanto@zoho.com>
Date:   Tue Apr 12 17:25:04 2022 -0400

    libgccjit: Add support for setting the alignment [PR104293]

    gcc/jit/
            PR jit/104293
            * docs/_build/texinfo/libgccjit.texi: Regenerate.
            * docs/topics/compatibility.rst (LIBGCCJIT_ABI_24): New ABI tag.
            * docs/topics/expressions.rst: Add documentation for the
            functions gcc_jit_lvalue_set_alignment and
            gcc_jit_lvalue_get_alignment.
            * jit-playback.h: New function (set_alignment).
            * jit-recording.cc: New function (set_alignment).
            * jit-recording.h: New functions (set_alignment, get_alignment)
            and new field (m_alignment).
            * libgccjit.cc: New functions (gcc_jit_lvalue_get_alignment,
            gcc_jit_lvalue_set_alignment)
            * libgccjit.h: New functions (gcc_jit_lvalue_get_alignment,
            gcc_jit_lvalue_set_alignment)
            * libgccjit.map (LIBGCCJIT_ABI_24): New ABI tag.

    gcc/testsuite/
            PR jit/104293
            * jit.dg/all-non-failing-tests.h: Mention
            test-setting-alignment.
            * jit.dg/test-setting-alignment.c: New test.

  parent reply	other threads:[~2022-04-12 21:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-30 23:12 [Bug jit/104293] New: " bouanto at zoho dot com
2022-04-05 14:11 ` [Bug jit/104293] " dmalcolm at gcc dot gnu.org
2022-04-12 21:27 ` cvs-commit at gcc dot gnu.org [this message]
2022-04-13 20:39 ` dmalcolm at gcc dot gnu.org

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=bug-104293-4-q33eEaP8Ze@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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).