This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f7c0889d898 * repinfo.ads: Document new treatment of dynamic values. [...]
new 0870dec2cbd * gcc-interface/trans.c (adjust_for_implicit_deref): New f [...]
new 404455fef97 * gcc-interface/gigi.h (renaming_from_generic_instantiatio [...]
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/ada/ChangeLog | 28 +++++++++++++
gcc/ada/gcc-interface/decl.c | 31 +++++++-------
gcc/ada/gcc-interface/gigi.h | 2 +-
gcc/ada/gcc-interface/trans.c | 71 ++++++++++++++++++--------------
gcc/ada/gcc-interface/utils.c | 24 +++++------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gnat.dg/taft_type4.adb | 10 +++++
gcc/testsuite/gnat.dg/taft_type4_pkg.adb | 14 +++++++
gcc/testsuite/gnat.dg/taft_type4_pkg.ads | 13 ++++++
9 files changed, 136 insertions(+), 62 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/taft_type4.adb
create mode 100644 gcc/testsuite/gnat.dg/taft_type4_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/taft_type4_pkg.ads
--
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 9c2c00d63ea * gcc-interface/trans.c (Call_to_gnu): If this is a functi [...]
new f7c0889d898 * repinfo.ads: Document new treatment of dynamic values. [...]
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/ada/ChangeLog | 17 +++++++
gcc/ada/gcc-interface/decl.c | 103 +++++++++++++++++++++++++++----------------
gcc/ada/repinfo.adb | 13 ++++--
gcc/ada/repinfo.ads | 33 ++++++++------
gcc/ada/repinfo.h | 3 +-
5 files changed, 114 insertions(+), 55 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 master
in repository gcc.
from 9b53a7514a4 2017-09-05 Richard Biener <rguenther(a)suse.de>
new 9c2c00d63ea * gcc-interface/trans.c (Call_to_gnu): If this is a functi [...]
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/ada/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/trans.c | 12 +++++++-----
2 files changed, 13 insertions(+), 5 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 gcc-7-branch
in repository gcc.
from e082d30d071 * gcc-interface/trans.c (pos_to_constructor): Skip convers [...]
new b44d1e6f2c6 * gcc-interface/trans.c (Call_to_gnu): If this is a functi [...]
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/ada/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/trans.c | 12 +++++++-----
2 files changed, 13 insertions(+), 5 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 gcc-6-branch
in repository gcc.
from 9b4cdc66ea4 Daily bump.
new e53be202bdc * gcc-interface/trans.c (pos_to_constructor): Skip convers [...]
new e813b0673a8 * gcc-interface/trans.c (Call_to_gnu): If this is a functi [...]
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/ada/ChangeLog | 11 +++++++++++
gcc/ada/gcc-interface/trans.c | 21 +++++++++++++++------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/array29.adb | 26 ++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/array29.ads | 7 +++++++
5 files changed, 63 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/array29.adb
create mode 100644 gcc/testsuite/gnat.dg/array29.ads
--
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 llvm.
from cd919a1d282 [ARM] GlobalISel: Support global variables for RWPI
new 853df635053 [ARM] GlobalISel: Minor cleanups in inst selector
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:
lib/Target/ARM/ARMInstructionSelector.cpp | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 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 master
in repository gcc.
from ae74ed7c4c6 Daily bump.
new baab4554d44 Learn CFG cleanup to transform single case switches to gcond.
new 05b127f6b4c * gcc-interface/trans.c (pos_to_constructor): Skip convers [...]
new 9b53a7514a4 2017-09-05 Richard Biener <rguenther(a)suse.de>
The 3 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/ada/ChangeLog | 5 ++++
gcc/ada/gcc-interface/trans.c | 9 +++++-
gcc/testsuite/ChangeLog | 17 ++++++++++++
gcc/testsuite/g++.dg/other/pr82032.C | 36 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/switch-10.c | 5 ++--
gcc/testsuite/gcc.dg/torture/pr82102.c | 21 ++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr68198.c | 6 ++--
gcc/testsuite/gcc.dg/tree-ssa/vrp34.c | 5 ++--
gcc/testsuite/gnat.dg/array29.adb | 26 +++++++++++++++++
gcc/testsuite/gnat.dg/array29.ads | 7 +++++
gcc/tree-cfg.c | 24 ++++++++++++++++
gcc/tree-cfg.h | 2 ++
gcc/tree-cfgcleanup.c | 49 +++++++++++++++++++++++++++++++++
gcc/tree-ssa-pre.c | 1 +
gcc/tree-switch-conversion.c | 27 ++++--------------
16 files changed, 226 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/pr82032.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr82102.c
create mode 100644 gcc/testsuite/gnat.dg/array29.adb
create mode 100644 gcc/testsuite/gnat.dg/array29.ads
--
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-7-branch
in repository gcc.
from efe27ddd70a Daily bump.
new e082d30d071 * gcc-interface/trans.c (pos_to_constructor): Skip convers [...]
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/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/trans.c | 9 ++++++++-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/array29.adb | 26 ++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/array29.ads | 7 +++++++
5 files changed, 50 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gnat.dg/array29.adb
create mode 100644 gcc/testsuite/gnat.dg/array29.ads
--
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 llvm.
from 109ad353263 [X86] Add hasSideEffects=0 and mayLoad=1 to some instructio [...]
new cd919a1d282 [ARM] GlobalISel: Support global variables for RWPI
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:
lib/Target/ARM/ARMInstructionSelector.cpp | 66 +++++++++++++++++-----
.../ARM/GlobalISel/arm-isel-globals-ropi-rwpi.ll | 46 +++++++++++++++
.../GlobalISel/arm-select-globals-ropi-rwpi.mir | 26 +++++++++
test/CodeGen/ARM/GlobalISel/arm-unsupported.ll | 12 ----
4 files changed, 123 insertions(+), 27 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 master
in repository binutils-gdb.
from 625ce09c1c Define an error function in the PPC simulator library.
new d6b687ac7a expprint: Fix format string warning
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:
gdb/ChangeLog | 5 +++++
gdb/expprint.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.