public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/31493]  New: FAIL: gcc.c-torture/execute/bf64-1.c execution at -Os and -O3
@ 2007-04-06 15:42 danglin at gcc dot gnu dot org
  2007-04-06 15:45 ` [Bug middle-end/31493] FAIL: gcc.c-torture/execute/991118-1.c " danglin at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: danglin at gcc dot gnu dot org @ 2007-04-06 15:42 UTC (permalink / raw)
  To: gcc-bugs

Executing on host: /home/dave/gnu/gcc-4.3/objdir/gcc/xgcc
-B/home/dave/gnu/gcc-4
.3/objdir/gcc/
/home/dave/gnu/gcc-4.3/gcc/gcc/testsuite/gcc.c-torture/execute/99
1118-1.c  -w  -O3 -fomit-frame-pointer  -fno-show-column  -lm   -o
/home/dave/gn
u/gcc-4.3/objdir/gcc/testsuite/gcc/991118-1.x3    (timeout = 300)
PASS: gcc.c-torture/execute/991118-1.c compilation,  -O3 -fomit-frame-pointer
Setting LD_LIBRARY_PATH to
:/home/dave/gnu/gcc-4.3/objdir/gcc::/home/dave/gnu/gc
c-4.3/objdir/gcc:/home/dave/gnu/gcc-4.3/objdir/hppa-linux/libstdc++-v3/.libs:/ho
me/dave/gnu/gcc-4.3/objdir/hppa-linux/libmudflap/.libs:/home/dave/gnu/gcc-4.3/ob
jdir/hppa-linux/libssp/.libs:/home/dave/gnu/gcc-4.3/objdir/hppa-linux/libgomp/.l
ibs:/home/dave/gnu/gcc-4.3/objdir/./gcc:/home/dave/gnu/gcc-4.3/objdir/./prev-gcc
FAIL: gcc.c-torture/execute/991118-1.c execution,  -O3 -fomit-frame-pointer

Breakpoint 2, 0x40313300 in abort () from /lib/libc.so.6
(gdb) bt
#0  0x40313300 in abort () from /lib/libc.so.6
#1  0x0001082c in main ()
    at
/home/dave/gnu/gcc-4.3/gcc/gcc/testsuite/gcc.c-torture/execute/991118-1.c:77

This fail wasn't present in revision 123512.


-- 
           Summary: FAIL: gcc.c-torture/execute/bf64-1.c execution at -Os
                    and -O3
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa*-*-*
  GCC host triplet: hppa*-*-*
GCC target triplet: hppa*-*-*


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


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

* [Bug middle-end/31493] FAIL: gcc.c-torture/execute/991118-1.c execution at -Os and -O3
  2007-04-06 15:42 [Bug middle-end/31493] New: FAIL: gcc.c-torture/execute/bf64-1.c execution at -Os and -O3 danglin at gcc dot gnu dot org
@ 2007-04-06 15:45 ` danglin at gcc dot gnu dot org
  2007-04-06 15:49 ` danglin at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: danglin at gcc dot gnu dot org @ 2007-04-06 15:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from danglin at gcc dot gnu dot org  2007-04-06 16:45 -------
Oops, wrong subject.


-- 

danglin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|FAIL: gcc.c-                |FAIL: gcc.c-
                   |torture/execute/bf64-1.c    |torture/execute/991118-1.c
                   |execution at -Os and -O3    |execution at -Os and -O3


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


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

* [Bug middle-end/31493] FAIL: gcc.c-torture/execute/991118-1.c execution at -Os and -O3
  2007-04-06 15:42 [Bug middle-end/31493] New: FAIL: gcc.c-torture/execute/bf64-1.c execution at -Os and -O3 danglin at gcc dot gnu dot org
  2007-04-06 15:45 ` [Bug middle-end/31493] FAIL: gcc.c-torture/execute/991118-1.c " danglin at gcc dot gnu dot org
@ 2007-04-06 15:49 ` danglin at gcc dot gnu dot org
  2007-04-29 20:46 ` dave at hiauly1 dot hia dot nrc dot ca
  2007-05-04 22:46 ` danglin at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: danglin at gcc dot gnu dot org @ 2007-04-06 15:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from danglin at gcc dot gnu dot org  2007-04-06 16:49 -------
We also have these new fails which appear related:

FAIL: gcc.c-torture/execute/bf64-1.c execution,  -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/bf64-1.c execution,  -O3 -g
FAIL: gcc.c-torture/execute/bf64-1.c execution,  -Os


-- 


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


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

* [Bug middle-end/31493] FAIL: gcc.c-torture/execute/991118-1.c execution at -Os and -O3
  2007-04-06 15:42 [Bug middle-end/31493] New: FAIL: gcc.c-torture/execute/bf64-1.c execution at -Os and -O3 danglin at gcc dot gnu dot org
  2007-04-06 15:45 ` [Bug middle-end/31493] FAIL: gcc.c-torture/execute/991118-1.c " danglin at gcc dot gnu dot org
  2007-04-06 15:49 ` danglin at gcc dot gnu dot org
@ 2007-04-29 20:46 ` dave at hiauly1 dot hia dot nrc dot ca
  2007-05-04 22:46 ` danglin at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2007-04-29 20:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca  2007-04-29 21:46 -------
Subject: Re:   New: FAIL: gcc.c-torture/execute/bf64-1.c execution at -Os and
-O3

See report of similar failures spu-elf:
http://gcc.gnu.org/ml/gcc-patches/2007-04/msg01036.html

Dave


-- 


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


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

* [Bug middle-end/31493] FAIL: gcc.c-torture/execute/991118-1.c execution at -Os and -O3
  2007-04-06 15:42 [Bug middle-end/31493] New: FAIL: gcc.c-torture/execute/bf64-1.c execution at -Os and -O3 danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2007-04-29 20:46 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2007-05-04 22:46 ` danglin at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: danglin at gcc dot gnu dot org @ 2007-05-04 22:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from danglin at gcc dot gnu dot org  2007-05-04 23:46 -------
This test is no longer failing.  I believe that this problem was
fixed by this change:
http://gcc.gnu.org/ml/gcc-patches/2007-04/msg02036.html


-- 

danglin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2007-05-04 22:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-06 15:42 [Bug middle-end/31493] New: FAIL: gcc.c-torture/execute/bf64-1.c execution at -Os and -O3 danglin at gcc dot gnu dot org
2007-04-06 15:45 ` [Bug middle-end/31493] FAIL: gcc.c-torture/execute/991118-1.c " danglin at gcc dot gnu dot org
2007-04-06 15:49 ` danglin at gcc dot gnu dot org
2007-04-29 20:46 ` dave at hiauly1 dot hia dot nrc dot ca
2007-05-04 22:46 ` danglin at gcc dot gnu dot 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).