On 9/4/19 11:22 AM, Jonathan Wakely wrote: > On Wed, 4 Sep 2019 at 09:13, Martin Liška wrote: >> >> On 7/9/19 3:00 PM, Martin Liška wrote: >>> Great. Then I'm sending patch that does the functionality removal. >> >> Hi. >> >> The GCC 9.2.0 is released and the version contains a deprecation >> warning for -frepo. >> >> Is it the right time now to remove it from trunk? > > If users upgrade to 9.2 in 6 months, see the new warning, and tell us > they're using the feature, will it be possible to re-enable it?
Sure, we'll just revert the patch. > > The point of the warning was to see if users complain. Three weeks > isn't a very long time to see if users are going to complain :-) > I see :) That said, I'm going to install the patch close to the end of stage1. Martin