Add test case for builtin_unreachable()
commite461ed2a9fabede15a9c65aa87ca19f8c3a0b264
authorChristopher <sparse@chrisli.org>
Tue, 13 Jul 2010 08:05:10 +0000 (13 01:05 -0700)
committerChristopher <sparse@chrisli.org>
Tue, 13 Jul 2010 08:06:19 +0000 (13 01:06 -0700)
tree108a2459fc36201cf7d169047320fd0ef32dc978
parentc7689a5d9e7dc535ee7994f04162f93593970922
Add test case for builtin_unreachable()

The test case is taken from gcc documents.

Signed-off-by: Christopher <sparse@chrisli.org>
validation/builtin_unreachable.c [new file with mode: 0644]