public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "danglin at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug testsuite/92550] FAIL: gcc.dg/ipa/ipa-sra-8.c execution test
Date: Fri, 10 Apr 2020 17:55:19 +0000	[thread overview]
Message-ID: <bug-92550-4-WzOnWsyXTB@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-92550-4@http.gcc.gnu.org/bugzilla/>

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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|target                      |testsuite
            Summary|[10 Regression] FAIL:       |FAIL:
                   |gcc.dg/ipa/ipa-sra-8.c      |gcc.dg/ipa/ipa-sra-8.c
                   |execution test              |execution test

--- Comment #9 from John David Anglin <danglin at gcc dot gnu.org> ---
With -fno-ipa-sra, the test always fails since it was first introduced.

The test passes if I change the argument of get_a from SS to SSS.  Then,
it handles the misaligned argument:

get_a:
        .PROC
        .CALLINFO FRAME=0,NO_CALLS
        .ENTRY
        .stabn  68,0,14,L$M0001-L$FBB0001
L$M0001:
        ldb 0(%r26),%r19
        zdep %r19,7,8,%r19
        ldb 1(%r26),%r20
        zdep %r20,15,16,%r20
        ldb 2(%r26),%r28
        or %r20,%r19,%r20
        zdep %r28,23,24,%r28
        ldb 3(%r26),%r19
        or %r28,%r20,%r28
        .stabn  68,0,17,L$M0002-L$FBB0001
L$M0002:
        bv %r0(%r2)
        or %r19,%r28,%r28
        .EXIT
        .PROCEND

  parent reply	other threads:[~2020-04-10 17:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-92550-4@http.gcc.gnu.org/bugzilla/>
2020-04-09 16:29 ` [Bug ipa/92550] [10 Regression] " jamborm at gcc dot gnu.org
2020-04-09 16:34 ` [Bug target/92550] " jamborm at gcc dot gnu.org
2020-04-09 17:52 ` rguenth at gcc dot gnu.org
2020-04-09 17:53 ` rguenth at gcc dot gnu.org
2020-04-09 18:25 ` dave.anglin at bell dot net
2020-04-09 18:28 ` dave.anglin at bell dot net
2020-04-10 17:55 ` danglin at gcc dot gnu.org [this message]
2020-04-12 13:47 ` [Bug testsuite/92550] " danglin at gcc dot gnu.org
2020-04-14  6:18 ` rguenth 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-92550-4-WzOnWsyXTB@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).