public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/47287] New: FAIL: gcc.c-torture/execute/builtins/20010124-1.c execution with -flto
@ 2011-01-14  7:19 danglin at gcc dot gnu.org
  2011-01-16  1:40 ` [Bug lto/47287] " danglin at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-01-14  7:19 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: FAIL: gcc.c-torture/execute/builtins/20010124-1.c
                    execution with -flto
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: hppa-unknown-linux-gnu
            Target: hppa-unknown-linux-gnu
             Build: hppa2.0w-hp-hpux11.11


Executing on host: /home2/dave/gcc-4.6/objdir/gcc/xgcc
-B/home2/dave/gcc-4.6/obj
dir/gcc/
/home2/dave/gcc-4.6/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/20
010124-1.c
/home2/dave/gcc-4.6/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/
20010124-1-lib.c
/home2/dave/gcc-4.6/gcc/gcc/testsuite/gcc.c-torture/execute/bui
ltins/lib/main.c  -w  -O2 -flto   -lm   -o
/home2/dave/gcc-4.6/objdir/gcc/testsu
ite/gcc/20010124-1.x7    (timeout = 300)
PASS: gcc.c-torture/execute/builtins/20010124-1.c compilation,  -O2 -flto 
Setting LD_LIBRARY_PATH to
:/home2/dave/gcc-4.6/objdir/gcc::/home2/dave/gcc-4.6/
objdir/gcc:/home2/dave/gcc-4.6/objdir/hppa-linux/libstdc++-v3/src/.libs:/home2/d
ave/gcc-4.6/objdir/hppa-linux/libmudflap/.libs:/home2/dave/gcc-4.6/objdir/hppa-l
inux/libssp/.libs:/home2/dave/gcc-4.6/objdir/hppa-linux/libgomp/.libs:/home2/dav
e/gcc-4.6/objdir/./gcc:/home2/dave/gcc-4.6/objdir/./prev-gcc
FAIL: gcc.c-torture/execute/builtins/20010124-1.c execution,  -O2 -flto 

This might be a regression.

Program fails because main_test function is replaced by millicode function
$$dyncall from milli.S:

(gdb) r
Starting program: /home2/dave/gcc-4.6/objdir/gcc/testsuite/gcc/20010124-1.x6g 

Breakpoint 1, main_test ()
    at ../../../gcc/libgcc/../gcc/config/pa/milli64.S:219
219        bb,>=,n %r22,30,LREF(1)        ; branch if not plabel address
(gdb) disass
Dump of assembler code for function main_test:
=> 0x00010544 <+0>:    bb,>=,n r22,1e,0x10554 <main_test+16>
   0x00010548 <+4>:    depwi 0,31,2,r22
   0x0001054c <+8>:    ldw 4(r22),r19
   0x00010550 <+12>:    ldw 0(r22),r22
   0x00010554 <+16>:    bv r0(r22)
   0x00010558 <+20>:    stw rp,-18(sp)
End of assembler dump.


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

end of thread, other threads:[~2011-02-01 21:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-14  7:19 [Bug lto/47287] New: FAIL: gcc.c-torture/execute/builtins/20010124-1.c execution with -flto danglin at gcc dot gnu.org
2011-01-16  1:40 ` [Bug lto/47287] " danglin at gcc dot gnu.org
2011-01-16  2:17 ` danglin at gcc dot gnu.org
2011-01-17 13:53 ` rguenth at gcc dot gnu.org
2011-01-17 15:49 ` dave at hiauly1 dot hia.nrc.ca
2011-01-17 16:15 ` hubicka at ucw dot cz
2011-01-17 16:15 ` hubicka at gcc dot gnu.org
2011-01-17 18:05 ` danglin at gcc dot gnu.org
2011-01-18  7:11 ` dave at hiauly1 dot hia.nrc.ca
2011-01-18  7:45 ` dave at hiauly1 dot hia.nrc.ca
2011-02-01 21:05 ` davek 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).