Allow declaring type synonyms
This commit is contained in:
@ -197,7 +197,7 @@ static tree elna_langhook_builtin_function(tree decl)
|
||||
|
||||
static bool elna_langhook_global_bindings_p(void)
|
||||
{
|
||||
gcc_unreachable();
|
||||
return false;
|
||||
}
|
||||
|
||||
static tree elna_langhook_pushdecl(tree decl ATTRIBUTE_UNUSED)
|
||||
|
Reference in New Issue
Block a user