Bug 38229 - ACATS c954a01
Summary: ACATS c954a01
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: ada (show other bugs)
Version: 4.4.0
: P3 normal
Target Milestone: 4.9.0
Assignee: Not yet assigned to anyone
URL:
Keywords: wrong-code
Depends on:
Blocks:
 
Reported: 2008-11-22 16:59 UTC by John David Anglin
Modified: 2015-12-05 18:27 UTC (History)
3 users (show)

See Also:
Host: hppa2.0w-hp-hpux11.11
Target: hppa2.0w-hp-hpux11.11
Build: hppa2.0w-hp-hpux11.11
Known to work:
Known to fail:
Last reconfirmed: 2008-12-05 20:10:08


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John David Anglin 2008-11-22 16:59:55 UTC
splitting /test/gnu/gcc/objdir/gcc/testsuite/ada/acats/tests/c9/c954a01.a into:
   c954a01_0.ads
   c954a01_0.adb
   c954a01.adb
BUILD c954a01.adb
gnatmake --GCC="/test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/" -gnat
ws -O2 -I/test/gnu/gcc/objdir/gcc/testsuite/ada/acats/support c954a01.adb -largs
 --GCC="/test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/"
/test/gnu/gcc/objdir/gcc/xgcc -c -B/test/gnu/gcc/objdir/gcc/ -gnatws -O2 -I/test
/gnu/gcc/objdir/gcc/testsuite/ada/acats/support c954a01.adb
/test/gnu/gcc/objdir/gcc/xgcc -c -B/test/gnu/gcc/objdir/gcc/ -gnatws -O2 -I/test
/gnu/gcc/objdir/gcc/testsuite/ada/acats/support c954a01_0.adb
gnatbind -I/test/gnu/gcc/objdir/gcc/testsuite/ada/acats/support -x c954a01.ali
gnatlink c954a01.ali --GCC=/test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/
gcc/
RUN c954a01

,.,. C954A01 ACATS 2.5 08-11-22 10:46:18
---- C954A01 Requeue without abort - check that the abort is deferred
                until after the rendezvous completes. (Task to PO).
   * C954A01 Task not aborted following completion of entry call.
**** C954A01 FAILED ****************************.
FAIL:   c954a01
Comment 1 John David Anglin 2008-12-05 19:37:23 UTC
This test only fails when run with the test harness.
Comment 2 Laurent GUERBY 2008-12-05 20:10:08 UTC
This also fails on powerpc-unknown-linux-gnu according to:

http://lists.debian.org/debian-gcc/2008/11/msg00080.html
Comment 3 Eric Botcazou 2015-12-05 17:14:30 UTC
Is this still a problem?
Comment 4 dave.anglin 2015-12-05 17:36:53 UTC
On 2015-12-05, at 12:14 PM, ebotcazou at gcc dot gnu.org wrote:

> Is this still a problem?

It is no longer a problem on hppa2.0w-hp-hpux11.11.

--
John David Anglin	dave.anglin@bell.net