]> git.ipfire.org Git - thirdparty/gcc.git/commit
2019-10-28 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Oct 2019 12:25:09 +0000 (12:25 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Oct 2019 12:25:09 +0000 (12:25 +0000)
commit60e32058aca64bf879e10d54eceb99312579290d
tree498c8f04bd2301c8292f4ae411de0918f622fd63
parente68909e26fe52ea06bb405137d2fd2489983453a
2019-10-28  Richard Biener  <rguenther@suse.de>

PR c/92249
* gimple-parser.c (c_parser_parse_gimple_body): Make
current_bb the entry block initially to easier recover
from errors.
(c_parser_gimple_compound_statement): Adjust.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277512 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c/ChangeLog
gcc/c/gimple-parser.c