This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 58cfc25 combine: More distribute_notes trouble (PR69737)
new be52178 Daily bump.
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/DATESTAMP | 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-4_9-branch
in repository gcc.
from 5a5cd50 2016-02-12 Richard Biener <rguenther(a)suse.de>
new 247c4b4 Daily bump.
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/DATESTAMP | 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 master
in repository gcc.
from d6ad38a * eo.po: Update.
new b841fbd runtime: For c-archive/c-shared, install signal handlers [...]
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/go/gofrontend/MERGE | 2 +-
libgo/runtime/go-libmain.c | 6 ++++--
libgo/runtime/proc.c | 2 +-
libgo/runtime/runtime.h | 2 +-
libgo/runtime/signal_unix.c | 10 +++++++++-
5 files changed, 16 insertions(+), 6 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 d58f707 libgcc/ChangeLog: * config.host (tilegx*-*-linux*): r [...]
new 0aedee4 gcc/ChangeLog: * config/tilepro/t-tilepro: Replace CC [...]
new 2d417cc Fix FAIL: special_functions/18_riemann_zeta/check_value.cc (t [...]
new d6ad38a * eo.po: Update.
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 | 6 ++++++
gcc/config/tilegx/t-tilegx | 2 +-
gcc/config/tilepro/t-tilepro | 4 ++--
libcpp/po/ChangeLog | 4 ++++
libcpp/po/eo.po | 14 ++++++--------
.../special_functions/18_riemann_zeta/check_value.cc | 5 +----
6 files changed, 20 insertions(+), 15 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 38c9bd3 2016-02-12 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new d58f707 libgcc/ChangeLog: * config.host (tilegx*-*-linux*): r [...]
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:
libgcc/ChangeLog | 5 +++++
libgcc/config.host | 5 ++++-
2 files changed, 9 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 1774ff8 2016-02-12 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 38c9bd3 2016-02-12 Jerry DeLisle <jvdelisle(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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/namelist_88.f90 | 29 +++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/namelist_88.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 aec1f4b PR other/69554: avoid excessive source printing for widely-se [...]
new 1774ff8 2016-02-12 Jerry DeLisle <jvdelisle(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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/namelist_38.f90 | 14 +++++++++-----
gcc/testsuite/gfortran.dg/namelist_84.f90 | 5 ++---
libgfortran/ChangeLog | 5 +++++
libgfortran/io/list_read.c | 15 ---------------
5 files changed, 22 insertions(+), 23 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 5af71a8 PR driver/69779: fix bogus cleanup code used by libgccjit aff [...]
new aec1f4b PR other/69554: avoid excessive source printing for widely-se [...]
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 | 33 +++++
gcc/diagnostic-show-locus.c | 226 ++++++++++++++++++++++++++++----
gcc/diagnostic.c | 62 ++++++---
gcc/diagnostic.h | 11 ++
gcc/fortran/ChangeLog | 6 +
gcc/fortran/error.c | 15 +++
gcc/testsuite/ChangeLog | 12 ++
gcc/testsuite/gcc.dg/pr69554-1.c | 152 +++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr69554-1.F90 | 28 ++++
gcc/testsuite/gfortran.dg/pr69554-2.F90 | 21 +++
gcc/testsuite/lib/gcc-dg.exp | 27 ++++
gcc/testsuite/lib/gfortran-dg.exp | 19 ++-
12 files changed, 571 insertions(+), 41 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr69554-1.c
create mode 100644 gcc/testsuite/gfortran.dg/pr69554-1.F90
create mode 100644 gcc/testsuite/gfortran.dg/pr69554-2.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 da7d506 PR driver/69265 and 69453: improved suggestions for various m [...]
new 5af71a8 PR driver/69779: fix bogus cleanup code used by libgccjit aff [...]
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/gcc.c | 16 ++++++++++++++--
2 files changed, 19 insertions(+), 2 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-5-branch
in repository gcc.
from 7d452e4 Back-port EVENTS patch.
new 58cfc25 combine: More distribute_notes trouble (PR69737)
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/combine.c | 16 +++++++---------
2 files changed, 18 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.