This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/got/master in repository gcc.
from ddbd661 Load address of external function from its GOT slot new 2dad44f Fix Load address of external function from its GOT slot new c6805e4 Fix Load specific external function addresses via GOT slot
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/i386/i386-protos.h | 2 +- gcc/config/i386/i386.c | 20 +++++++++++--------- gcc/config/i386/predicates.md | 2 +- gcc/noplt-symbols.c | 20 ++++++++++++-------- gcc/noplt-symbols.h | 1 + gcc/testsuite/gcc.target/i386/noplt-17.c | 11 +++++++++++ 6 files changed, 37 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/noplt-17.c