public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "revital.eres at linaro dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/49385] New: Invalid RTL intstruction for ARM
Date: Mon, 13 Jun 2011 06:39:00 -0000	[thread overview]
Message-ID: <bug-49385-4@http.gcc.gnu.org/bugzilla/> (raw)

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

           Summary: Invalid RTL intstruction for ARM
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: revital.eres@linaro.org


Created attachment 24504
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24504
The test to reproduce the RTL instruction.

I see the following invalid mem to mem RTL instruction in test2.c.189r.sched1
when compiling: "test2.c -O2   -mthumb -da -march=armv7-a" with trunk -r174982:

configured with:

--target=arm-linux-gnueabi --enable-__cxa_atexit --disable-nls
--with-float=softfp --with-fpu=vfp --disable-bootstrap
target_alias=arm-linux-gnueabi --enable-languages=c,fortran,lto

(insn 52 50 54 3 (set (mem:HI (plus:SI (reg:SI 167 [ ivtmp.14 ])
                (const_int 2 [0x2])) [5 MEM[base: D.2088_27, offset: 2B]+0 S2
A16])
        (mem:HI (plus:SI (reg:SI 172 [ ivtmp.11 ])
                (const_int 2 [0x2])) [3 MEM[base: D.2087_26, offset: 2B]+0 S2
A16])) test2.c:75 710 {*thumb2_movhi_insn}
     (nil))


             reply	other threads:[~2011-06-13  6:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-13  6:39 revital.eres at linaro dot org [this message]
2011-06-13 11:20 ` [Bug target/49385] " mikpe at it dot uu.se
2011-06-13 11:27 ` revital.eres at linaro dot org
2011-06-15 11:26 ` revital.eres at linaro dot org
2011-06-20 12:16 ` ramana at gcc dot gnu.org
2011-06-20 14:34 ` ramana at gcc dot gnu.org
2011-09-19  8:37 ` jye2 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-49385-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).