public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/45212]  New: FAIL: gcc.target/alpha/pr24178.c scan-assembler ldl.*,18\\\\(
@ 2010-08-06 19:59 ubizjak at gmail dot com
  2010-08-06 20:14 ` [Bug target/45212] [4.6 Regression] " ubizjak at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ubizjak at gmail dot com @ 2010-08-06 19:59 UTC (permalink / raw)
  To: gcc-bugs

gcc.target/alpha/PR24178.c started to fail on mainline recently:

FAIL: gcc.target/alpha/pr24178.c scan-assembler ldl.*,18\\\\(

The problem is, that we don't generate expected ldl insn, but:

f:
        .frame $30,0,$26,0
        .prologue 0
        lda $1,18($16)
        ldq_u $0,18($16)
        extbl $0,$1,$0
        ret $31,($26),1
        .end f

The generated code is similar to what PR24178 fixed, see PR24178, comment #9.

The testcase passed with r161055 [1] and failed with r161806 [2].

In between is Richi's mem-ref2 merge...

[1] http://gcc.gnu.org/ml/gcc-testresults/2010-06/msg02114.html
[2] http://gcc.gnu.org/ml/gcc-testresults/2010-07/msg00417.html


-- 
           Summary: FAIL: gcc.target/alpha/pr24178.c scan-assembler
                    ldl.*,18\\\\(
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ubizjak at gmail dot com
GCC target triplet: alphaev68-pc-linux-gnu


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-08-09 18:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-06 19:59 [Bug target/45212] New: FAIL: gcc.target/alpha/pr24178.c scan-assembler ldl.*,18\\\\( ubizjak at gmail dot com
2010-08-06 20:14 ` [Bug target/45212] [4.6 Regression] " ubizjak at gmail dot com
2010-08-06 20:29 ` rguenth at gcc dot gnu dot org
2010-08-09 11:43 ` rguenth at gcc dot gnu dot org
2010-08-09 11:54 ` rguenth at gcc dot gnu dot org
2010-08-09 18:24 ` ubizjak at gmail dot com

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).