This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/no-plt/master in repository gcc.
discards c201a65 Add ix86_general_operand omits 069135e Call ___tls_get_addr via GOT for GNU TLS if possible omits a440c3c Check if x86 ld supports calling ___tls_get_addr via GOT omits c91a2e6 i386: Load external function address via GOT slot omits c7520d7 i386: Generate R_386_GOT32X relocation for -fno-plt omits c016c38 Check if x86 as/ld support R_386_GOT32X relocation omits 07ddb34 x86-64: Load external function address via GOT slot new 583e3e1 x86-64: Load external function address via GOT slot new 10a5b3c Check if x86 as/ld support R_386_GOT32X relocation new 48fdcca i386: Generate R_386_GOT32X relocation for -fno-plt new f0200cd i386: Load external function address via GOT slot new d7313926 Check if x86 ld supports calling ___tls_get_addr via GOT new dd21ec5 Call ___tls_get_addr via GOT for GNU TLS if possible
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 (c201a65) \ N -- N -- N refs/heads/hjl/no-plt/master (dd21ec5)
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 6 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/predicates.md | 4 +++- gcc/testsuite/gcc.target/i386/pr67400-1.c | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-)