public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/21717] New: [4.1 regression] Endless stream of exceptions
@ 2005-05-23  9:17 schwab at suse dot de
  2005-05-23 18:06 ` [Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a) pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: schwab at suse dot de @ 2005-05-23  9:17 UTC (permalink / raw)
  To: gcc-bugs

The ACATS tests c95085a, c95085b and c95086a fail with an endless stream of 
exceptions. 
 
$ tail ./c9/c95086a/c95086a.log 
   * NO_NAME EXCEPTION RAISED IN ACCEPT E1. 
   * NO_NAME EXCEPTION RAISED IN ACCEPT E1. 
   * NO_NAME EXCEPTION RAISED IN ACCEPT E1. 
   * NO_NAME EXCEPTION RAISED IN ACCEPT E1. 
   * NO_NAME EXCEPTION RAISED IN ACCEPT E1. 
   * NO_NAME EXCEPTION RAISED IN ACCEPT E1. 
   * NO_NAME EXCEPTION RAISED IN ACCEPT E1. 
   * NO_NAME EXCEPTION RAISED IN ACCEPT E1. 
   * NO_NAME EXCEPTION RAISED IN ACCEPT E1. 
   * NO_NAME EXCEPTION RAISED IN ACCEPT E1.

-- 
           Summary: [4.1 regression] Endless stream of exceptions
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schwab at suse dot de
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: ia64-suse-linux


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


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

* [Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a)
  2005-05-23  9:17 [Bug ada/21717] New: [4.1 regression] Endless stream of exceptions schwab at suse dot de
@ 2005-05-23 18:06 ` pinskia at gcc dot gnu dot org
  2005-08-22  3:37 ` mmitchel at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-23 18:06 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
           Keywords|                            |wrong-code
            Summary|[4.1 regression] Endless    |[4.1 regression] Endless
                   |stream of exceptions        |stream of exceptions (
                   |                            |c95085a, c95085b and
                   |                            |c95086a)
   Target Milestone|---                         |4.1.0


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


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

* [Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a)
  2005-05-23  9:17 [Bug ada/21717] New: [4.1 regression] Endless stream of exceptions schwab at suse dot de
  2005-05-23 18:06 ` [Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a) pinskia at gcc dot gnu dot org
@ 2005-08-22  3:37 ` mmitchel at gcc dot gnu dot org
  2005-09-30 15:52 ` steven at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 10+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-08-22  3:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2005-08-22 03:36 -------
Ada bugs are not release-critical; removing target milestone.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.0                       |---


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


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

* [Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a)
  2005-05-23  9:17 [Bug ada/21717] New: [4.1 regression] Endless stream of exceptions schwab at suse dot de
  2005-05-23 18:06 ` [Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a) pinskia at gcc dot gnu dot org
  2005-08-22  3:37 ` mmitchel at gcc dot gnu dot org
@ 2005-09-30 15:52 ` steven at gcc dot gnu dot org
  2005-09-30 15:56 ` charlet at adacore dot com
  2005-09-30 18:50 ` laurent at guerby dot net
  4 siblings, 0 replies; 10+ messages in thread
From: steven at gcc dot gnu dot org @ 2005-09-30 15:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From steven at gcc dot gnu dot org  2005-09-30 15:51 -------
Maybe an Ada maintainer could at least confirm the bug? 

-- 


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


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

* [Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a)
  2005-05-23  9:17 [Bug ada/21717] New: [4.1 regression] Endless stream of exceptions schwab at suse dot de
                   ` (2 preceding siblings ...)
  2005-09-30 15:52 ` steven at gcc dot gnu dot org
@ 2005-09-30 15:56 ` charlet at adacore dot com
  2005-09-30 18:50 ` laurent at guerby dot net
  4 siblings, 0 replies; 10+ messages in thread
From: charlet at adacore dot com @ 2005-09-30 15:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From charlet at adacore dot com  2005-09-30 15:54 -------
Subject: Re:  [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a)

> Maybe an Ada maintainer could at least confirm the bug? 

AFAIK, this is ia64 specific, so requires an ia64 set up.

Arno


-- 


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


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

* [Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a)
  2005-05-23  9:17 [Bug ada/21717] New: [4.1 regression] Endless stream of exceptions schwab at suse dot de
                   ` (3 preceding siblings ...)
  2005-09-30 15:56 ` charlet at adacore dot com
@ 2005-09-30 18:50 ` laurent at guerby dot net
  4 siblings, 0 replies; 10+ messages in thread
From: laurent at guerby dot net @ 2005-09-30 18:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From laurent at guerby dot net  2005-09-30 18:50 -------
Unfortunately ia64-linux is currently in very bad shape Ada-wise with 191 ACATS
FAIL in Andreas Schwab latest 4.1 run:

http://gcc.gnu.org/ml/gcc-testresults/2005-09/msg01362.html

May be future fixes for the current dozen x86/x86_64 4.1 regressions will get
ia64 in better shape...

-- 


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


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

* [Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a)
       [not found] <bug-21717-50@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-10-30 23:20 ` pinskia at gcc dot gnu dot org
@ 2005-11-16 17:19 ` schwab at suse dot de
  3 siblings, 0 replies; 10+ messages in thread
From: schwab at suse dot de @ 2005-11-16 17:19 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from schwab at suse dot de  2005-11-16 17:19 -------
Fixed with the recent Ada update.


-- 

schwab at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a)
       [not found] <bug-21717-50@http.gcc.gnu.org/bugzilla/>
  2005-10-22 21:51 ` pinskia at gcc dot gnu dot org
  2005-10-23  0:23 ` schwab at suse dot de
@ 2005-10-30 23:20 ` pinskia at gcc dot gnu dot org
  2005-11-16 17:19 ` schwab at suse dot de
  3 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-30 23:20 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P5
   Target Milestone|---                         |4.1.0


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


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

* [Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a)
       [not found] <bug-21717-50@http.gcc.gnu.org/bugzilla/>
  2005-10-22 21:51 ` pinskia at gcc dot gnu dot org
@ 2005-10-23  0:23 ` schwab at suse dot de
  2005-10-30 23:20 ` pinskia at gcc dot gnu dot org
  2005-11-16 17:19 ` schwab at suse dot de
  3 siblings, 0 replies; 10+ messages in thread
From: schwab at suse dot de @ 2005-10-23  0:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from schwab at suse dot de  2005-10-23 00:23 -------
No, it is still the same.


-- 


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


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

* [Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a)
       [not found] <bug-21717-50@http.gcc.gnu.org/bugzilla/>
@ 2005-10-22 21:51 ` pinskia at gcc dot gnu dot org
  2005-10-23  0:23 ` schwab at suse dot de
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-22 21:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from pinskia at gcc dot gnu dot org  2005-10-22 21:51 -------
Does this work now?


-- 


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


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

end of thread, other threads:[~2005-11-16 17:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-23  9:17 [Bug ada/21717] New: [4.1 regression] Endless stream of exceptions schwab at suse dot de
2005-05-23 18:06 ` [Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a) pinskia at gcc dot gnu dot org
2005-08-22  3:37 ` mmitchel at gcc dot gnu dot org
2005-09-30 15:52 ` steven at gcc dot gnu dot org
2005-09-30 15:56 ` charlet at adacore dot com
2005-09-30 18:50 ` laurent at guerby dot net
     [not found] <bug-21717-50@http.gcc.gnu.org/bugzilla/>
2005-10-22 21:51 ` pinskia at gcc dot gnu dot org
2005-10-23  0:23 ` schwab at suse dot de
2005-10-30 23:20 ` pinskia at gcc dot gnu dot org
2005-11-16 17:19 ` schwab at suse dot de

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).