This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: ext/pb_ds/example/priority_queue_dijkstra.cc
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Thu, 29 Jun 2006 14:17:16 -0400
- Subject: Re: ext/pb_ds/example/priority_queue_dijkstra.cc
- References: <20060629130744.9defb956.bkoz@redhat.com>
>>>>> Benjamin Kosnik writes:
Ben> I don't have one of these handy, and my usual powerpc64 test machine
Ben> doesn't show it.
Ben> Can you reply to this message with just the relevant bits from this test
Ben> from libstdc++.log?
PASS: ext/pb_ds/example/priority_queue_dijkstra.cc (test for excess errors)
The distance from 0 to 0 is 0
The distance from 0 to 2 is 3
FAIL: ext/pb_ds/example/priority_queue_dijkstra.cc execution test