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 d18f886 Load address of external function from its GOT slot new ae10ddd Fix Properly handle -fno-plt in ix86_expand_call new 8b55171 noplt_string
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/Makefile.in | 3 +- gcc/common.opt | 10 ++---- gcc/config/i386/i386.c | 16 +++------ gcc/noplt-symbols.c | 38 ++++++++++++---------- gcc/noplt-symbols.h | 5 ++- gcc/opts.c | 9 ----- .../gcc.target/i386/{noplt-6.c => noplt-16.c} | 6 ++-- gcc/testsuite/gcc.target/i386/pr67215-3.c | 3 +- gcc/toplev.c | 2 +- 9 files changed, 38 insertions(+), 54 deletions(-) copy gcc/testsuite/gcc.target/i386/{noplt-6.c => noplt-16.c} (57%)