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 libstdc++/114803] simd conversion to [[gnu::vector_size(N)]] type hits invalid code in experimental/bits/simd_builtin.h
Date: Wed, 08 May 2024 16:15:13 +0000	[thread overview]
Message-ID: <bug-114803-4-wimHuMB8Ym@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-114803-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-12 branch has been updated by Matthias Kretz
<mkretz@gcc.gnu.org>:

https://gcc.gnu.org/g:0ab30fb865e6465156f7db10506b56ef2df19648

commit r12-10429-g0ab30fb865e6465156f7db10506b56ef2df19648
Author: Matthias Kretz <m.kretz@gsi.de>
Date:   Mon Apr 22 16:12:34 2024 +0200

    libstdc++: Fix conversion of simd to vector builtin

    Signed-off-by: Matthias Kretz <m.kretz@gsi.de>

    libstdc++-v3/ChangeLog:

            PR libstdc++/114803
            * include/experimental/bits/simd_builtin.h
            (_SimdBase2::operator __vector_type_t): There is no __builtin()
            function in _SimdWrapper, instead use its conversion operator.
            * testsuite/experimental/simd/pr114803_vecbuiltin_cvt.cc: New
            test.

    (cherry picked from commit 7ef139146a8923a8719873ca3fdae175668e8d63)

  parent reply	other threads:[~2024-05-08 16:15 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-22 12:56 [Bug libstdc++/114803] New: " mkretz at gcc dot gnu.org
2024-04-22 12:58 ` [Bug libstdc++/114803] " mkretz at gcc dot gnu.org
2024-04-22 18:56 ` cvs-commit at gcc dot gnu.org
2024-04-22 18:58 ` mkretz at gcc dot gnu.org
2024-05-07 16:19 ` cvs-commit at gcc dot gnu.org
2024-05-08 16:15 ` cvs-commit at gcc dot gnu.org [this message]
2024-05-10 14:07 ` cvs-commit at gcc dot gnu.org
2024-05-10 14:24 ` mkretz at gcc dot gnu.org
2024-05-30  8:14 ` aoliva at gcc dot gnu.org
2024-05-30 12:04 ` aoliva at gcc dot gnu.org
2024-05-31  8:47 ` mkretz at gcc dot gnu.org
2024-05-31 10:59 ` aoliva at gcc dot gnu.org
2024-05-31 11:45 ` aoliva at gcc dot gnu.org
2024-05-31 13:42 ` mkretz at gcc dot gnu.org
2024-05-31 14:18 ` mkretz at gcc dot gnu.org
2024-05-31 17:16 ` aoliva at gcc dot gnu.org
2024-06-02 15:05 ` mkretz at gcc dot gnu.org
2024-06-06  7:50 ` aoliva 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-114803-4-wimHuMB8Ym@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).