projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34fac44
)
* ChangeLog: Fix my ChangeLog entry.
author
Uros Bizjak
<uros@gcc.gnu.org>
Tue, 28 Mar 2017 16:53:50 +0000
(18:53 +0200)
committer
Uros Bizjak
<uros@gcc.gnu.org>
Tue, 28 Mar 2017 16:53:50 +0000
(18:53 +0200)
From-SVN: r246545
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 3fa7dcf6b5a9dc8809abe975699b084bc7c92af6..3f60cac31608e01f993f05eaf5384767b87256c9 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-2,7
+2,7
@@
PR target/53383
* config/i386/i386.c (ix86_option_override_internal): Always
- allow -m
incoming
-stack-boundary=3 for 64-bit targets.
+ allow -m
preferred
-stack-boundary=3 for 64-bit targets.
2017-03-28 Bin Cheng <bin.cheng@arm.com>