mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Satisfy GCC checks.
This commit is contained in:
@@ -398,6 +398,8 @@ void compiler_compile(void)
|
||||
}
|
||||
task = &thread_compile_task_tb;
|
||||
break;
|
||||
default:
|
||||
UNREACHABLE
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user