On 9/9/24 05:01, Jakub Jelinek wrote:
I think also testing the device={kind(any,any)} and device={kind("any",any)} and device={kind(any,"any"))} would be useful.
Hmmm, it looks like GCC does not presently check for the restriction"Each trait-property may only be specified once in a trait selector other than those in the construct selector set."
I'll have to re-work the patch again to add that. :-S -Sandra