This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/no-plt/no-plt in repository gcc.
discards 6e93009 Default to -fno-plt discards a096dd8 IFUNC resolver may resolve to a non-local function discards 4c2a14b Call ___tls_get_addr via GOT for GNU TLS if possible discards 26c57cf Check if x86 ld supports calling ___tls_get_addr via GOT discards 63a11d2 i386: Load external function address via GOT slot discards ec2c163 i386: Generate R_386_GOT32X relocation for -fno-plt discards 77d54f2 Check if x86 as/ld support R_386_GOT32X relocation discards 5b47ab4 x86-64: Load external function address via GOT slot new 68f6bcc x86-64: Load external function address via GOT slot new f6be0db Check if x86 as/ld support R_386_GOT32X relocation new 2af5681 i386: Generate R_386_GOT32X relocation for -fno-plt new 6eb8b1f i386: Load external function address via GOT slot new 2a82738 Check if x86 ld supports calling ___tls_get_addr via GOT new 3e1ecf5 Call ___tls_get_addr via GOT for GNU TLS if possible new 58c8263 IFUNC resolver may resolve to a non-local function new d0f110e Default to -fno-plt
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (6e93009) \ N -- N -- N refs/heads/hjl/no-plt/no-plt (d0f110e)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 8 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.c | 3 +++ gcc/config/i386/predicates.md | 8 ++++---- gcc/testsuite/gcc.target/i386/{pr67400-1.c => pr67400-6.c} | 10 +++++----- 3 files changed, 12 insertions(+), 9 deletions(-) copy gcc/testsuite/gcc.target/i386/{pr67400-1.c => pr67400-6.c} (71%)