Re: [PATCH] Fix PR91062

2019-07-04 Thread Jan Hubicka
> > The following avoids GC collecting during pass execution when a pass > calls cgraph::get_body. > > Bootstrapped / tested on x86_64-unknown-linux-gnu. > > OK? > > Thanks, > Richard. > > 2019-07-03 Richard Biener > > PR ipa/91062 > * tree-pass.h (execute_all_ipa_transforms):

[PATCH] Fix PR91062

2019-07-03 Thread Richard Biener
The following avoids GC collecting during pass execution when a pass calls cgraph::get_body. Bootstrapped / tested on x86_64-unknown-linux-gnu. OK? Thanks, Richard. 2019-07-03 Richard Biener PR ipa/91062 * tree-pass.h (execute_all_ipa_transforms): Add a flag