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 8c67dfc Properly align stack in gcc.target/i386/cleanup-[12].c discards 26328d0 Update i386 piecewise move and store discards 8764251 Remove MAX_BITSIZE_MODE_ANY_INT discards 3700167 Add TARGET_GEN_MEMSET_VALUE discards 773c05d Update alignment_for_piecewise_move discards 4d5c6ba Extend STV pass to 64-bit mode discards 8d53353 Allow all 1s of integer as standard SSE constants new 70ea97a Allow all 1s of integer as standard SSE constants new 3fb696f Extend STV pass to 64-bit mode new 0f140a5 Update alignment_for_piecewise_move new ecf4591 Add TARGET_GEN_MEMSET_VALUE new f8f11cf Remove MAX_BITSIZE_MODE_ANY_INT new 9b18c45 Update i386 piecewise move and store new f1d45da Properly align stack in gcc.target/i386/cleanup-[12].c
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 (8c67dfc) \ N -- N -- N refs/heads/hjl/pieces/master (f1d45da)
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 7 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/constraints.md | 4 ++-- gcc/config/i386/i386-protos.h | 5 +++-- gcc/config/i386/i386.c | 34 ++++++++++++++++------------------ gcc/config/i386/i386.md | 28 +++++++++++++++------------- gcc/config/i386/mmx.md | 3 ++- gcc/config/i386/predicates.md | 2 +- gcc/config/i386/sse.md | 3 ++- 7 files changed, 41 insertions(+), 38 deletions(-)