This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ad30265ccfb c++: Implement modules ABI for vtable emissions
new bbe83599320 middle-end/114579 - speed up add_scope_conflicts
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/cfgexpand.cc | 46 +++++++++++++++++++++++++++++++++-------------
1 file changed, 33 insertions(+), 13 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 releases/gcc-13
in repository gcc.
from 17e11119e08 Daily bump.
new d4210574284 rs6000: Replace OPTION_MASK_DIRECT_MOVE with OPTION_MASK_P8 [...]
new 0ae9252f7b5 rs6000: Add OPTION_MASK_POWER8 [PR101865]
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/rs6000/rs6000-builtin.cc | 2 +-
gcc/config/rs6000/rs6000-c.cc | 14 +--
gcc/config/rs6000/rs6000-cpus.def | 5 +-
gcc/config/rs6000/rs6000.cc | 19 +---
gcc/config/rs6000/rs6000.h | 4 +-
gcc/config/rs6000/rs6000.md | 8 +-
gcc/config/rs6000/rs6000.opt | 6 +-
.../gcc.target/powerpc/predefine-p7-novsx.c | 22 +++++
.../powerpc/predefine-p8-noaltivec-novsx.c | 26 ++++++
.../gcc.target/powerpc/predefine-p8-noaltivec.c | 26 ++++++
.../gcc.target/powerpc/predefine-p8-novsx.c | 26 ++++++
.../gcc.target/powerpc/predefine-p8-pragma-vsx.c | 101 +++++++++++++++++++++
.../gcc.target/powerpc/predefine-p9-novsx.c | 26 ++++++
13 files changed, 250 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/predefine-p7-novsx.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/predefine-p8-noaltivec-novsx.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/predefine-p8-noaltivec.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/predefine-p8-novsx.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/predefine-p8-pragma-vsx.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/predefine-p9-novsx.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 fd48e674fd7 Daily bump.
new ad30265ccfb c++: Implement modules ABI for vtable emissions
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/cp/class.cc | 7 ++-
gcc/cp/decl.cc | 8 ++-
gcc/cp/decl2.cc | 102 +++++++++++++++++++++-----------
gcc/cp/module.cc | 12 ++--
gcc/testsuite/g++.dg/modules/virt-2_a.C | 3 -
gcc/testsuite/g++.dg/modules/virt-2_b.C | 9 +--
gcc/testsuite/g++.dg/modules/virt-2_c.C | 10 ++--
gcc/testsuite/g++.dg/modules/virt-4_a.C | 31 ++++++++++
gcc/testsuite/g++.dg/modules/virt-4_b.C | 23 +++++++
9 files changed, 151 insertions(+), 54 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/virt-4_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/virt-4_b.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.
"tcwg-buildslave pushed a change to branch tested
in repository toolchain/jenkins-scripts.
from 8fda517b tcwg_chromium-build.sh: Re-enable autotest
adds 0853e18d tcwg_chromium-build.sh: Reworked on components handling
No new revisions were added by this update.
Summary of changes:
tcwg_chromium-build.sh | 120 +++++++++++++++++++++++++++++++------------------
1 file changed, 76 insertions(+), 44 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 releases/gcc-14
in repository gcc.
from 9ccb16d032e Daily bump.
new 590a065c765 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 releases/gcc-12
in repository gcc.
from 1b91818e471 rs6000: Don't ICE when compiling the __builtin_vsx_splat_2d [...]
new 8754d729de9 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/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 18 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 releases/gcc-13
in repository gcc.
from c70abea054f c++: problematic assert in reference_binding [PR113141]
new 17e11119e08 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 +-
gcc/cp/ChangeLog | 34 ++++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 32 ++++++++++++++++++++++++++++++++
3 files changed, 67 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 releases/gcc-11
in repository gcc.
from 754b14b9894 Daily bump.
new f82e31be940 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 ff98aab108a doc: Describe limitations re Ada, D, and Go on FreeBSD
new fd48e674fd7 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/ChangeLog | 52 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 45 ++++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 39 +++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 6 ++++++
5 files changed, 143 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 binutils-gdb.
from 347775edd49 [gdb/testsuite] Fix stray file in get_compiler_info
new 75d933919d8 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.