K 10 svn:author V 6 marino K 8 svn:date V 27 2015-12-06T21:19:55.550779Z K 7 svn:log V 357 lang/asis: Fix build for gcc6 The UET_Address attribute has been removed for gcc6. It was intended for internal use only, but it wasn't used. Rather than apply this patch for GCC6 only through the EXTRA_PATCHES mechanism, just unconditionally remove the check regardless of gnat used to build it. (It should not make any difference). No bump required. END