public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/30459]  New: FAIL: g++.dg/eh/ia64-2.C (test for excess errors)
@ 2007-01-14  0:41 danglin at gcc dot gnu dot org
  2007-05-04 22:53 ` [Bug testsuite/30459] " 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-01-14  0:41 UTC (permalink / raw)
  To: gcc-bugs

Executing on host: /xxx/gnu/gcc/objdir/gcc/testsuite/g++/../../g++
-B/xxx/gnu/gc
c/objdir/gcc/testsuite/g++/../../
/xxx/gnu/gcc/gcc/gcc/testsuite/g++.dg/eh/ia64-
2.C  -nostdinc++
-I/xxx/gnu/gcc/objdir/hppa1.1-hp-hpux10.20/libstdc++-v3/include
/hppa1.1-hp-hpux10.20
-I/xxx/gnu/gcc/objdir/hppa1.1-hp-hpux10.20/libstdc++-v3/in
clude -I/xxx/gnu/gcc/gcc/libstdc++-v3/libsupc++
-I/xxx/gnu/gcc/gcc/libstdc++-v3/
include/backward -I/xxx/gnu/gcc/gcc/libstdc++-v3/testsuite -fmessage-length=0 
-
O2    -L/xxx/gnu/gcc/objdir/hppa1.1-hp-hpux10.20/./libstdc++-v3/src/.libs 
-L/xx
x/gnu/gcc/objdir/hppa1.1-hp-hpux10.20/./libstdc++-v3/src/.libs
-L/xxx/gnu/gcc/ob
jdir/hppa1.1-hp-hpux10.20/./libiberty  -lm   -o ./ia64-2.exe    (timeout = 600)
/xxx/gnu/gcc/gcc/gcc/testsuite/g++.dg/eh/ia64-2.C:18: warning: weak declaration
of 'p' not supported
output is:
/xxx/gnu/gcc/gcc/gcc/testsuite/g++.dg/eh/ia64-2.C:18: warning: weak declaration
of 'p' not supported

FAIL: g++.dg/eh/ia64-2.C (test for excess errors)
Excess errors:
/xxx/gnu/gcc/gcc/gcc/testsuite/g++.dg/eh/ia64-2.C:18: warning: weak declaration
of 'p' not supported

Setting LD_LIBRARY_PATH to
.:/xxx/gnu/gcc/objdir/hppa1.1-hp-hpux10.20/./libstdc+
+-v3/src/.libs:/xxx/gnu/gcc/objdir/hppa1.1-hp-hpux10.20/./libstdc++-v3/src/.libs
:/xxx/gnu/gcc/objdir/gcc:.:/xxx/gnu/gcc/objdir/hppa1.1-hp-hpux10.20/./libstdc++-
v3/src/.libs:/xxx/gnu/gcc/objdir/hppa1.1-hp-hpux10.20/./libstdc++-v3/src/.libs:/
xxx/gnu/gcc/objdir/gcc
PASS: g++.dg/eh/ia64-2.C execution test


-- 
           Summary: FAIL: g++.dg/eh/ia64-2.C (test for excess errors)
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa1.1-hp-hpux10.20
  GCC host triplet: hppa1.1-hp-hpux10.20
GCC target triplet: hppa1.1-hp-hpux10.20


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


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

* [Bug testsuite/30459] FAIL: g++.dg/eh/ia64-2.C (test for excess errors)
  2007-01-14  0:41 [Bug testsuite/30459] New: FAIL: g++.dg/eh/ia64-2.C (test for excess errors) danglin at gcc dot gnu dot org
@ 2007-05-04 22:53 ` danglin at gcc dot gnu dot org
  2008-01-09  5:27 ` 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-05-04 22:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from danglin at gcc dot gnu dot org  2007-05-04 23:53 -------
*** Bug 31168 has been marked as a duplicate of this bug. ***


-- 


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


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

* [Bug testsuite/30459] FAIL: g++.dg/eh/ia64-2.C (test for excess errors)
  2007-01-14  0:41 [Bug testsuite/30459] New: FAIL: g++.dg/eh/ia64-2.C (test for excess errors) danglin at gcc dot gnu dot org
  2007-05-04 22:53 ` [Bug testsuite/30459] " danglin at gcc dot gnu dot org
@ 2008-01-09  5:27 ` danglin at gcc dot gnu dot org
  2008-01-09  5:30 ` danglin at gcc dot gnu dot org
  2008-01-09  5:51 ` danglin at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: danglin at gcc dot gnu dot org @ 2008-01-09  5:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from danglin at gcc dot gnu dot org  2008-01-09 03:15 -------
Subject: Bug 30459

Author: danglin
Date: Wed Jan  9 03:14:15 2008
New Revision: 131410

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131410
Log:
        PR testsuite/30459
        g++.dg/eh/ia64-2.C: Require weak support.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/eh/ia64-2.C


-- 


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


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

* [Bug testsuite/30459] FAIL: g++.dg/eh/ia64-2.C (test for excess errors)
  2007-01-14  0:41 [Bug testsuite/30459] New: FAIL: g++.dg/eh/ia64-2.C (test for excess errors) danglin at gcc dot gnu dot org
  2007-05-04 22:53 ` [Bug testsuite/30459] " danglin at gcc dot gnu dot org
  2008-01-09  5:27 ` danglin at gcc dot gnu dot org
@ 2008-01-09  5:30 ` danglin at gcc dot gnu dot org
  2008-01-09  5:51 ` danglin at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: danglin at gcc dot gnu dot org @ 2008-01-09  5:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from danglin at gcc dot gnu dot org  2008-01-09 03:26 -------
Subject: Bug 30459

Author: danglin
Date: Wed Jan  9 03:26:10 2008
New Revision: 131411

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131411
Log:
        PR testsuite/30459
        g++.dg/eh/ia64-2.C: Require weak support.


Modified:
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/eh/ia64-2.C


-- 


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


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

* [Bug testsuite/30459] FAIL: g++.dg/eh/ia64-2.C (test for excess errors)
  2007-01-14  0:41 [Bug testsuite/30459] New: FAIL: g++.dg/eh/ia64-2.C (test for excess errors) danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2008-01-09  5:30 ` danglin at gcc dot gnu dot org
@ 2008-01-09  5:51 ` danglin at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: danglin at gcc dot gnu dot org @ 2008-01-09  5:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from danglin at gcc dot gnu dot org  2008-01-09 03:28 -------
Fixed.


-- 

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=30459


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

end of thread, other threads:[~2008-01-09  3:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-14  0:41 [Bug testsuite/30459] New: FAIL: g++.dg/eh/ia64-2.C (test for excess errors) danglin at gcc dot gnu dot org
2007-05-04 22:53 ` [Bug testsuite/30459] " danglin at gcc dot gnu dot org
2008-01-09  5:27 ` danglin at gcc dot gnu dot org
2008-01-09  5:30 ` danglin at gcc dot gnu dot org
2008-01-09  5:51 ` 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).