gcc.h: add macro gcc_unreachable()

This commit is contained in:
Max Kellermann
2013-08-03 21:34:17 +02:00
parent 105b431e4c
commit 67f591a9ce
12 changed files with 18 additions and 14 deletions

View File

@@ -93,6 +93,7 @@ ChainFilter::CloseUntil(const Filter *until)
/* this assertion fails if #until does not exist (anymore) */
assert(false);
gcc_unreachable();
}
static const struct audio_format *