--- 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 #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
ReportedBy: chevallier_sylvain at yahoo dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29958