On Sat, 16 Nov 2019 at 11:28, Shubham Narlawar wrote:
>
> Hello,
>
> I'm writing a Simple LTO pass. I have placed my optimization routine under
> execute() hook. In my optimization routine, I want to delete an
> instruction for which I have the gimple_stmt_iterator. If I call
> gsi_remove(gsi,
Snapshot gcc-9-20191116 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/9-20191116/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 9 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-9