public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/19384] New: ACATS c940005 fail (no ZCX) or timeout (ZCX) at runtime on ppc-darwin/linux
@ 2005-01-11 21:46 laurent at guerby dot net
  2005-01-16 12:58 ` [Bug ada/19384] " laurent at guerby dot net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: laurent at guerby dot net @ 2005-01-11 21:46 UTC (permalink / raw)
  To: gcc-bugs

On ppc-darwin (no ZCX) or ppc-linux (no ZCX)

,.,. C940005 ACATS 2.5 04-12-09 05:34:07
---- C940005 Check internal calls of protected functions and procedures.
   * C940005 Unexpected exception in Vehicle Task.
   * C940005 Unexpected paths taken.
**** C940005 FAILED ****************************.

On ppc-linux with ZCX:

,.,. C974012 ACATS 2.5 05-01-11 17:36:46
---- C974012 Asynchronous Select: Trigger is queued on a protected entry
                and completes before the abortable part.

raised PROGRAM_ERROR : s-tasini.adb:299

-- 
           Summary: ACATS c940005 fail (no ZCX) or timeout (ZCX) at runtime
                    on ppc-darwin/linux
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: laurent at guerby dot net
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug ada/19384] ACATS c940005 fail (no ZCX) or timeout (ZCX) at runtime on ppc-darwin/linux
  2005-01-11 21:46 [Bug ada/19384] New: ACATS c940005 fail (no ZCX) or timeout (ZCX) at runtime on ppc-darwin/linux laurent at guerby dot net
@ 2005-01-16 12:58 ` laurent at guerby dot net
  2005-03-17 10:49 ` charlet at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: laurent at guerby dot net @ 2005-01-16 12:58 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From laurent at guerby dot net  2005-01-16 12:58 -------
Note that this tests also fail on debian s390 run, but not on Ulrich s390/x runs:

http://gcc.gnu.org/ml/gcc-testresults/2005-01/msg00691.html

-- 


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


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

* [Bug ada/19384] ACATS c940005 fail (no ZCX) or timeout (ZCX) at runtime on ppc-darwin/linux
  2005-01-11 21:46 [Bug ada/19384] New: ACATS c940005 fail (no ZCX) or timeout (ZCX) at runtime on ppc-darwin/linux laurent at guerby dot net
  2005-01-16 12:58 ` [Bug ada/19384] " laurent at guerby dot net
@ 2005-03-17 10:49 ` charlet at gcc dot gnu dot org
  2005-03-26 18:32 ` pinskia at gcc dot gnu dot org
  2005-06-25 18:34 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: charlet at gcc dot gnu dot org @ 2005-03-17 10:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From charlet at gcc dot gnu dot org  2005-03-17 10:49 -------
Is this test still failing on mainline ?

Arno

-- 


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


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

* [Bug ada/19384] ACATS c940005 fail (no ZCX) or timeout (ZCX) at runtime on ppc-darwin/linux
  2005-01-11 21:46 [Bug ada/19384] New: ACATS c940005 fail (no ZCX) or timeout (ZCX) at runtime on ppc-darwin/linux laurent at guerby dot net
  2005-01-16 12:58 ` [Bug ada/19384] " laurent at guerby dot net
  2005-03-17 10:49 ` charlet at gcc dot gnu dot org
@ 2005-03-26 18:32 ` pinskia at gcc dot gnu dot org
  2005-06-25 18:34 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-26 18:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-26 18:32 -------
(In reply to comment #2)
> Is this test still failing on mainline ?
On ppc-darwin this passes.

-- 


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


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

* [Bug ada/19384] ACATS c940005 fail (no ZCX) or timeout (ZCX) at runtime on ppc-darwin/linux
  2005-01-11 21:46 [Bug ada/19384] New: ACATS c940005 fail (no ZCX) or timeout (ZCX) at runtime on ppc-darwin/linux laurent at guerby dot net
                   ` (2 preceding siblings ...)
  2005-03-26 18:32 ` pinskia at gcc dot gnu dot org
@ 2005-06-25 18:34 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-25 18:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-25 18:34 -------
This was fixed about 3 months ago.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.0


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


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

end of thread, other threads:[~2005-06-25 18:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-11 21:46 [Bug ada/19384] New: ACATS c940005 fail (no ZCX) or timeout (ZCX) at runtime on ppc-darwin/linux laurent at guerby dot net
2005-01-16 12:58 ` [Bug ada/19384] " laurent at guerby dot net
2005-03-17 10:49 ` charlet at gcc dot gnu dot org
2005-03-26 18:32 ` pinskia at gcc dot gnu dot org
2005-06-25 18:34 ` pinskia 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).