This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2f8283f79bb Daily bump.
new 4204d3c4658 final_cleanup: Don't create forwarder blocks for degenerate [...]
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/tree-cfg.cc | 73 +++++++++++++++++++++++++++++++++++++++++++++++++-
gcc/tree-cfg.h | 2 +-
gcc/tree-cfgcleanup.cc | 2 +-
3 files changed, 74 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 releases/gcc-15
in repository gcc.
from 043ed7e1859 Ada: Fix ICE when comparing reduction expression with integ [...]
new d01bb0053e4 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/ada/ChangeLog | 14 ++++++++++++++
gcc/testsuite/ChangeLog | 9 +++++++++
3 files changed, 24 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-14
in repository gcc.
from 4910e7f9092 Ada: Fix ICE when comparing reduction expression with integ [...]
new f7f1c4935b5 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/ada/ChangeLog | 14 ++++++++++++++
gcc/testsuite/ChangeLog | 9 +++++++++
3 files changed, 24 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 db00c2d51f4 Daily bump.
new e2f9d801aa4 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 7b3af2bfa1d ipa-devirt: Add speculative direct calls based on stores to [...]
new 2f8283f79bb 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:
ChangeLog | 4 +
contrib/ChangeLog | 5 +
gcc/ChangeLog | 282 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 13 +++
gcc/algol68/ChangeLog | 18 ++++
gcc/analyzer/ChangeLog | 12 +++
gcc/cp/ChangeLog | 73 +++++++++++++
gcc/testsuite/ChangeLog | 79 ++++++++++++++
libgcc/ChangeLog | 6 ++
libgfortran/ChangeLog | 6 ++
libgomp/ChangeLog | 6 ++
12 files changed, 505 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 86c5ec30041 gdb/testsuite: fix tcllint errors in gdb.base/startup-hints.exp
new 8c60d57c697 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-17-branch
in repository binutils-gdb.
from 82949f5697b Automatic date update in version.in
new 6d613f25374 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_45-branch
in repository binutils-gdb.
from fc3cea340b9 Automatic date update in version.in
new 01d8570d36e 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e1eca9a8f58 Ada: Fix ICE when comparing reduction expression with integ [...]
new c8ddca48512 gengtype: Avoid Werror bootstrap fail when a subclass has n [...]
new 14ee9a2b41b cgraph: cgraph_indirect_call_info into a class hierachy
new 7b3af2bfa1d ipa-devirt: Add speculative direct calls based on stores to [...]
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/cgraph.cc | 145 +++---
gcc/cgraph.h | 202 ++++++-
gcc/cgraphclones.cc | 17 +-
gcc/cgraphunit.cc | 3 +-
gcc/common.opt | 4 +
gcc/doc/invoke.texi | 13 +-
gcc/gengtype.cc | 1 +
gcc/ipa-cp.cc | 98 ++--
gcc/ipa-devirt.cc | 215 +++++---
gcc/ipa-inline.cc | 2 +-
gcc/ipa-profile.cc | 2 +-
gcc/ipa-prop.cc | 722 +++++++++++++++++++-------
gcc/ipa-prop.h | 5 +
gcc/ipa-utils.h | 23 +-
gcc/ipa.cc | 2 +-
gcc/lto-cgraph.cc | 24 +-
gcc/opts.cc | 9 +-
gcc/testsuite/gcc.dg/lto/fnptr-from-rec-1_0.c | 41 ++
gcc/testsuite/gcc.dg/lto/fnptr-from-rec-1_1.c | 19 +
gcc/testsuite/gcc.dg/lto/fnptr-from-rec-2_0.c | 43 ++
gcc/testsuite/gcc.dg/lto/fnptr-from-rec-2_1.c | 22 +
gcc/testsuite/gcc.dg/lto/fnptr-from-rec-3_0.c | 43 ++
gcc/testsuite/gcc.dg/lto/fnptr-from-rec-3_1.c | 19 +
gcc/trans-mem.cc | 10 +-
24 files changed, 1247 insertions(+), 437 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/lto/fnptr-from-rec-1_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/fnptr-from-rec-1_1.c
create mode 100644 gcc/testsuite/gcc.dg/lto/fnptr-from-rec-2_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/fnptr-from-rec-2_1.c
create mode 100644 gcc/testsuite/gcc.dg/lto/fnptr-from-rec-3_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/fnptr-from-rec-3_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 releases/gcc-14
in repository gcc.
from 89872c459ec Ada: Fix ICE in fld_incomplete_type_of when building GtkAda [...]
new 4910e7f9092 Ada: Fix ICE when comparing reduction expression with integ [...]
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/ada/exp_attr.adb | 11 +++++------
gcc/testsuite/gnat.dg/reduce4.adb | 9 +++++++++
gcc/testsuite/gnat.dg/reduce5.adb | 36 ++++++++++++++++++++++++++++++++++++
3 files changed, 50 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/reduce4.adb
create mode 100644 gcc/testsuite/gnat.dg/reduce5.adb
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.