This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pieces/gcc-6-branch in repository gcc.
discards ca509e0 Backport r265322 from llvm upstream discards 8f64301 Check 128-bit constant store in 64-bit mode discards b2af34d Support 128-bit constant store in 64-bit STV discards 6fbbd1f Build x86 libatomic with -march=i486 or better discards 86d020a Build x86 libgomp with -march=i486 or better discards 145ad05 Build x86 libitm with -march=i486 or better discards bb5b106 Disable AVX/SSE on unwind-c.c and unwind-dw2.c discards 1991fbe gcc.target/i386/pieces-memset-1.c discards 3685630 Update i386 piecewise move and store discards f29ea0b Remove MAX_BITSIZE_MODE_ANY_INT discards c5aeefd Add TARGET_GEN_MEMSET_VALUE discards 0777d3a Update alignment_for_piecewise_move discards 79522b4 Allocate memory on cache line if requested new 9745ea7 Allocate memory on cache line if requested new 1e91966 Backport r265322 from llvm upstream new 3a798c0 Update alignment_for_piecewise_move new 8a1f27d Add TARGET_GEN_MEMSET_VALUE new 536b6e9 Remove MAX_BITSIZE_MODE_ANY_INT new 3b0ace9 Update i386 piecewise move and store new 1f4a58e gcc.target/i386/pieces-memset-1.c new 1429e03 Disable AVX/SSE on unwind-c.c and unwind-dw2.c new 4a1bc37 Build x86 libitm with -march=i486 or better new 5e76228 Build x86 libgomp with -march=i486 or better new 4b67d17 Build x86 libatomic with -march=i486 or better new 9bff75b Support 128-bit constant store in 64-bit STV new 827b2f75 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 (ca509e0) \ N -- N -- N refs/heads/hjl/pieces/gcc-6-branch (827b2f75)
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 13 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: