mirror of git://gcc.gnu.org/git/gcc.git
parent
714091c605
commit
4d1bb6125f
|
|
@ -4992,7 +4992,7 @@ handle_generic_pragma (token)
|
||||||
return handle_pragma_token (NULL_PTR, NULL_TREE);
|
return handle_pragma_token (NULL_PTR, NULL_TREE);
|
||||||
|
|
||||||
default:
|
default:
|
||||||
handle_pragma_token (token_buffer, NULL);
|
handle_pragma_token (token_buffer, NULL_TREE);
|
||||||
}
|
}
|
||||||
|
|
||||||
token = real_yylex ();
|
token = real_yylex ();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue