--- Comment #4 from sam at gcc dot gnu dot org 2007-12-07 13:58 ---
Confirmed on SVN trunk:
+===GNAT BUG DETECTED==+
| 4.3.0 20071207 (experimental) (i686-pc-linux-gnu) Assert_Failure
sem_ch7.adb:1457|
| Error detected at example-gener
--- Comment #3 from chevallier_sylvain at yahoo dot fr 2006-11-27 17:21
---
Okay, I have a *more* compact version of this bug :
$ cat example.ads
package Example is
type I is tagged record
N : Integer;
end record;
private
procedure P_Private (X :
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-11-24 03:06 ---
Still fails as of today.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29958