This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr68991/master in repository gcc.
discards f5f8909 Verify alignment in *mov<mode>_internal discards 00a4b07 Disable ix86_legitimate_combined_insn discards ca22b44 Don't use Bm constraint in SSE *mov<mode>_internal discards ac25ff4 Use vector_operand on SSE with 16b memory operand discards 2b62fe7 Add vector_operand discards d9d7d1e Add vector_memory_operand and "Bm" constraint adds 855b105 * gnat.dg/specs/debug1.ads: Delete. adds 74663a8 Daily bump. adds 6e5b112 * gnatvsn.ads: Bump copyright year. adds 33e0bf2 2016-01-03 Matthias Klose doko@ubuntu.com adds 300e100 2016-01-03 Paul Thomas pault@gcc.gnu.org adds 1f12920 Daily bump. adds 586176d 2016-01-03 Vladimír Čunát vcunat@gmail.com adds fde14df 2016-01-03 Sandra Loosemore sandra@codesourcery.com new b4a2a1e Add vector_memory_operand and "Bm" constraint new 7791244 Use vector_operand on SSE with 16b memory operand new a2b95d5 Don't use Bm constraint in SSE *mov<mode>_internal new 7b5741b Disable ix86_legitimate_combined_insn new 24dd1e6 Verify alignment in *mov<mode>_internal
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 (f5f8909) \ N -- N -- N refs/heads/hjl/pr68991/master (24dd1e6)
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 5 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/ChangeLog | 16 + gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 10505 +------------------------------ gcc/ada/{ChangeLog => ChangeLog-2015} | 0 gcc/ada/gnatvsn.ads | 4 +- gcc/doc/extend.texi | 95 +- gcc/doc/invoke.texi | 4 +- gcc/testsuite/ChangeLog | 9 + gcc/testsuite/gfortran.dg/pr65045.f90 | 15 + gcc/testsuite/gnat.dg/specs/debug1.ads | 14 - libjava/ChangeLog | 5 + libjava/include/jvm.h | 2 +- libjava/libtool-version | 2 +- 13 files changed, 93 insertions(+), 10580 deletions(-) copy gcc/ada/{ChangeLog => ChangeLog-2015} (100%) create mode 100644 gcc/testsuite/gfortran.dg/pr65045.f90 delete mode 100644 gcc/testsuite/gnat.dg/specs/debug1.ads