Re: Crash in remove_stmt_from_en_lp_fn() due to remving of gimple statement using gsi_remove

2019-11-16 Thread Prathamesh Kulkarni
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,

gcc-9-20191116 is now available

2019-11-16 Thread gccadmin
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