On Fri, 27 Apr 2018, Richard Biener wrote:
>
> This makes us not record all stmts in the visited_stmts hash-set
> but only those that are possibly valid EH stmts. Should save us
> some cycles here.
>
> Bootstrap running on x86_64-unknown-linux-gnu.
This is what i have applied.
Richard.
2018-
This makes us not record all stmts in the visited_stmts hash-set
but only those that are possibly valid EH stmts. Should save us
some cycles here.
Bootstrap running on x86_64-unknown-linux-gnu.
Richard.
2018-04-27 Richard Biener
* tree-cfg.c (verify_gimple_phi): Take a gphi * argum