gdb and binutils branch master updated. 731885c1add5b5012654fe1a70572f033c8d21f8
hjl@sourceware.org
hjl@sourceware.org
Thu Nov 20 19:32:00 GMT 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via 731885c1add5b5012654fe1a70572f033c8d21f8 (commit)
from 5f7cbeec7d698c4881ffbb55d9c3288536098d32 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=731885c1add5b5012654fe1a70572f033c8d21f8
commit 731885c1add5b5012654fe1a70572f033c8d21f8
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Thu Nov 20 11:29:45 2014 -0800
Always load function pointer into a stack variable
This patch makes sure that compiler won't optimize out loading function
into a stack variable.
* ld-ifunc/ifunc-main.c (get_bar): New function.
(main): Use it.
-----------------------------------------------------------------------
Summary of changes:
ld/testsuite/ChangeLog | 5 +++++
ld/testsuite/ld-ifunc/ifunc-main.c | 13 +++++++++++--
2 files changed, 16 insertions(+), 2 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list