This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch melt-branch
in repository gcc.
from 06d81ee [gcc/] 2016-04-13 Basile Starynkevitch <basile@starynkevit [...]
new 8237d48 2016-04-13 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
The 1 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.MELT | 8 ++++++++
gcc/Makefile.in | 8 ++++----
gcc/melt-runtime.h | 5 +----
gcc/melt-runtypes-6.h | 3 ++-
4 files changed, 15 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/interrupt/stage1
in repository gcc.
discards 883d8dd Add ix86_set_func_type
discards d504189 Don't save mask and bound registers
discards fcf11d8 Fix x86 interrupt attribute tests
discards be108b7 Fix Add an array of function pointer test for PR 68661
discards b069da1 Don't allow MPX, SSE, MMX nor x87 instructions
new a8ebc91 Don't allow MPX, SSE, MMX nor x87 instructions
new 69419f8 Fix Add an array of function pointer test for PR 68661
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 (883d8dd)
\
N -- N -- N refs/heads/hjl/interrupt/stage1 (69419f8)
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 2 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 | 3 ++-
gcc/testsuite/gcc.dg/torture/pr68037-1.c | 1 +
gcc/testsuite/gcc.dg/torture/pr68037-2.c | 1 +
gcc/testsuite/gcc.dg/torture/pr68037-3.c | 1 +
4 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 66d7bcc 2016-04-13 Dominique d'Humieres <dominiq(a)lps.ens.fr>
new b68df76 PR debug/70628 * explow.c (convert_memory_address_addr_spac [...]
new 92bda44 gcc/
The 2 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 | 11 ++++++++++
gcc/config/i386/i386.md | 6 +++---
gcc/config/i386/sse.md | 8 ++++----
gcc/explow.c | 6 +++---
gcc/testsuite/ChangeLog | 6 ++++++
.../gcc.target/i386/avx512bw-kunpckdq-2.c | 24 ++++++++++++++++++++++
.../gcc.target/i386/avx512bw-kunpckwd-2.c | 24 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/avx512f-kunpckbw-2.c | 24 ++++++++++++++++++++++
8 files changed, 99 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bw-kunpckdq-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bw-kunpckwd-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-kunpckbw-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch melt-branch
in repository gcc.
from c99ecaa 2016-02-12 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
new 06d81ee [gcc/] 2016-04-13 Basile Starynkevitch <basile@starynkevit [...]
The 1 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.MELT | 5 ++++
gcc/Makefile.in | 15 ++++++++---
gcc/melt-runtime.h | 1 +
gcc/{config/frv/frv-opts.h => melt-runtypes-6.h} | 34 +++++++++---------------
4 files changed, 30 insertions(+), 25 deletions(-)
copy gcc/{config/frv/frv-opts.h => melt-runtypes-6.h} (52%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d08aa03 PR middle-end/70633 * gimplify.c (gimplify_init_constructor [...]
new 66d7bcc 2016-04-13 Dominique d'Humieres <dominiq(a)lps.ens.fr>
The 1 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/fortran/ChangeLog | 6 ++++++
gcc/fortran/gfortran.texi | 14 ++++++++++++++
2 files changed, 20 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 09321e8 Patch from Roger Orr <rogero(a)howzatt.demon.co.uk> PR prepro [...]
new 38ea8a2 PR debug/70628 * rtl.h (convert_memory_address_addr_space_1 [...]
new d08aa03 PR middle-end/70633 * gimplify.c (gimplify_init_constructor [...]
The 2 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/explow.c | 36 ++++++++++++---------
gcc/gimplify.c | 6 +++-
gcc/rtl.h | 2 ++
gcc/simplify-rtx.c | 18 +++++++++--
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gcc.c-torture/compile/pr70633.c | 12 +++++++
gcc/testsuite/gcc.dg/torture/pr70628.c | 46 +++++++++++++++++++++++++++
8 files changed, 126 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr70633.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr70628.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4ce015b Daily bump.
new 09321e8 Patch from Roger Orr <rogero(a)howzatt.demon.co.uk> PR prepro [...]
The 1 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:
libcpp/ChangeLog | 7 +++++++
libcpp/directives.c | 6 +++++-
2 files changed, 12 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-4_9-branch
in repository gcc.
from 9a06bc2 Daily bump.
new 746ec6e [ARM] PR target/70566 Check that condition register is dead i [...]
The 1 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 | 11 +++++++
gcc/config/arm/thumb2.md | 6 ++--
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gcc.c-torture/execute/pr70566.c | 47 +++++++++++++++++++++++++++
4 files changed, 70 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr70566.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 77f9794 reflect: change Value.Call results to not be addressable
new 9231d5c Fix PR c++/70610 (wrong overload resolution during template p [...]
new 4ce015b Daily bump.
The 2 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/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 8 ++++++++
gcc/cp/tree.c | 8 +-------
gcc/cp/typeck.c | 6 ++----
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/template/pr70610-2.C | 21 +++++++++++++++++++++
gcc/testsuite/g++.dg/template/pr70610-3.C | 21 +++++++++++++++++++++
gcc/testsuite/g++.dg/template/pr70610-4.C | 19 +++++++++++++++++++
gcc/testsuite/g++.dg/template/pr70610.C | 21 +++++++++++++++++++++
9 files changed, 102 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/pr70610-2.C
create mode 100644 gcc/testsuite/g++.dg/template/pr70610-3.C
create mode 100644 gcc/testsuite/g++.dg/template/pr70610-4.C
create mode 100644 gcc/testsuite/g++.dg/template/pr70610.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.