public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rearnsha at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/27263] armv5te-linux-gnueabi-gcc-4.1 fails to compile libquicktime-0.9.7-0.4/plugins/opendivx/encore50/text_code_mb.c
Date: Mon, 24 Apr 2006 14:26:00 -0000	[thread overview]
Message-ID: <20060424142604.22226.qmail@sourceware.org> (raw)
In-Reply-To: <bug-27263-12570@http.gcc.gnu.org/bugzilla/>



------- Comment #6 from rearnsha at gcc dot gnu dot org  2006-04-24 14:26 -------
Confirmed.  Also appears on trunk on an arm-elf cross with the flags:

-O3 -funroll-all-loops -fomit-frame-pointer -mno-apcs-frame -finline-functions
-mfpu=vfp -mfloat-abi=softfp -mcpu=arm926ej-s 

We are generating an invalid input reload for

(insn:HI 320 4403 4405 391 (set (mem/s:HI (plus:SI (reg:SI 318 [ ivtmp.1515 ])
                (reg/f:SI 1731)) [2 tmp S2 A16])
        (subreg:HI (reg:SI 523) 0)) 152 {*movhi_insn_arch4}
(insn_list:REG_DEP_TRUE 319 (nil))
    (expr_list:REG_DEAD (reg:SI 523)
        (nil)))

Specifically, reload 2 contains:

Reload 2: reload_in (HI) = (mem:HI (plus:SI (mult:SI (reg:SI 11 fp [orig:318
ivtmp.1515 ] [318])
                                                            (const_int 2
[0x2]))
                                                        (reg/v/f:SI 10 sl
[orig:437 rcoeff_ind ] [437])) [4 S4 A32])
        GENERAL_REGS, RELOAD_FOR_INPUT (opnum = 1), can't combine
        reload_in_reg: (subreg:HI (reg:SI 523) 0)
        reload_reg_rtx: (reg:HI 6 r6)

but that's an invalid memory address for HImode.


-- 

rearnsha at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rearnsha at gcc dot gnu dot
                   |                            |org
             Status|WAITING                     |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-04-24 14:26:03
               date|                            |


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


  parent reply	other threads:[~2006-04-24 14:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-22 22:53 [Bug c/27263] New: " peter dot kourzanov at xs4all dot nl
2006-04-24 12:49 ` [Bug target/27263] " rearnsha at gcc dot gnu dot org
2006-04-24 13:24 ` peter dot kourzanov at xs4all dot nl
2006-04-24 13:30 ` doko at cs dot tu-berlin dot de
2006-04-24 13:44 ` peter dot kourzanov at xs4all dot nl
2006-04-24 13:46 ` peter dot kourzanov at xs4all dot nl
2006-04-24 14:26 ` rearnsha at gcc dot gnu dot org [this message]
2009-04-02 18:27 ` ramana at gcc dot gnu dot org
2009-04-17 16:42 ` ramana at gcc dot gnu dot 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=20060424142604.22226.qmail@sourceware.org \
    --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).