public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/21317] ACATS c954025 c954026 failures
       [not found] <bug-21317-226@http.gcc.gnu.org/bugzilla/>
@ 2005-11-16 17:57 ` ebotcazou at gcc dot gnu dot org
  2005-11-16 21:04 ` [Bug ada/21317] ACATS c954025 c954026 c99004a failures laurent at guerby dot net
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-11-16 17:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from ebotcazou at gcc dot gnu dot org  2005-11-16 17:57 -------
*** Bug 24897 has been marked as a duplicate of this bug. ***


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schwab at suse dot de


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


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

* [Bug ada/21317] ACATS c954025 c954026 c99004a  failures
       [not found] <bug-21317-226@http.gcc.gnu.org/bugzilla/>
  2005-11-16 17:57 ` [Bug ada/21317] ACATS c954025 c954026 failures ebotcazou at gcc dot gnu dot org
@ 2005-11-16 21:04 ` laurent at guerby dot net
  2006-01-26 20:39 ` guerby at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: laurent at guerby dot net @ 2005-11-16 21:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from laurent at guerby dot net  2005-11-16 21:04 -------
I have seen the three tests (c954025 c954026 c99004a) failing from time to time
on my x86 or x86_64-linux builds on 4.0 and 4.1, I'll look into increasing
delay values (which are currently shortened in GCC version of ACATS vs the
official one to save testing time).

,.,. C99004A ACATS 2.5 05-11-09 23:32:15
---- C99004A CHECK THAT THE PREFIX OF 'TERMINATED AND 'CALLABLE CAN BE A
                FUNCTION CALL RETURNING AN OBJECT HAVING A TASK TYPE.
   * C99004A INCORRECT VALUE FOR F'TERMINATED AFTER TERMINATION OF TASK.
   * C99004A INCORRECT VALUE FOR T2'TERMINATED AFTER TERMINATION OF
                TASK.
**** C99004A FAILED ****************************.


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|sparc-sun-solaris2.*, ia64- |
                   |linux                       |
            Summary|ACATS c954025 c954026       |ACATS c954025 c954026
                   |failures                    |c99004a  failures


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


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

* [Bug ada/21317] ACATS c954025 c954026 c99004a  failures
       [not found] <bug-21317-226@http.gcc.gnu.org/bugzilla/>
  2005-11-16 17:57 ` [Bug ada/21317] ACATS c954025 c954026 failures ebotcazou at gcc dot gnu dot org
  2005-11-16 21:04 ` [Bug ada/21317] ACATS c954025 c954026 c99004a failures laurent at guerby dot net
@ 2006-01-26 20:39 ` guerby at gcc dot gnu dot org
  2006-01-26 20:40 ` guerby at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: guerby at gcc dot gnu dot org @ 2006-01-26 20:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from guerby at gcc dot gnu dot org  2006-01-26 20:39 -------
Subject: Bug 21317

Author: guerby
Date: Thu Jan 26 20:39:16 2006
New Revision: 110270

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110270
Log:
2006-01-26  Laurent GUERBY <laurent@guerby.net>

        PR ada/21317
        * ada/acats/support/impdef.a: Add One_Long_Second.
        * ada/acats/tests/c9/c94025.a: Use One_Long_Second.
        * ada/acats/tests/c9/c94026.a: Likewise.
        * ada/acats/tests/c9/c97305c.ada: Likewise.
        * ada/acats/tests/c9/c99004a.ada: Likewise.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/ada/acats/support/impdef.a
    trunk/gcc/testsuite/ada/acats/tests/c9/c954025.a
    trunk/gcc/testsuite/ada/acats/tests/c9/c954026.a
    trunk/gcc/testsuite/ada/acats/tests/c9/c97305c.ada
    trunk/gcc/testsuite/ada/acats/tests/c9/c99004a.ada


-- 


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


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

* [Bug ada/21317] ACATS c954025 c954026 c99004a  failures
       [not found] <bug-21317-226@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2006-01-26 20:39 ` guerby at gcc dot gnu dot org
@ 2006-01-26 20:40 ` guerby at gcc dot gnu dot org
  2006-01-26 20:42 ` guerby at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: guerby at gcc dot gnu dot org @ 2006-01-26 20:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from guerby at gcc dot gnu dot org  2006-01-26 20:40 -------
Subject: Bug 21317

Author: guerby
Date: Thu Jan 26 20:40:46 2006
New Revision: 110271

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110271
Log:
2006-01-26  Laurent GUERBY <laurent@guerby.net>

        PR ada/21317
        * ada/acats/support/impdef.a: Add One_Long_Second.
        * ada/acats/tests/c9/c94025.a: Use One_Long_Second.
        * ada/acats/tests/c9/c94026.a: Likewise.
        * ada/acats/tests/c9/c97305c.ada: Likewise.
        * ada/acats/tests/c9/c99004a.ada: Likewise.


Modified:
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_1-branch/gcc/testsuite/ada/acats/support/impdef.a
    branches/gcc-4_1-branch/gcc/testsuite/ada/acats/tests/c9/c954025.a
    branches/gcc-4_1-branch/gcc/testsuite/ada/acats/tests/c9/c954026.a
    branches/gcc-4_1-branch/gcc/testsuite/ada/acats/tests/c9/c97305c.ada
    branches/gcc-4_1-branch/gcc/testsuite/ada/acats/tests/c9/c99004a.ada


-- 


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


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

* [Bug ada/21317] ACATS c954025 c954026 c99004a  failures
       [not found] <bug-21317-226@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2006-01-26 20:40 ` guerby at gcc dot gnu dot org
@ 2006-01-26 20:42 ` guerby at gcc dot gnu dot org
  2006-02-13  4:40 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: guerby at gcc dot gnu dot org @ 2006-01-26 20:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from guerby at gcc dot gnu dot org  2006-01-26 20:42 -------
Subject: Bug 21317

Author: guerby
Date: Thu Jan 26 20:42:23 2006
New Revision: 110272

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110272
Log:
2006-01-26  Laurent GUERBY <laurent@guerby.net>

        PR ada/21317
        * ada/acats/support/impdef.a: Add One_Long_Second.
        * ada/acats/tests/c9/c94025.a: Use One_Long_Second.
        * ada/acats/tests/c9/c94026.a: Likewise.
        * ada/acats/tests/c9/c97305c.ada: Likewise.
        * ada/acats/tests/c9/c99004a.ada: Likewise.


Modified:
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_0-branch/gcc/testsuite/ada/acats/support/impdef.a
    branches/gcc-4_0-branch/gcc/testsuite/ada/acats/tests/c9/c954025.a
    branches/gcc-4_0-branch/gcc/testsuite/ada/acats/tests/c9/c954026.a
    branches/gcc-4_0-branch/gcc/testsuite/ada/acats/tests/c9/c97305c.ada
    branches/gcc-4_0-branch/gcc/testsuite/ada/acats/tests/c9/c99004a.ada


-- 


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


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

* [Bug ada/21317] ACATS c954025 c954026 c99004a  failures
       [not found] <bug-21317-226@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2006-01-26 20:42 ` guerby at gcc dot gnu dot org
@ 2006-02-13  4:40 ` pinskia at gcc dot gnu dot org
  2006-02-15  6:36 ` laurent at guerby dot net
  2006-03-04 15:39 ` ebotcazou at gcc dot gnu dot org
  7 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-02-13  4:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from pinskia at gcc dot gnu dot org  2006-02-13 04:40 -------
Isn't this fixed now or just worked around?


-- 


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


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

* [Bug ada/21317] ACATS c954025 c954026 c99004a  failures
       [not found] <bug-21317-226@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2006-02-13  4:40 ` pinskia at gcc dot gnu dot org
@ 2006-02-15  6:36 ` laurent at guerby dot net
  2006-03-04 15:39 ` ebotcazou at gcc dot gnu dot org
  7 siblings, 0 replies; 8+ messages in thread
From: laurent at guerby dot net @ 2006-02-15  6:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from laurent at guerby dot net  2006-02-15 06:35 -------
These were never real failures, just some tests that depend on some cpu time to
real time properties that we failed to meet with the agressive sleep time
reduction (via the One_Second trick) we apply on original ACATS tests. 

Let's mark as waiting for feedback, if they don't appear again in
gcc-testresults for a while, then let's consider it fixed.


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


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


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

* [Bug ada/21317] ACATS c954025 c954026 c99004a  failures
       [not found] <bug-21317-226@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2006-02-15  6:36 ` laurent at guerby dot net
@ 2006-03-04 15:39 ` ebotcazou at gcc dot gnu dot org
  7 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2006-03-04 15:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from ebotcazou at gcc dot gnu dot org  2006-03-04 15:39 -------
> Let's mark as waiting for feedback, if they don't appear again in
> gcc-testresults for a while, then let's consider it fixed.

They pass for me now with 4.1.0, thanks.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.3


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


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

end of thread, other threads:[~2006-03-04 15:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-21317-226@http.gcc.gnu.org/bugzilla/>
2005-11-16 17:57 ` [Bug ada/21317] ACATS c954025 c954026 failures ebotcazou at gcc dot gnu dot org
2005-11-16 21:04 ` [Bug ada/21317] ACATS c954025 c954026 c99004a failures laurent at guerby dot net
2006-01-26 20:39 ` guerby at gcc dot gnu dot org
2006-01-26 20:40 ` guerby at gcc dot gnu dot org
2006-01-26 20:42 ` guerby at gcc dot gnu dot org
2006-02-13  4:40 ` pinskia at gcc dot gnu dot org
2006-02-15  6:36 ` laurent at guerby dot net
2006-03-04 15:39 ` ebotcazou 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).