This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6953561 [PATCH] Fix undefined behaviour in SH port * config/sh/s [...]
new 63d6cdd [PATCH] Fix undefined behaviour in arc port
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 | 5 +++++
gcc/config/arc/arc.c | 6 ++++--
gcc/config/arc/constraints.md | 4 ++--
3 files changed, 11 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 master
in repository gcc.
from 99eafd7 Daily bump.
new 6759b05 [PATCH] Fix undefined behaviour in cris port * config/cris/c [...]
new f86cb0d [PATCH] Fix undefined behaviour in mips port * config/mips/m [...]
new 6953561 [PATCH] Fix undefined behaviour in SH port * config/sh/s [...]
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 | 12 ++++++++++++
gcc/config/cris/cris.md | 6 ++++--
gcc/config/mips/mips.c | 2 +-
gcc/config/sh/sh.h | 2 +-
4 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 master
in repository gcc.
from 08a4b79 2015-09-25 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 99eafd7 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 gcc-5-branch
in repository gcc.
from fa18614 2015-09-25 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 2757691 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 gcc-4_9-branch
in repository gcc.
from 7efc6ab 2015-09-25 Tobias Burnus <burnus(a)net-b.de>
new 3cc629e 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 gcc-5-branch
in repository gcc.
from ad95d2c 2015-09-25 Steven G. Kargl <kargl(a)gcc.gnu.org>
new fa18614 2015-09-25 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 5 +++++
gcc/fortran/resolve.c | 6 +++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr67614.f90 | 12 ++++++++++++
4 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr67614.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 gcc-5-branch
in repository gcc.
from cf4010f 2015-09-25 Tobias Burnus <burnus(a)net-b.de>
new ad95d2c 2015-09-25 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/parse.c | 11 +++++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr67525.f90 | 18 ++++++++++++++++++
4 files changed, 36 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr67525.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 3999697 Fix type in the changelog entry,
new 8ec43c0 2015-09-25 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 08a4b79 2015-09-25 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 11 +++++++++++
gcc/fortran/parse.c | 11 +++++++----
gcc/fortran/resolve.c | 6 +++++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gfortran.dg/pr67525.f90 | 18 ++++++++++++++++++
gcc/testsuite/gfortran.dg/pr67614.f90 | 12 ++++++++++++
6 files changed, 63 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr67525.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr67614.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 754752e Add PR fortran/55603 working test
new e4b5658 2015-09-25 Vladimir Makarov <vmakarov(a)redhat.com>
new 3999697 Fix type in the changelog entry,
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 | 6 ++++++
gcc/lra-constraints.c | 6 ++++++
2 files changed, 12 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 hjl/interrupt/gcc-5-branch
in repository gcc.
discards ecc74a2 Pass VOIDmode to gen_rtx_SET on GCC 5 branch
discards 3945086 Implement x86 interrupt attribute
omits 4f86ede Rename IA MCU processor lakemount to lakemont
omits c44b036 Change IA MCU processor from iamcu to lakemount
omits d99b799 Add a testcase for PR target/66821
omits ecf3e38 Update MOVE_RATIO cost for IA MCU
omits ad98abd Define DBX_REGISTER_NUMBER for IA MCU
omits 2569cd1 Cleanup FPmode splitters a bit
omits c2b01a0 More fix for PR rtl-optimization/66626
omits ca435d5 Fix PR rtl-optimization/66626
omits 895944e Replicate static chain on the stack
omits 44946d9 Add a testcase for PR target/66824
omits d7118cc Fix PR target/66824
omits 81314ed Allow indirect sibcall with register arguments
omits b99ba6d Fix PR target/65753
omits 14fad5a Adjust variable shift costs for IA MCU
omits 7c70476 Update config/i386/iamcu.h
omits 481b5ce Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
omits 32f27a9 Check int_size_in_bytes in ix86_return_in_memory
omits d4a329b Allow <adxintrin.h> for IA MCU
omits af80b8d Don't pass/return vectors in registers for IAMCU
omits b267ce4 Handle PROCESSOR_IAMCU in ix86_target_macros_internal
omits 0d7bbb3 Optimize i?86-*-elfiamcu for iamcu by default
omits b0e4ac1 Add -march=iamcu to optimize for IA MCU
omits df445a9 Add IA MCU support to x86intrin.h
omits fde277e IA MCU psABI support: testsuite
omits 7031cc2 IA MCU psABI support: changes to libraries
omits 85c5c9d IA MCU psABI support: GCC changes
adds cbc5e1b PR sanitizer/64906 * c-ubsan.c (ubsan_instrument_division): [...]
adds 1ee2c79 * tr.po: Update.
adds e094ad0 2015-09-25 Tobias Burnus <burnus(a)net-b.de>
adds cf4010f 2015-09-25 Tobias Burnus <burnus(a)net-b.de>
new 1360310 IA MCU psABI support: GCC changes
new 8e7e619 IA MCU psABI support: changes to libraries
new 3056535 IA MCU psABI support: testsuite
new 8b8e5b1 Add IA MCU support to x86intrin.h
new 7ca80e6 Add -march=iamcu to optimize for IA MCU
new 33d3ebf Optimize i?86-*-elfiamcu for iamcu by default
new 3b68f75 Handle PROCESSOR_IAMCU in ix86_target_macros_internal
new 5f66260 Don't pass/return vectors in registers for IAMCU
new 7545410 Allow <adxintrin.h> for IA MCU
new e87dbcb Check int_size_in_bytes in ix86_return_in_memory
new 3343f81 Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
new 67aad1d Update config/i386/iamcu.h
new dcc7eb6 Adjust variable shift costs for IA MCU
new 7eb05c8 Fix PR target/65753
new fab4942 Allow indirect sibcall with register arguments
new f736692 Fix PR target/66824
new 5125d0e Add a testcase for PR target/66824
new f75fa12 Replicate static chain on the stack
new 44f9e0b Fix PR rtl-optimization/66626
new 1541140 More fix for PR rtl-optimization/66626
new 329caa5 Cleanup FPmode splitters a bit
new 4145d8a Define DBX_REGISTER_NUMBER for IA MCU
new e67d314 Update MOVE_RATIO cost for IA MCU
new e32b59b Add a testcase for PR target/66821
new 31591bf Change IA MCU processor from iamcu to lakemount
new 194f562 Rename IA MCU processor lakemount to lakemont
new 06edde9 Implement x86 interrupt attribute
new 90032bc Pass VOIDmode to gen_rtx_SET on GCC 5 branch
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ecc74a2)
\
N -- N -- N refs/heads/hjl/interrupt/gcc-5-branch (90032bc)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 28 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 | 8 +
gcc/c-family/ChangeLog | 5 +
gcc/c-family/c-ubsan.c | 1 +
gcc/doc/extend.texi | 30 +-
gcc/doc/invoke.texi | 17 +-
gcc/po/ChangeLog | 4 +
gcc/po/tr.po | 3252 ++---------------------
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/c-c++-common/ubsan/pr64906.c | 12 +
gcc/testsuite/gcc.target/i386/interrupt-10.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-iamcu.c | 2 +-
11 files changed, 251 insertions(+), 3089 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr64906.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.