This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 11e9242 * inclhack.def (aix_stdio_inline): New fix. ( [...]
new 5e45351 * include/experimental/array: Add feature-test macro. * tes [...]
new 70d0260 * include/experimental/any (any::operator=(const any&)): Mov [...]
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:
libstdc++-v3/ChangeLog | 15 ++++++
libstdc++-v3/include/experimental/any | 59 +++++++++++-----------
libstdc++-v3/include/experimental/array | 1 +
.../testsuite/experimental/any/assign/self.cc | 54 +++++++++++++++++++-
.../experimental/any/misc/any_cast_neg.cc | 2 +-
libstdc++-v3/testsuite/experimental/array/neg.cc | 2 +-
6 files changed, 101 insertions(+), 32 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 trunk
in repository gcc.
from a328e03 Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptx
new 11e9242 * inclhack.def (aix_stdio_inline): New fix. ( [...]
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:
fixincludes/ChangeLog | 10 +++++
fixincludes/fixincl.x | 86 +++++++++++++++++++++++++++++++++++-------
fixincludes/inclhack.def | 25 ++++++++++++
fixincludes/tests/base/stdio.h | 10 +++++
4 files changed, 117 insertions(+), 14 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 trunk
in repository gcc.
from 00e693e [AArch64][obvious] Fix some target attribute inlining tests f [...]
new a328e03 Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptx
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 | 17 +++++++++++++++++
gcc/config/nvptx/nvptx.c | 2 --
gcc/config/nvptx/nvptx.h | 2 +-
gcc/debug.h | 1 +
gcc/defaults.h | 2 +-
gcc/dwarf2out.c | 43 +++++++++++++++++++++++++++++++++++++++++++
gcc/opts.c | 2 +-
gcc/toplev.c | 4 ++++
8 files changed, 68 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 43ee6fb [AArch64][obvious] Mark target_attr_1.c as compile-only
new 011db27 DWARF2: add extensions to handle fixed point types
new 2f72d95 DWARF2: add extensions to handle biased types
new 00e693e [AArch64][obvious] Fix some target attribute inlining tests f [...]
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/aarch64/target_attr_14.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_5.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_8.c | 2 +-
include/ChangeLog | 9 +++++++++
include/dwarf2.def | 7 +++++++
6 files changed, 25 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 58bb1db gcc/
new 7f203d5 [Patch ARM/AArch64] Add missing is_neon_type types
new 43ee6fb [AArch64][obvious] Mark target_attr_1.c as compile-only
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 | 4 ++++
gcc/config/arm/types.md | 4 ++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/aarch64/target_attr_1.c | 2 +-
4 files changed, 13 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 trunk
in repository gcc.
from 2d511d1 jit: on OS X, add -Wl,-undefined,dynamic_lookup to driver invocation
new 58bb1db gcc/
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 | 10 ++++++++++
gcc/config/i386/driver-i386.c | 5 +++++
gcc/config/i386/i386.c | 7 ++++++-
gcc/doc/invoke.texi | 6 ++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/i386/builtin_target.c | 6 ++++++
libgcc/ChangeLog | 5 +++++
libgcc/config/i386/cpuinfo.c | 7 +++++++
8 files changed, 49 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 trunk
in repository gcc.
from f7d93d6 Daily bump.
new 2d511d1 jit: on OS X, add -Wl,-undefined,dynamic_lookup to driver invocation
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/jit/ChangeLog | 5 +++++
gcc/jit/jit-playback.c | 9 +++++++++
2 files changed, 14 insertions(+)
--
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 trunk
in repository gcc.
from 8ae2112 * dwarf.c (read_function_entry): Add vec_inlined parameter. [...]
new f7d93d6 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 trunk
in repository gcc.
from d1dff24 * gcc.dg/pr66314.c: Moved from here to .. * gcc.dg/asan/pr6 [...]
new 8ae2112 * dwarf.c (read_function_entry): Add vec_inlined parameter. [...]
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:
libbacktrace/ChangeLog | 5 +++++
libbacktrace/dwarf.c | 17 +++++++++++++----
2 files changed, 18 insertions(+), 4 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 trunk
in repository gcc.
from 9808693 * ira-int.h: Include recog.h. * ira-build.c: Don't include [...]
new d1dff24 * gcc.dg/pr66314.c: Moved from here to .. * gcc.dg/asan/pr6 [...]
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/gcc.dg/{ => asan}/pr66314.c | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
rename gcc/testsuite/gcc.dg/{ => asan}/pr66314.c (78%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.