This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pieces/master in repository gcc.
discards 4fdc7c9 Check 128-bit constant store in 64-bit mode discards 9f3751b Support 128-bit constant store in 64-bit STV discards 9c98fd2 Don't build 32-bit libitm with -march=i486 on x86-64 discards 821ae37 Don't build 32-bit libgomp with -march=i486 on x86-64 discards 22d10e69 Don't build 32-bit libatomic with -march=i486 on x86-64 discards 461ada4 Allocate memory on cache line if requested discards 54a9664 Disable AVX/SSE on unwind-c.c and unwind-dw2.c discards 33dc51f gcc.target/i386/pieces-memset-1.c discards d392b82 Update i386 piecewise move and store new f404cea Update i386 piecewise move and store new 8ff94ab gcc.target/i386/pieces-memset-1.c new 180ed73 Disable AVX/SSE on unwind-c.c and unwind-dw2.c new dfb913f Allocate memory on cache line if requested new 8577f8d Don't build 32-bit libatomic with -march=i486 on x86-64 new 3ba989e Don't build 32-bit libgomp with -march=i486 on x86-64 new 024e4fa Don't build 32-bit libitm with -march=i486 on x86-64 new 64d5342 Support 128-bit constant store in 64-bit STV new d82af38 Check 128-bit constant store in 64-bit mode
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 (4fdc7c9) \ N -- N -- N refs/heads/hjl/pieces/master (d82af38)
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 9 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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)