K 10 svn:author V 5 peter K 8 svn:date V 27 2002-04-06T05:51:59.000000Z K 7 svn:log V 334 Exclude xlint for ia64. For the time being, there are enough gcc dependencies in the machine/* headers to make it explode when -U__GNUC__ is specified by lint. Not to mention that lint is passing undocumented (illegal?) args to cpp and that seems to upset gcc-3.1 now. Specifically, -Wp,-CC. -Wp,-C is documented and legal though. END