> Tru64 UNIX Ada bootstrap recently got broken: > > s-taprop.adb:892:12: access to volatile object cannot yield > access-to-non-volatile type > make[6]: *** [s-taprop.o] Error 1 > > s-taprop-tru64.adb missed a patch already applied to s-taprop-{irix, > solaris}.adb. With that change, the bootstrap continues and > libgnat-4.7.so built. > > Ok for mainline? > > Rainer > > > 2011-11-23 Rainer Orth <r...@cebitec.uni-bielefeld.de> > > * s-taprop-tru64.adb (Create_Task): Use Unrestricted_Access.
OK, thanks. Arno