This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a04fb17 Update copyright.
new fee30e0 Move diagnostic_show_locus and friends out into a new source file
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 | 8 +++
gcc/Makefile.in | 3 +-
gcc/diagnostic-show-locus.c | 166 ++++++++++++++++++++++++++++++++++++++++++++
gcc/diagnostic.c | 129 ----------------------------------
4 files changed, 176 insertions(+), 130 deletions(-)
create mode 100644 gcc/diagnostic-show-locus.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 gcc-5-branch
in repository gcc.
from ead3085 Daily bump.
new b128da9 PR middle-end/67401 * optabs.c (expand_atomic_compare_and_s [...]
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 | 6 ++++++
gcc/optabs.c | 7 ++++---
2 files changed, 10 insertions(+), 3 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-4_9-branch
in repository gcc.
from 1c202d1 Daily bump.
new a5be0d8 PR middle-end/67401 * optabs.c (expand_atomic_compare_and_s [...]
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 | 6 ++++++
gcc/optabs.c | 7 ++++---
2 files changed, 10 insertions(+), 3 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 0a6c8c6 PR middle-end/67619 * except.c (expand_builtin_eh_return): [...]
new 08c3b2f * dwarf2out.c (switch_to_eh_frame_section): Add ATTRI [...]
new a04fb17 Update copyright.
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 | 5 +++++
gcc/dwarf2out.c | 6 ++----
libgcc/config/rs6000/crtdbase.S | 2 +-
3 files changed, 8 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 master
in repository gcc.
from f1ebffb [PATCH] Break out phi-only cprop into its own file
new 0a6c8c6 PR middle-end/67619 * except.c (expand_builtin_eh_return): [...]
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 | 8 +++++++-
gcc/except.c | 4 ++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr67619.c | 12 ++++++++++++
4 files changed, 26 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr67619.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 445d2ce * config/rs6000/aix61.h (STARTFILE_SPEC): Add crtdbas [...]
new f1ebffb [PATCH] Break out phi-only cprop into its own file
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 | 15 ++
gcc/Makefile.in | 1 +
gcc/tree-ssa-dom.c | 528 ---------------------------------------
gcc/tree-ssa-phionlycprop.c | 589 ++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 605 insertions(+), 528 deletions(-)
create mode 100644 gcc/tree-ssa-phionlycprop.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 552a60d libgcc/ * config.host (powerpc-ibm-aix*): Add crtdbas [...]
new 445d2ce * config/rs6000/aix61.h (STARTFILE_SPEC): Add crtdbas [...]
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 | 4 ++++
gcc/config/rs6000/aix61.h | 2 +-
gcc/config/rs6000/rs6000-protos.h | 4 ++++
3 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 b309adc 2015-09-18 Richard Biener <rguenther(a)suse.de>
new 552a60d libgcc/ * config.host (powerpc-ibm-aix*): Add crtdbas [...]
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 | 35 ++++++++++++++++++++++
gcc/collect2.c | 22 +++++++++++++-
gcc/config/i386/i386-interix.h | 5 ++--
gcc/config/rs6000/rs6000.c | 26 +++++++++++++++-
gcc/config/spu/spu-elf.h | 2 +-
gcc/defaults.h | 2 +-
gcc/doc/tm.texi | 20 ++++++++-----
gcc/doc/tm.texi.in | 20 ++++++++-----
gcc/dwarf2asm.c | 7 +++++
gcc/dwarf2out.c | 35 +++++++++++-----------
gcc/except.c | 30 +++++++++----------
gcc/system.h | 2 +-
libgcc/ChangeLog | 7 +++++
libgcc/config.host | 2 +-
.../{nvptx/nvptx-malloc.h => rs6000/crtdbase.S} | 15 ++++++----
libgcc/config/rs6000/t-aix-cxa | 3 ++
16 files changed, 173 insertions(+), 60 deletions(-)
copy libgcc/config/{nvptx/nvptx-malloc.h => rs6000/crtdbase.S} (75%)
--
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 11c21e1 Fix errors due to extra includes in extc++.h
new b309adc 2015-09-18 Richard Biener <rguenther(a)suse.de>
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 | 13 +++++++++++++
gcc/dwarf2out.c | 28 +++++++++++++++++++++++++---
2 files changed, 38 insertions(+), 3 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 2580703 completely_scalarize arrays as well as records.
new 11c21e1 Fix errors due to extra includes in extc++.h
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/include/ext/random | 4 ++--
libstdc++-v3/include/precompiled/extc++.h | 1 -
3 files changed, 8 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.