public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/58293] New: FAIL: gcc.dg/torture/stackalign/builtin-apply-4.c
@ 2013-09-01 18:56 danglin at gcc dot gnu.org
  2013-09-06 10:40 ` [Bug middle-end/58293] " hubicka at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: danglin at gcc dot gnu.org @ 2013-09-01 18:56 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 58293
           Summary: FAIL: gcc.dg/torture/stackalign/builtin-apply-4.c
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
              Host: hppa2.0w-hp-hpux11.11
            Target: hppa2.0w-hp-hpux11.11
             Build: hppa2.0w-hp-hpux11.11

Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/te
st/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/stackalign/builtin-apply-4.c 
-fno-d
iagnostics-show-caret -fdiagnostics-color=never   -O0 -fpic   -lm   -o
./builtin
-apply-4.exe    (timeout = 300)
spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/test/gnu/gcc/gc
c/gcc/testsuite/gcc.dg/torture/stackalign/builtin-apply-4.c
-fno-diagnostics-sho
w-caret -fdiagnostics-color=never -O0 -fpic -lm -o ./builtin-apply-4.exe
/usr/ccs/bin/ld: Unsatisfied symbols:   bar.localalias.0 (first referenced in
/var/tmp//ccYafodY.o) (data)collect2: error: ld returned 1 exit statuscompiler
exited with status 1
output is:/usr/ccs/bin/ld: Unsatisfied symbols:   bar.localalias.0 (first
referenced in /var/tmp//ccYafodY.o) (data)
collect2: error: ld returned 1 exit status

FAIL: gcc.dg/torture/stackalign/builtin-apply-4.c  -O0 -fpic (test for excess
er
rors)
Excess errors:/usr/ccs/bin/ld: Unsatisfied symbols:   bar.localalias.0 (first
referenced in /var/tmp//ccYafodY.o) (data)

bar.localalias.0 is called from main but doesn't exist.

main:
        .PROC
        .CALLINFO FRAME=64,CALLS,SAVE_RP,SAVE_SP,ENTRY_GR=4
        .ENTRY
        stw %r2,-20(%r30)
        copy %r3,%r1
        copy %r30,%r3
        stwm %r1,64(%r30)
        stw %r3,-4(%r30)
        stw %r4,8(%r3)
        stw %r19,-32(%r30)
        ldo -36(%r3),%r1
        stw %r26,0(%r1)
        ldo -40(%r3),%r28
        stw %r25,0(%r28)
        ldi 116,%r26
        copy %r19,%r4
        .CALL ARGW0=GR
        bl bar.localalias.0,%r2
        nop

We just have code for bar:

        .SPACE $TEXT$
        .NSUBSPA $CODE$
        .align 4
        .EXPORT bar,ENTRY,PRIV_LEV=3,ARGW0=GR,RTNVAL=FU
bar:
        .PROC
        .CALLINFO FRAME=192,CALLS,SAVE_RP,SAVE_SP,ENTRY_GR=6
        .ENTRY
        stw %r2,-20(%r30)
        copy %r3,%r1


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

* [Bug middle-end/58293] FAIL: gcc.dg/torture/stackalign/builtin-apply-4.c
  2013-09-01 18:56 [Bug middle-end/58293] New: FAIL: gcc.dg/torture/stackalign/builtin-apply-4.c danglin at gcc dot gnu.org
@ 2013-09-06 10:40 ` hubicka at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: hubicka at gcc dot gnu.org @ 2013-09-06 10:40 UTC (permalink / raw)
  To: gcc-bugs

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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |hubicka at gcc dot gnu.org
         Resolution|---                         |DUPLICATE

--- Comment #1 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
This will be another issue with local aliases not being output correctly on PA.
Lets track it in the other PR

*** This bug has been marked as a duplicate of bug 58329 ***


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

end of thread, other threads:[~2013-09-06 10:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-01 18:56 [Bug middle-end/58293] New: FAIL: gcc.dg/torture/stackalign/builtin-apply-4.c danglin at gcc dot gnu.org
2013-09-06 10:40 ` [Bug middle-end/58293] " hubicka at gcc dot gnu.org

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