public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "gcc at eckner dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/100758] __builtin_cpu_supports does not (always) detect "sse2"
Date: Thu, 09 Feb 2023 20:37:20 +0000	[thread overview]
Message-ID: <bug-100758-4-hXgyNCzoM1@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-100758-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #20 from Erich Eckner <gcc at eckner dot net> ---
Yeah, now it pulled some stuff :-)

0 0 0000000a 746e6543 736c7561 48727561 
0 1 0000000a 746e6543 736c7561 48727561 
1 0 000006fa 00010800 008863a9 afc9fbff 
1 1 000006fa 00010800 008863a9 afc9fbff 
2 0 02b3b001 00000000 00000000 2c04307d 
2 1 02b3b001 00000000 00000000 2c04307d 
3 0 00000000 00000000 00000000 00000000 
3 1 00000000 00000000 00000000 00000000 
4 0 00000000 00000000 00000000 00000000 
4 1 00000000 00000000 00000000 00000000 
5 0 00000040 00000040 00000003 00022220 
5 1 00000040 00000040 00000003 00022220 
6 0 00000002 00000000 00000000 00000000 
6 1 00000002 00000000 00000000 00000000 
7 0 00000000 00000000 00000000 00000000 
7 1 00000000 00000000 00000000 00000000 
8 0 00000000 00000000 00000000 00000000 
8 1 00000000 00000000 00000000 00000000 
9 0 00000000 00000000 00000000 00000000 
9 1 00000000 00000000 00000000 00000000 
10 0 06280202 00000000 00000000 00000503 
10 1 06280202 00000000 00000000 00000503 
-2147483648 0 80000008 00000000 00000000 00000000 
-2147483648 1 80000008 00000000 00000000 00000000 
-2147483647 0 00000000 00000000 00000001 20100800 
-2147483647 1 00000000 00000000 00000001 20100800 
-2147483646 0 20202020 20202020 20202020 20202020 
-2147483646 1 20202020 20202020 20202020 20202020 
-2147483645 0 20202020 20202020 49562020 614e2041 
-2147483645 1 20202020 20202020 49562020 614e2041 
-2147483644 0 55206f6e 30303433 30303840 007a484d 
-2147483644 1 55206f6e 30303433 30303840 007a484d 
-2147483643 0 00000000 08800880 40100140 40100140 
-2147483643 1 00000000 08800880 40100140 40100140 
-2147483642 0 00000000 00000000 04008140 00000000 
-2147483642 1 00000000 00000000 04008140 00000000 
-2147483641 0 00000000 00000000 00000000 00000000 
-2147483641 1 00000000 00000000 00000000 00000000

Thank you for your time!

  parent reply	other threads:[~2023-02-09 20:37 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25 18:37 [Bug c/100758] New: " gcc at eckner dot net
2021-05-26  7:57 ` [Bug target/100758] " marxin at gcc dot gnu.org
2021-05-26  9:12 ` gcc at eckner dot net
2021-05-26  9:23 ` marxin at gcc dot gnu.org
2021-05-26  9:46 ` gcc at eckner dot net
2021-05-26  9:54 ` rguenth at gcc dot gnu.org
2021-05-26 10:09 ` marxin at gcc dot gnu.org
2021-05-26 10:13 ` gcc at eckner dot net
2021-06-01 13:26 ` marxin at gcc dot gnu.org
2023-01-27 20:48 ` iam at valdikss dot org.ru
2023-02-01 14:03 ` marxin at gcc dot gnu.org
2023-02-01 14:23 ` iam at valdikss dot org.ru
2023-02-01 14:32 ` marxin at gcc dot gnu.org
2023-02-09 10:50 ` cvs-commit at gcc dot gnu.org
2023-02-09 11:40 ` jakub at gcc dot gnu.org
2023-02-09 11:47 ` marxin at gcc dot gnu.org
2023-02-09 12:22 ` jakub at gcc dot gnu.org
2023-02-09 16:22 ` gcc at eckner dot net
2023-02-09 16:37 ` jakub at gcc dot gnu.org
2023-02-09 16:45 ` cvs-commit at gcc dot gnu.org
2023-02-09 20:37 ` gcc at eckner dot net [this message]
2023-02-09 21:35 ` iam at valdikss dot org.ru
2023-02-10  8:27 ` marxin at gcc dot gnu.org
2023-02-10  9:45 ` jakub at gcc dot gnu.org
2023-02-20  9:50 ` Mayshao-oc at zhaoxin dot com
2023-03-19  5:29 ` cvs-commit at gcc dot gnu.org
2023-05-02 20:14 ` cvs-commit at gcc dot gnu.org
2023-05-03 15:21 ` cvs-commit 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-100758-4-hXgyNCzoM1@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).