From: Segher Boessenkool Date: Tue, 10 Apr 2018 21:38:31 +0000 (+0200) Subject: forgot the PR marker in the changelog X-Git-Tag: basepoints/gcc-9~194 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbb4c5e188bb586e11b1dfbba63540e5c709ccdc;p=thirdparty%2Fgcc.git forgot the PR marker in the changelog From-SVN: r259300 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 480af2a620a7..107c6d994b87 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2018-04-10 Segher Boessenkool + PR target/85287 * gcc/config/rs6000/rs6000.md (allocate_stack): Put the residual size for stack clash protection in a register whenever we need it to be in a register.