* ChangeLog: Fix my ChangeLog entry.

From-SVN: r246545
This commit is contained in:
Uros Bizjak 2017-03-28 18:53:50 +02:00
parent 34fac449e1
commit 189d9d3a8f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
PR target/53383 PR target/53383
* config/i386/i386.c (ix86_option_override_internal): Always * config/i386/i386.c (ix86_option_override_internal): Always
allow -mincoming-stack-boundary=3 for 64-bit targets. allow -mpreferred-stack-boundary=3 for 64-bit targets.
2017-03-28 Bin Cheng <bin.cheng@arm.com> 2017-03-28 Bin Cheng <bin.cheng@arm.com>