[Bug ada/23519] Dividing fixed point number by zero returns zero.

2006-01-17 Thread listor1 dot rombobeorn at comhem dot se
--- Comment #11 from listor1 dot rombobeorn at comhem dot se 2006-01-17 21:31 --- Subject: Re: Dividing fixed point number by zero returns zero. Excuse me, what's the reason for marking this bug as invalid? That an exception on division by zero isn't required?

[Bug ada/25245] Discriminant is left uninitialized.

2005-12-09 Thread listor1 dot rombobeorn at comhem dot se
--- Comment #7 from listor1 dot rombobeorn at comhem dot se 2005-12-09 22:35 --- Subject: Re: Discriminant is left uninitialized. > But the constraint_error for "OS of A1b" looks correct, and if commented > the one on "OS of A2b", it is a language m

[Bug ada/25245] Discriminant is left uninitialized.

2005-12-06 Thread listor1 dot rombobeorn at comhem dot se
--- Comment #4 from listor1 dot rombobeorn at comhem dot se 2005-12-06 22:21 --- Subject: Re: Discriminant is left uninitialized. laurent at guerby dot net wrote: > The problem is that you are using "Unbounded_String" in your record, and > this brings in lots of dope

[Bug ada/25245] Discriminant is left uninitialized.

2005-12-03 Thread listor1 dot rombobeorn at comhem dot se
--- Comment #2 from listor1 dot rombobeorn at comhem dot se 2005-12-03 17:55 --- Created an attachment (id=10398) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10398&action=view) demonstrates strange error message -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25245

[Bug ada/25245] Discriminant is left uninitialized.

2005-12-03 Thread listor1 dot rombobeorn at comhem dot se
--- Comment #1 from listor1 dot rombobeorn at comhem dot se 2005-12-03 17:54 --- Created an attachment (id=10397) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10397&action=view) demonstrates uninitialized discriminant -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25245

[Bug ada/25245] New: Discriminant is left uninitialized.

2005-12-03 Thread listor1 dot rombobeorn at comhem dot se
Discriminant is left uninitialized. Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: listor1 dot rombobeorn at comhem dot se

[Bug ada/23514] fixed point error cause Ada exception block does NOT work

2005-08-22 Thread listor1 dot rombobeorn at comhem dot se
--- Additional Comments From listor1 dot rombobeorn at comhem dot se 2005-08-22 20:39 --- The behaviour reported by Windows users is that on the first division by zero an exception is raised and handled just fine, but the second time the program enters an infinite loop. Gnat 3.15p

[Bug ada/23519] Dividing fixed point number by zero returns zero.

2005-08-22 Thread listor1 dot rombobeorn at comhem dot se
--- Additional Comments From listor1 dot rombobeorn at comhem dot se 2005-08-22 20:23 --- Created an attachment (id=9557) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9557&action=view) shorter test case, not tried but expected to show the same behaviour -- http://gcc.

[Bug ada/23519] Dividing fixed point number by zero returns zero.

2005-08-22 Thread listor1 dot rombobeorn at comhem dot se
--- Additional Comments From listor1 dot rombobeorn at comhem dot se 2005-08-22 20:21 --- Created an attachment (id=9556) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9556&action=view) test case reported to fail -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23519

[Bug ada/23519] New: Dividing fixed point number by zero returns zero.

2005-08-22 Thread listor1 dot rombobeorn at comhem dot se
fixed point number by zero returns zero. Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: listor1 dot rombobeorn at comhe