[Bug ada/29958] Ada: gcc bug box with an inherited generic package

2007-12-07 Thread sam at gcc dot gnu dot org
--- 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

[Bug ada/29958] Ada: gcc bug box with an inherited generic package

2006-11-27 Thread chevallier_sylvain at yahoo dot fr
--- 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 :

[Bug ada/29958] Ada: gcc bug box with an inherited generic package

2006-11-23 Thread pinskia at gcc dot gnu dot org
--- 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