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 83c5342 Fix Align child process stack to 16 bytes discards dccd2c2 Align child process stack to 16 bytes discards 52ed606 Check 128-bit constant store in 64-bit mode discards 5d7bb13 Support 128-bit constant store in 64-bit STV discards c9f8968 Build x86 libatomic with -march=i486 or better discards b0f914f Build x86 libgomp with -march=i486 or better discards 634a1ef Build x86 libitm with -march=i486 or better discards d3c0d93 Disable AVX/SSE on unwind-c.c and unwind-dw2.c discards 35a833e gcc.target/i386/pieces-memset-1.c discards 1a8b851 Update i386 piecewise move and store discards 2cce554 Remove MAX_BITSIZE_MODE_ANY_INT discards c28c929 Add TARGET_GEN_MEMSET_VALUE discards d5130ad Update alignment_for_piecewise_move new 79522b4 Allocate memory on cache line if requested new 0777d3a Update alignment_for_piecewise_move new c5aeefd Add TARGET_GEN_MEMSET_VALUE new f29ea0b Remove MAX_BITSIZE_MODE_ANY_INT new 3685630 Update i386 piecewise move and store new 1991fbe gcc.target/i386/pieces-memset-1.c new bb5b106 Disable AVX/SSE on unwind-c.c and unwind-dw2.c new 145ad05 Build x86 libitm with -march=i486 or better new 86d020a Build x86 libgomp with -march=i486 or better new 6fbbd1f Build x86 libatomic with -march=i486 or better new b2af34d Support 128-bit constant store in 64-bit STV new 8f64301 Check 128-bit constant store in 64-bit mode new ca509e0 Backport r265322 from llvm upstream
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 (83c5342) \ N -- N -- N refs/heads/hjl/pieces/gcc-6-branch (ca509e0)
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: libitm/util.cc | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-)