projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfc358b
)
Correct ChangeLog of x86: Add -mfunction-return=
author
H.J. Lu
<hjl@gcc.gnu.org>
Sun, 14 Jan 2018 20:57:36 +0000
(12:57 -0800)
committer
H.J. Lu
<hjl@gcc.gnu.org>
Sun, 14 Jan 2018 20:57:36 +0000
(12:57 -0800)
From-SVN: r256673
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index b59e50f7b59c88fce29aeedd0b974182ed5103b3..61a13aa61fb2316816d46b3a13649c45d963fff0 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-54,7
+54,8
@@
return.
(output_indirect_thunk_function): Pass false to
indirect_thunk_name.
- (ix86_output_indirect_branch): Likewise.
+ (ix86_output_indirect_branch_via_reg): Likewise.
+ (ix86_output_indirect_branch_via_push): Likewise.
(output_indirect_thunk_function): Create alias for function
return thunk if regno < 0.
(ix86_output_function_return): New function.