[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 private package

2006-11-23 Thread chevallier_sylvain at yahoo dot fr
--- Comment #1 from chevallier_sylvain at yahoo dot fr 2006-11-23 19:00 --- Created an attachment (id=12673) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12673&action=view) cat of all the source files required by the bug box This is the cat of the source files named by

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

2006-11-23 Thread chevallier_sylvain at yahoo dot fr
ReportedBy: chevallier_sylvain at yahoo dot fr http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29958