Give the test file for __builtin_expect() the correct name (try.c, not
authorNicholas Clark <nick@ccl4.org>
Mon, 24 Mar 2008 16:30:26 +0000 (16:30 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 24 Mar 2008 16:30:26 +0000 (16:30 +0000)
commit70ceb34a909fb6c80c73c6f464c828728c2c8877
tree8c4a3cec3df914da2ce806bcdcd1e6b7627abc13
parented1b9de06a0ca967d0a805d341b8c031df2a4b41
Give the test file for __builtin_expect() the correct name (try.c, not
builtin.c). Correct the user visible text, which was clearly a cut &
paste from __builtin_choose_expr. For both, also run the program as
part of the checks. Add a return value to the test program, and make
it return something useful (that the if statement worked).

p4raw-id: //depot/perl@33551
Configure