This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/iamcu/gcc-5-branch
in repository gcc.
from c44b036 Change IA MCU processor from iamcu to lakemount
new 4f86ede Rename IA MCU processor lakemount to lakemont
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/config.gcc | 6 +++---
gcc/config/i386/i386-c.c | 6 +++---
gcc/config/i386/i386.c | 16 ++++++++--------
gcc/config/i386/i386.h | 2 +-
gcc/config/i386/x86-tune.def | 26 +++++++++++++-------------
gcc/doc/invoke.texi | 4 ++--
gcc/testsuite/gcc.target/i386/pr66749.c | 2 +-
gcc/testsuite/gcc.target/i386/pr66821.c | 2 +-
gcc/testsuite/gcc.target/i386/pr67329.c | 2 +-
9 files changed, 33 insertions(+), 33 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-5-branch
in repository gcc.
from 12ecb72 Daily bump.
new cbc5e1b PR sanitizer/64906 * c-ubsan.c (ubsan_instrument_division): [...]
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-ubsan.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/ubsan/pr64906.c | 12 ++++++++++++
4 files changed, 23 insertions(+)
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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 07d9b77 Change IA MCU processor from iamcu to lakemount
new ac13b2b PR sanitizer/64906 * c-ubsan.c (ubsan_instrument_division): [...]
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-ubsan.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/ubsan/pr64906.c | 12 ++++++++++++
4 files changed, 23 insertions(+)
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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/interrupt/master
in repository gcc.
discards e855e70 Implement x86 interrupt attribute
new 7270983 Implement x86 interrupt attribute
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 (e855e70)
\
N -- N -- N refs/heads/hjl/interrupt/master (7270983)
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 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:
--
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 21e0913 Change IA MCU processor from iamcu to lakemount
discards dc2ed9a Pass VOIDmode to gen_rtx_SET on GCC 5 branch
discards 316cbe5 Implement x86 interrupt attribute
discards 233eec3 Handle PROCESSOR_IAMCU in ix86_target_macros_internal
discards f5d0761 Add a testcase for PR target/66821
discards 305a79d Update MOVE_RATIO cost for IA MCU
discards d31ebda Define DBX_REGISTER_NUMBER for IA MCU
discards 40bc729 Cleanup FPmode splitters a bit
discards 3170597 More fix for PR rtl-optimization/66626
discards d9c256e Fix PR rtl-optimization/66626
discards 73218fb Replicate static chain on the stack
discards ab7c50c Add a testcase for PR target/66824
discards f215166 Fix PR target/66824
discards 0702c88 Allow indirect sibcall with register arguments
discards fe3369e Fix PR target/65753
discards 4f392d4 Adjust variable shift costs for IA MCU
discards 094b389 Update config/i386/iamcu.h
discards e6766c4 Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
discards f7e5f85 Check int_size_in_bytes in ix86_return_in_memory
discards dbcca0a Allow <adxintrin.h> for IA MCU
discards 1931c11 Don't pass/return vectors in registers for IAMCU
discards 3603e62 Optimize i?86-*-elfiamcu for iamcu by default
discards 36ae73f Add -march=iamcu to optimize for IA MCU
discards 0764eed Add IA MCU support to x86intrin.h
discards 5dd3829 IA MCU psABI support: testsuite
discards 891c551 IA MCU psABI support: changes to libraries
discards e1a9e80 IA MCU psABI support: GCC changes
adds d86525c * config/pa/pa-linux.h (HAVE_sync_compare_and_swapdi): Defin [...]
adds 12ecb72 Daily bump.
adds 85c5c9d IA MCU psABI support: GCC changes
adds 7031cc2 IA MCU psABI support: changes to libraries
adds fde277e IA MCU psABI support: testsuite
adds df445a9 Add IA MCU support to x86intrin.h
adds b0e4ac1 Add -march=iamcu to optimize for IA MCU
adds 0d7bbb3 Optimize i?86-*-elfiamcu for iamcu by default
adds b267ce4 Handle PROCESSOR_IAMCU in ix86_target_macros_internal
adds af80b8d Don't pass/return vectors in registers for IAMCU
adds d4a329b Allow <adxintrin.h> for IA MCU
adds 32f27a9 Check int_size_in_bytes in ix86_return_in_memory
adds 481b5ce Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
adds 7c70476 Update config/i386/iamcu.h
adds 14fad5a Adjust variable shift costs for IA MCU
adds b99ba6d Fix PR target/65753
adds 81314ed Allow indirect sibcall with register arguments
adds d7118cc Fix PR target/66824
adds 44946d9 Add a testcase for PR target/66824
adds 895944e Replicate static chain on the stack
adds ca435d5 Fix PR rtl-optimization/66626
adds c2b01a0 More fix for PR rtl-optimization/66626
adds 2569cd1 Cleanup FPmode splitters a bit
adds ad98abd Define DBX_REGISTER_NUMBER for IA MCU
adds ecf3e38 Update MOVE_RATIO cost for IA MCU
adds d99b799 Add a testcase for PR target/66821
adds c44b036 Change IA MCU processor from iamcu to lakemount
new b91ec81 Implement x86 interrupt attribute
new ea4fe78 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 (21e0913)
\
N -- N -- N refs/heads/hjl/interrupt/gcc-5-branch (ea4fe78)
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 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 | 14 +++
gcc/DATESTAMP | 2 +-
gcc/config/pa/pa-linux.h | 1 +
gcc/config/pa/pa-protos.h | 1 +
gcc/config/pa/pa.c | 77 ++++++++++++++++-
gcc/config/pa/pa.md | 214 +++++++++++++++++++++++++++++++++++++++++-----
6 files changed, 285 insertions(+), 24 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 hjl/iamcu/gcc-5-branch
in repository gcc.
discards 217d7c6 Handle PROCESSOR_IAMCU in ix86_target_macros_internal
discards 9a62d43 Add a testcase for PR target/66821
discards 9850312 Update MOVE_RATIO cost for IA MCU
discards 2927a9b Define DBX_REGISTER_NUMBER for IA MCU
discards 6934064 Cleanup FPmode splitters a bit
discards a09b2e9 More fix for PR rtl-optimization/66626
discards 1db3d69 Fix PR rtl-optimization/66626
discards c18dfc0 Replicate static chain on the stack
discards c1a4fe5 Add a testcase for PR target/66824
discards 37cdd4a Fix PR target/66824
discards 589abd9 Allow indirect sibcall with register arguments
discards a740301 Fix PR target/65753
discards 4561289 Adjust variable shift costs for IA MCU
discards 7da4a37 Update config/i386/iamcu.h
discards 1f9158b Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
discards ddead6a Check int_size_in_bytes in ix86_return_in_memory
discards c302da4 Allow <adxintrin.h> for IA MCU
discards 9bdf1b6 Don't pass/return vectors in registers for IAMCU
discards 0265774 Optimize i?86-*-elfiamcu for iamcu by default
discards 958a55b Add -march=iamcu to optimize for IA MCU
discards 9bfb01a Add IA MCU support to x86intrin.h
discards 77b6c88 IA MCU psABI support: testsuite
discards 195dbc2 IA MCU psABI support: changes to libraries
discards 6e202b2 IA MCU psABI support: GCC changes
adds ead3085 Daily bump.
adds b128da9 PR middle-end/67401 * optabs.c (expand_atomic_compare_and_s [...]
adds d664fab Daily bump.
adds b38b2f0 * config/pa/pa.c (pa_function_ok_for_sibcall): Remove specia [...]
adds 70e88fa Daily bump.
adds 4b4d5a7 gcc/ Backport from mainline 2015-09-14 Oleg Endo <olegend [...]
adds 27c4e1b PR target/67573 * config/sh/sh.md: Add early clobber to scrat [...]
adds 03b5ada Daily bump.
adds be2f8b5 2015-09-21 Richard Biener <rguenther(a)suse.de>
adds 2b0e416 gcc/ Backport from mainline 2015-09-21 Oleg Endo <olegend [...]
adds 5eb0e5f PR middle-end/67619 * except.c (expand_builtin_eh_return): [...]
adds f122892 2015-09-21 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds d4351f9 Daily bump.
adds 7c007f8 2015-09-22 Richard Biener <rguenther(a)suse.de>
adds 408af7c AVX-512. Fix kxnor insn split.
adds d55ab4f AVX-512. Fix patterns for kunpck insns.
adds ab0c752 2015-09-22 Chung-Lin Tang <cltang(a)codesourcery.com>
adds 3e32655 2015-09-22 Chung-Lin Tang <cltang(a)codesourcery.com>
adds ee939e3 Daily bump.
adds 1b44ebe [Aarch64][target/PR 67143][5.2] Backport correct constraints [...]
adds cd9a1d1 [ARM] PR 67439: Allow matching of *arm32_movhf when -mrestric [...]
adds d6a0657 gcc/ Backport from mainline 2015-09-23 Oleg Endo <olegend [...]
adds 6652a3a 2015-09-23 John David Anglin <danglin(a)gcc.gnu.org>
adds 6dcb9ae Daily bump.
adds 0012c43 [RS6000] Don't pass --oformat to ld
adds d86525c * config/pa/pa-linux.h (HAVE_sync_compare_and_swapdi): Defin [...]
adds 12ecb72 Daily bump.
new 85c5c9d IA MCU psABI support: GCC changes
new 7031cc2 IA MCU psABI support: changes to libraries
new fde277e IA MCU psABI support: testsuite
new df445a9 Add IA MCU support to x86intrin.h
new b0e4ac1 Add -march=iamcu to optimize for IA MCU
new 0d7bbb3 Optimize i?86-*-elfiamcu for iamcu by default
new b267ce4 Handle PROCESSOR_IAMCU in ix86_target_macros_internal
new af80b8d Don't pass/return vectors in registers for IAMCU
new d4a329b Allow <adxintrin.h> for IA MCU
new 32f27a9 Check int_size_in_bytes in ix86_return_in_memory
new 481b5ce Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
new 7c70476 Update config/i386/iamcu.h
new 14fad5a Adjust variable shift costs for IA MCU
new b99ba6d Fix PR target/65753
new 81314ed Allow indirect sibcall with register arguments
new d7118cc Fix PR target/66824
new 44946d9 Add a testcase for PR target/66824
new 895944e Replicate static chain on the stack
new ca435d5 Fix PR rtl-optimization/66626
new c2b01a0 More fix for PR rtl-optimization/66626
new 2569cd1 Cleanup FPmode splitters a bit
new ad98abd Define DBX_REGISTER_NUMBER for IA MCU
new ecf3e38 Update MOVE_RATIO cost for IA MCU
new d99b799 Add a testcase for PR target/66821
new c44b036 Change IA MCU processor from iamcu to lakemount
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 (217d7c6)
\
N -- N -- N refs/heads/hjl/iamcu/gcc-5-branch (c44b036)
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 25 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 | 165 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config.gcc | 6 +-
gcc/config/aarch64/atomics.md | 6 +-
gcc/config/aarch64/iterators.md | 13 +-
gcc/config/arm/arm.md | 5 +-
gcc/config/i386/i386-c.c | 6 +-
gcc/config/i386/i386.c | 16 +-
gcc/config/i386/i386.h | 2 +-
gcc/config/i386/i386.md | 16 +-
gcc/config/i386/x86-tune.def | 26 +--
gcc/config/nios2/nios2.c | 4 +-
gcc/config/pa/pa-linux.h | 1 +
gcc/config/pa/pa-protos.h | 1 +
gcc/config/pa/pa.c | 85 ++++++++-
gcc/config/pa/pa.md | 214 ++++++++++++++++++++---
gcc/config/rs6000/sysv4.h | 6 -
gcc/config/rs6000/sysv4le.h | 4 -
gcc/config/sh/sh-protos.h | 27 ++-
gcc/config/sh/sh.c | 28 +++
gcc/config/sh/sh.md | 34 ++--
gcc/doc/invoke.texi | 4 +-
gcc/except.c | 4 +-
gcc/fold-const.c | 4 +
gcc/fortran/ChangeLog | 6 +
gcc/fortran/resolve.c | 19 +-
gcc/gimple-ssa-isolate-paths.c | 9 +-
gcc/optabs.c | 7 +-
gcc/testsuite/ChangeLog | 73 ++++++++
gcc/testsuite/g++.dg/torture/pr67055.C | 44 +++++
gcc/testsuite/gcc.c-torture/compile/pr67143.c | 21 +++
gcc/testsuite/gcc.dg/pr67271.c | 12 ++
gcc/testsuite/gcc.dg/torture/pr66793.c | 26 +++
gcc/testsuite/gcc.dg/torture/pr66952.c | 28 +++
gcc/testsuite/gcc.dg/torture/pr67121.c | 31 ++++
gcc/testsuite/gcc.dg/torture/pr67470.c | 30 ++++
gcc/testsuite/gcc.dg/torture/pr67619.c | 13 ++
gcc/testsuite/gcc.target/aarch64/atomic-op-imm.c | 14 +-
gcc/testsuite/gcc.target/arm/pr67439_1.c | 11 ++
gcc/testsuite/gcc.target/i386/pr66749.c | 2 +-
gcc/testsuite/gcc.target/i386/pr66821.c | 2 +-
gcc/testsuite/gcc.target/i386/pr67329.c | 2 +-
gcc/testsuite/gfortran.dg/pr67615.f90 | 33 ++++
gcc/testsuite/lib/target-supports.exp | 10 ++
gcc/tree-if-conv.c | 19 +-
gcc/tree-ssa-ccp.c | 1 +
gcc/tree-ssa-ifcombine.c | 19 +-
gcc/tree-ssa-loop-im.c | 17 ++
gcc/tree-ssanames.c | 17 ++
gcc/tree-ssanames.h | 1 +
libgcc/ChangeLog | 24 +++
libgcc/config/pa/linux-atomic.c | 60 +++++--
libgomp/ChangeLog | 11 ++
libgomp/oacc-host.c | 4 +-
libgomp/oacc-init.c | 3 +
libgomp/oacc-int.h | 1 +
56 files changed, 1085 insertions(+), 164 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr67055.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr67143.c
create mode 100644 gcc/testsuite/gcc.dg/pr67271.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr66793.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr66952.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr67121.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr67470.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr67619.c
create mode 100644 gcc/testsuite/gcc.target/arm/pr67439_1.c
create mode 100644 gcc/testsuite/gfortran.dg/pr67615.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 6764dd4 Daily bump.
new 07d9b77 Change IA MCU processor from iamcu to lakemount
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 | 23 +++++++++++++++++++++++
gcc/config.gcc | 6 +++---
gcc/config/i386/i386-c.c | 6 +++---
gcc/config/i386/i386.c | 16 ++++++++--------
gcc/config/i386/i386.h | 2 +-
gcc/config/i386/x86-tune.def | 26 +++++++++++++-------------
gcc/doc/invoke.texi | 4 ++--
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/i386/pr66749.c | 2 +-
gcc/testsuite/gcc.target/i386/pr66821.c | 2 +-
gcc/testsuite/gcc.target/i386/pr67329.c | 2 +-
11 files changed, 63 insertions(+), 33 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 8ef0dc8 * config/pa/pa-linux.h (HAVE_sync_compare_and_swapdi): Defin [...]
new 6764dd4 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 hjl/interrupt/gcc-5-branch
in repository gcc.
from dc2ed9a Pass VOIDmode to gen_rtx_SET on GCC 5 branch
new 21e0913 Change IA MCU processor from iamcu to lakemount
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/config.gcc | 6 +++---
gcc/config/i386/i386-c.c | 6 +++---
gcc/config/i386/i386.c | 16 ++++++++--------
gcc/config/i386/i386.h | 2 +-
gcc/config/i386/x86-tune.def | 26 +++++++++++++-------------
gcc/doc/invoke.texi | 4 ++--
gcc/testsuite/gcc.target/i386/pr66749.c | 2 +-
gcc/testsuite/gcc.target/i386/pr66821.c | 2 +-
gcc/testsuite/gcc.target/i386/pr67329.c | 2 +-
9 files changed, 33 insertions(+), 33 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-5-branch
in repository gcc.
from 0012c43 [RS6000] Don't pass --oformat to ld
new d86525c * config/pa/pa-linux.h (HAVE_sync_compare_and_swapdi): Defin [...]
new 12ecb72 Daily bump.
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 | 14 +++
gcc/DATESTAMP | 2 +-
gcc/config/pa/pa-linux.h | 1 +
gcc/config/pa/pa-protos.h | 1 +
gcc/config/pa/pa.c | 77 ++++++++++++++++-
gcc/config/pa/pa.md | 214 +++++++++++++++++++++++++++++++++++++++++-----
6 files changed, 285 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.