openmp: Return error_mark_node from tsubst_attribute for errneous varid
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / cmphi.c
blobebc152b5e25798187264ca119292cb47e8d8404a
1 int
2 foo (short *p, short a)
4 return a < *p;