On Sun, Jul 24, 2016 at 1:44 PM, wrote:
> From: Trevor Saunders
>
> gcc/ChangeLog:
>
> 2016-07-24 Trevor Saunders
>
> * tree-ssa-structalias.c (struct topo_info): Add constructor,
> and change types of members to auto_vec and auto_sbitmap.
> (init_topo_info): Remove.
>
From: Trevor Saunders
gcc/ChangeLog:
2016-07-24 Trevor Saunders
* tree-ssa-structalias.c (struct topo_info): Add constructor,
and change types of members to auto_vec and auto_sbitmap.
(init_topo_info): Remove.
(topo_info::topo_info): New constructor.
(