This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d43192fe4db Create an extra BB in profile-generate (PR tree-optimizatio [...]
new fde5367133d 2017-06-12 Doug Rupp <rupp(a)adacore.com>
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 | 5 +
fixincludes/fixincl.x | 132 ++----------------------
fixincludes/inclhack.def | 116 ---------------------
gcc/ChangeLog | 6 ++
gcc/config.gcc | 2 +
gcc/config/{glibc-stdint.h => vxworks-stdint.h} | 22 ++--
6 files changed, 26 insertions(+), 257 deletions(-)
copy gcc/config/{glibc-stdint.h => vxworks-stdint.h} (74%)
--
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 newlib.
from efaef1bba Don't overread or write memory returned by _DTOA_R
new 0fbd27dd1 Remove FreeBSD specifics from RTEMS <arpa/inet.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:
newlib/libc/sys/rtems/include/arpa/inet.h | 21 ---------------------
1 file changed, 21 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 cbbefc646d8 PR bootstrap/80897 * exp_ch3.adb (Make_Predefined_Primiti [...]
new d43192fe4db Create an extra BB in profile-generate (PR tree-optimizatio [...]
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 | 7 +++++++
gcc/tree-profile.c | 8 ++++++++
2 files changed, 15 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 master
in repository gcc.
from bf0ea9ad533 rs6000: Remove e500.h from config.gcc some more
new cbbefc646d8 PR bootstrap/80897 * exp_ch3.adb (Make_Predefined_Primiti [...]
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/ChangeLog | 5 +++++
gcc/ada/exp_ch3.adb | 2 +-
2 files changed, 6 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 55c260a363b PR ada/81070 * s-interr-hwint.adb: Reinstate. * gcc-inte [...]
new bf0ea9ad533 rs6000: Remove e500.h from config.gcc some more
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 ++++
gcc/config.gcc | 20 ++++++++++----------
2 files changed, 14 insertions(+), 10 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-7-branch
in repository gcc.
from 34df4954780 RTEMS: Use TLS for Ada run-time
new e40b2ea3a94 PR ada/81070 * s-interr-hwint.adb: Reinstate. * gcc-inte [...]
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/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/Makefile.in | 2 +-
.../{s-interr-vxworks.adb => s-interr-hwint.adb} | 23 +++-------------------
3 files changed, 10 insertions(+), 21 deletions(-)
copy gcc/ada/{s-interr-vxworks.adb => s-interr-hwint.adb} (97%)
--
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 3be33b09fb8 * elf.c (backtrace_initialize): Always set *fileline_fn. [...]
new 731c7a4564b 2017-06-12 Richard Biener <rguenther(a)suse.de>
new 070dd4d4d48 PR tree-optimization/81003 * tree-ssa-reassoc.c (force_in [...]
new 55c260a363b PR ada/81070 * s-interr-hwint.adb: Reinstate. * gcc-inte [...]
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/ChangeLog | 13 +++++
gcc/ada/ChangeLog | 6 ++
gcc/ada/gcc-interface/Makefile.in | 2 +-
.../{s-interr-vxworks.adb => s-interr-hwint.adb} | 23 +-------
gcc/testsuite/ChangeLog | 10 ++++
gcc/testsuite/gcc.c-torture/compile/pr81003.c | 10 ++++
gcc/testsuite/gcc.dg/torture/pr81053.c | 12 ++++
gcc/tree-ssa-reassoc.c | 29 ++++++++--
gcc/tree-vect-loop.c | 64 ++++++++++------------
9 files changed, 106 insertions(+), 63 deletions(-)
copy gcc/ada/{s-interr-vxworks.adb => s-interr-hwint.adb} (97%)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr81003.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr81053.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 llvm.
from 0158aaf614d Export the required symbol from DynamicLibraryTests
new f6d6d2b0f7c [X86][SSE] Change memop fragment to inherit from vec128load [...]
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:
lib/Target/X86/X86InstrFragmentsSIMD.td | 12 ++++--------
1 file changed, 4 insertions(+), 8 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 binutils-gdb.
from fd0219988d Automatic date update in version.in
new 3704e3589d S/390: Return with an error for broken tls rewrites
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/elf32-s390.c | 21 ++++++++++++++++-----
bfd/elf64-s390.c | 21 ++++++++++++++++-----
2 files changed, 32 insertions(+), 10 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 907e8de9afc gcc/testsuite/ Backport from trunk r247713. * gcc.target [...]
new d043ff2ac6f gcc/testsuite/ Backport from trunk r247714. 2017-05-06 [...]
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/gcc.target/arm/pr69180.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.