------- Additional Comments From baldrick at free dot fr 2005-01-03 10:07 ------- Subject: Re: ICE on legal (?) code: with type ... is access + variable of the access type
> with type is an obsolete construct, which is replaced by "limited with" in > Ada 05, and already supported by GNAT. > > At some point with type will be retired, so no bugs on this feature will > be fixed. Hi Arno, fair enough. The funny thing is: the reason I tried "with type" was because my attempt to use "limited with"... caused an ICE! So expect a new bug report soon :) Duncan. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19237