This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fc386590ad7 2018-02-25 Steven G. Kargl <kargl(a)gcc.gnu.org>
new e7038c57fe5 rs6000: Warn for deprecated options
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 | 5 +++++
gcc/config/rs6000/rs6000.opt | 8 ++++----
2 files changed, 9 insertions(+), 4 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 llvm.
from 5d5077be881 [DebugInfo] Stable sort symbols to remove non-deterministic [...]
new 748f3558aea TableGen: Remove Init::resolveListElementReference
new a410bf62830 TableGen: Get rid of Init::getFieldInit
new 45020d1ff38 TableGen: Remove VarInit::getFieldType
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:
include/llvm/TableGen/Record.h | 96 -----------------------------
lib/TableGen/Record.cpp | 134 +++++------------------------------------
2 files changed, 15 insertions(+), 215 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 clang.
from 6f7238f35a Fix a failing assertion with the pointer_with_type_tag attri [...]
new b2c7a763f5 When diagnosing the arguments to alloc_size, report the fail [...]
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/Sema/SemaDeclAttr.cpp | 32 +++++++++-----------------------
test/Sema/alloc-size.c | 12 ++++++------
2 files changed, 15 insertions(+), 29 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 clang.
from 46ed3ffb90 Switch the default behavior of the Clang<> spelling to opt-i [...]
new 6f7238f35a Fix a failing assertion with the pointer_with_type_tag attri [...]
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/Sema/SemaDeclAttr.cpp | 7 +++----
test/Sema/warn-type-safety.c | 4 ++++
2 files changed, 7 insertions(+), 4 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 4de41a68ed Automatic date update in version.in
new 6f6d0c269e Fix double space expected in cp_test_ptype_class
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/testsuite/ChangeLog | 5 +++++
gdb/testsuite/lib/cp-support.exp | 2 +-
2 files changed, 6 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 llvm.
from 1cb64026709 [InstSimplify] Add test cases for removal of vector fabs on [...]
new 5d5077be881 [DebugInfo] Stable sort symbols to remove non-deterministic [...]
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/CodeGen/AsmPrinter/DwarfDebug.cpp | 2 +-
1 file changed, 1 insertion(+), 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-6-branch
in repository gcc.
from 76ffe647700 Daily bump.
new b87ee767210 2018-02-25 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/decl.c | 49 +++++++++++++++++++++-
gcc/testsuite/ChangeLog | 7 ++++
.../gfortran.dg/automatic_module_variable.f90 | 4 +-
.../gfortran.dg/bad_automatic_objects_1.f90 | 6 ++-
gcc/testsuite/gfortran.dg/explicit_shape_1.f90 | 7 ++++
6 files changed, 75 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/explicit_shape_1.f90
--
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 533c2a57a46 2018-02-25 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 49661c7ad51 2018-02-25 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 9d0af7cbda9 2018-02-25 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 ++++
gcc/fortran/decl.c | 49 +++++++++++++++++++++-
gcc/testsuite/ChangeLog | 8 ++++
.../gfortran.dg/automatic_module_variable.f90 | 4 +-
.../gfortran.dg/bad_automatic_objects_1.f90 | 6 ++-
gcc/testsuite/gfortran.dg/constant_shape.f90 | 7 ++--
gcc/testsuite/gfortran.dg/explicit_shape_1.f90 | 7 ++++
7 files changed, 81 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/explicit_shape_1.f90
--
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 0b0977e7360 2018-02-25 Paul Thomas <pault(a)gcc.gnu.org>
new fc386590ad7 2018-02-25 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/decl.c | 49 +++++++++++++++++++++-
gcc/testsuite/ChangeLog | 10 +++++
.../gfortran.dg/automatic_module_variable.f90 | 4 +-
.../gfortran.dg/bad_automatic_objects_1.f90 | 6 ++-
gcc/testsuite/gfortran.dg/constant_shape.f90 | 7 ++--
gcc/testsuite/gfortran.dg/dec_structure_23.f90 | 9 ++--
gcc/testsuite/gfortran.dg/explicit_shape_1.f90 | 7 ++++
gcc/testsuite/gfortran.dg/pr78240.f90 | 5 ++-
9 files changed, 90 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/explicit_shape_1.f90
--
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 clang.
from d4669c7c1f Document why the consumed attributes (consumable, callable_w [...]
new 46ed3ffb90 Switch the default behavior of the Clang<> spelling to opt-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:
include/clang/Basic/Attr.td | 250 ++++++++++++++++++++++----------------------
1 file changed, 125 insertions(+), 125 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.