From: Segher Boessenkool Date: Tue, 10 Apr 2018 21:38:31 +0000 (+0200) Subject: forgot the PR marker in the changelog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bbb4c5e188bb586e11b1dfbba63540e5c709ccdc;p=gcc.git forgot the PR marker in the changelog From-SVN: r259300 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 480af2a620a..107c6d994b8 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.