On Thu, Apr 28, 2022 at 09:25:43AM -0600, Jeff Law via Gcc wrote: > On 4/28/2022 8:59 AM, Jakub Jelinek via Gcc wrote: > > Status > > ====== > > > > We have reached zero P1 regressions today and releases/gcc-12 branch has > > been created. GCC 12.1-rc1 will be built likely tomorrow. > > The branch is now frozen for blocking regressions and documentation > > fixes only, all changes to the branch require a RM approval now. > > > > If no show stoppers appear, we'd like to release 12.1 late next week, > > or soon after that, if any important issues are discovered and > > fixed, rc2 could be released next week. > Do you want me to adjust the testsuite so that we handle the new linker > warnings for executable stacks better? The situation now isn't ideal in > that we're showing spurious regressions if we use the development binutils > bits. > > My pending change backs out my change to gcc.dg/lto/pr04157_0.c and instead > prunes the new warnings out in prune.exp. I was waiting on validation of a > couple targets in my tester which completed yesterday.
Ok if committed today. With the RC we are mainly waiting on PR105417 fix. Jakub