K 10 svn:author V 6 emaste K 8 svn:date V 27 2015-08-31T19:20:18.598688Z K 7 svn:log V 328 MFC r282551: Remove historical GNUC test The requirement is for a GCC-compatible compiler and not necessarily GCC itself. However, we currently expect any compiler used for building the whole of FreeBSD to be GCC-compatible and many things will break if not; there's no longer a need to have an explicit test for this in rtld. END