Merge with trank @ 137446
[official-gcc.git] / gcc / testsuite / g++.dg / other / builtin1.C
blob88665819987b9e2cb1bb46bd541465b01395bd8d
1 /* { dg-do compile } */
3 void foo()
5   __builtin_isless (foo, 0); /* { dg-error "non-floating-point arguments" } */