public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "janis at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/58172] New: ifcvt test failures for armv8-a
Date: Fri, 16 Aug 2013 02:04:00 -0000	[thread overview]
Message-ID: <bug-58172-4@http.gcc.gnu.org/bugzilla/> (raw)

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58172

            Bug ID: 58172
           Summary: ifcvt test failures for armv8-a
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: janis at gcc dot gnu.org
                CC: ramana at gcc dot gnu.org
            Target: arm-none-eabi

The following test failures are regressions from GCC 4.8 for arm-none-eabi with
multilib flags that include "-march=armv8-a":

    gcc.target/arm/thumb-ifcvt.c scan-assembler asrne
    gcc.target/arm/thumb-ifcvt.c scan-assembler lslne
    gcc.target/arm/thumb2-cond-cmp-1.c scan-assembler cmpne
    gcc.target/arm/thumb2-cond-cmp-2.c scan-assembler cmpeq
    gcc.target/arm/thumb2-cond-cmp-3.c scan-assembler cmpgt
    gcc.target/arm/thumb2-cond-cmp-4.c scan-assembler cmpne

The failures begin with this patch:

------------------------------------------------------------------------
r197346 | ramana | 2013-04-02 04:25:50 -0700 (Tue, 02 Apr 2013) | 17 lines

Add support for Cortex-A53.

2013-04-02  Ian Caulfield  <ian.caulfield@arm.com>
            Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>

        * config/arm/arm-arches.def (armv8-a): Default to cortex-a53.
        * config/arm/t-arm (MD_INCLUDES): Depend on cortex-a53.md.
        * config/arm/cortex-a53.md: New file.
        * config/arm/bpabi.h (BE8_LINK_SPEC): Handle cortex-a53.
        * config/arm/arm.md (generic_sched, generic_vfp): Handle cortex-a53.
        * config/arm/arm.c (arm_issue_rate): Likewise.
        * config/arm/arm-tune.md: Regenerate
        * config/arm/arm-tables.opt: Regenerate.
        * config/arm/arm-cores.def: Add cortex-a53.
------------------------------------------------------------------------

If the tests aren't expected to use conditional instructions for armv8-a then
they should be skipped for use of that flag.


             reply	other threads:[~2013-08-16  2:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-16  2:04 janis at gcc dot gnu.org [this message]
2013-08-21 12:54 ` [Bug target/58172] " rearnsha at gcc dot gnu.org
2014-01-14  9:51 ` ktkachov 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-58172-4@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).