This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 23610490825 Fix common.opt.urls
new e8ebc91615a c++: module dialect tweak
new 835530f4ee4 c++: fix namespace alias export
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/cp/module.cc | 5 +++--
gcc/cp/name-lookup.cc | 8 ++++++--
gcc/testsuite/g++.dg/modules/namespace-7_a.C | 14 ++++++++++++++
gcc/testsuite/g++.dg/modules/namespace-7_b.C | 8 ++++++++
4 files changed, 31 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/namespace-7_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/namespace-7_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.
unknown user pushed a change to branch master
in repository gcc.
from 4bce1f71c90 aarch64: Fix nonlocal goto tests incompatible with GCS
new 72677e1119d Revert "Reapply "[PATCH v2] RISC-V: zero_extend(not) -> xor [...]
new 23610490825 Fix common.opt.urls
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/common.opt.urls | 2 +-
gcc/simplify-rtx.cc | 22 ----------------------
gcc/testsuite/gcc.target/riscv/pr112398.c | 14 --------------
3 files changed, 1 insertion(+), 37 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/riscv/pr112398.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 f91e34644e6 libstdc++: Add missing constraint to operator+ for std::mov [...]
new 7828dc07051 Remove allocations which are used only for NULL pointer che [...]
new 269b6477744 New testcase for operator new/delete removal.
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/common.opt | 7 ++
gcc/common.opt.urls | 6 ++
gcc/doc/invoke.texi | 22 +++-
gcc/testsuite/g++.dg/cdce3.C | 2 +-
gcc/testsuite/g++.dg/tree-ssa/dce-1.C | 9 ++
gcc/testsuite/g++.dg/tree-ssa/pr19476-1.C | 2 +-
gcc/testsuite/g++.dg/tree-ssa/pr19476-2.C | 2 +-
gcc/testsuite/g++.dg/tree-ssa/pr19476-3.C | 2 +-
gcc/testsuite/g++.dg/tree-ssa/pr19476-4.C | 2 +-
gcc/testsuite/gcc.dg/analyzer/pr101837.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr19831-3.c | 9 +-
gcc/testsuite/gfortran.dg/pr68078.f90 | 2 +
gcc/tree-ssa-dce.cc | 164 +++++++++++++++++++-----------
13 files changed, 157 insertions(+), 74 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/dce-1.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 28854cf68dc libgomp.texi: Impl. Status - change TR13 to OpenMP 6.0 + fi [...]
new e56d183c159 libstdc++: Use feature test macros consistently in <bits/st [...]
new dec2158b2c3 libstdc++: Use requires-clause for __normal_iterator constructor
new f91e34644e6 libstdc++: Add missing constraint to operator+ for std::mov [...]
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:
libstdc++-v3/include/bits/stl_iterator.h | 112 ++++++++++++---------
.../24_iterators/move_iterator/rel_ops_c++20.cc | 12 +++
2 files changed, 76 insertions(+), 48 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 119c1b76e22 Fix another thinko in peeling for gap compute of get_group_ [...]
new 28854cf68dc libgomp.texi: Impl. Status - change TR13 to OpenMP 6.0 + fi [...]
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:
libgomp/libgomp.texi | 12 +++++-------
1 file changed, 5 insertions(+), 7 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 01413da3b0c ada: Avoid doing unnecessary work in elaborate_expression_2
new faf594ce210 Fix typo in peeling for gap compute of get_group_load_store_type
new 119c1b76e22 Fix another thinko in peeling for gap compute of get_group_ [...]
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/tree-vect-stmts.cc | 4 ++--
1 file changed, 2 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 releases/gcc-13
in repository gcc.
from 68fd1665f0f testsuite: Correct dg-error to dg-warning for cmpccxadd tes [...]
new 3b80ff5b422 Fortran: Fix ASSOCIATE with assumed-length character array [...]
new b706a96cdfe Fortran: Fix problem with substring selectors in ASSOCIATE [...]
new 50139164b16 Fortran: Fix problems with substring selectors in ASSOCIATE [...]
new af07851b385 Fortran: Fix associate_69.f90 that fails on some platforms [...]
The 4 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/resolve.cc | 33 +++++++++++++---
gcc/fortran/trans-stmt.cc | 19 +++++++---
gcc/testsuite/gfortran.dg/associate_69.f90 | 35 +++++++++++++++++
gcc/testsuite/gfortran.dg/associate_70.f90 | 60 ++++++++++++++++++++++++++++++
4 files changed, 137 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/associate_69.f90
create mode 100644 gcc/testsuite/gfortran.dg/associate_70.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 f9272649359 ipa: Introduce a one jump function dumping function
new 53133d07901 ada: Fix internal error on misplaced iterated component ass [...]
new c3db7e37a74 ada: Fix outdated description in System.Arith_* units
new 8d25e228915 ada: Fix spurious warning on representation clause for priv [...]
new 3e4146b6934 ada: Another small fix to the description of run-time libra [...]
new f62972f5cab ada: Adapt proofs of light runtime to current version of SPARK
new 35d36903dc6 ada: Tweak test for predefined units in binder
new 29112f5e1b2 ada: Improved legality checking for deep delta aggregates.
new 01413da3b0c ada: Avoid doing unnecessary work in elaborate_expression_2
The 8 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/bindgen.adb | 7 +-
gcc/ada/gcc-interface/decl.cc | 33 +++++--
gcc/ada/libgnat/a-strmap.adb | 3 +-
gcc/ada/libgnat/a-strsup.adb | 2 +
gcc/ada/libgnat/s-aridou.adb | 218 +++++++++++++++++++++++++++++-------------
gcc/ada/libgnat/s-aridou.ads | 36 +++----
gcc/ada/libgnat/s-arit128.ads | 2 +-
gcc/ada/libgnat/s-arit32.adb | 4 +-
gcc/ada/libgnat/s-arit64.adb | 4 +
gcc/ada/libgnat/s-arit64.ads | 18 ++--
gcc/ada/libgnat/s-expmod.adb | 21 +++-
gcc/ada/libgnat/s-exponn.adb | 16 +++-
gcc/ada/libgnat/s-expont.adb | 16 +++-
gcc/ada/libgnat/s-imagef.ads | 4 +-
gcc/ada/libgnat/s-imgboo.adb | 20 +++-
gcc/ada/libgnat/s-valuti.ads | 1 +
gcc/ada/par-ch4.adb | 22 ++++-
gcc/ada/sem.adb | 10 +-
gcc/ada/sem_aggr.adb | 201 +++++++++++++++++++++++++++++++++++++-
gcc/ada/sem_ch13.adb | 93 +++++++++++-------
gcc/ada/sem_util.adb | 41 --------
gcc/ada/sem_util.ads | 4 -
22 files changed, 551 insertions(+), 225 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 20faea418d5 Add testcases for std::vector optimization
new da29560711b ipa-cp: Fix constant dumping
new f9272649359 ipa: Introduce a one jump function dumping function
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/ipa-cp.cc | 12 +-
gcc/ipa-prop.cc | 211 ++++++++++++++++++----------------
gcc/ipa-prop.h | 3 +
gcc/testsuite/gcc.dg/ipa/ipcp-agg-1.c | 1 +
4 files changed, 124 insertions(+), 103 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.