This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b6ec4d7 Use GET_MODE_BITSIZE to get vector natural alignment
new ec11da3 2015-10-19 Richard Biener <rguenther(a)suse.de>
new df10fba 2015-10-19 Richard Biener <rguenther(a)suse.de>
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 | 20 +++++
gcc/builtins.c | 27 -------
gcc/gimple-fold.c | 21 +++++
gcc/match.pd | 27 +++++++
gcc/testsuite/ChangeLog | 9 +++
gcc/testsuite/gcc.dg/torture/builtin-cproj-1.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-50.c | 15 ++++
gcc/tree-cfg.c | 69 ++++++++++++++++
gcc/tree-cfg.h | 2 +
gcc/tree-ssa-loop-im.c | 51 ++----------
gcc/tree-ssa-sccvn.c | 106 ++++++++++++++++++++-----
11 files changed, 257 insertions(+), 91 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-50.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/iamcu/gcc-5-branch
in repository gcc.
discards cb620e2 Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemont
discards 965a6d2 Fix def_test_returning_type in iamcu/test_basic_returning.c
discards b8f0acb Replace printf with __builtin_printf
discards c2400ad Properly initialize u5
discards ea9d20d Fix typos in comments in i386.c
discards 302ec8b Define x86 CALL_USED_REGISTERS_MASK
discards 0ac7b7f Backport r228460 from mainline
discards 03419a5 Enable bt and and movzx for Lakemont
discards 16b097b9 Rename IA MCU processor lakemount to lakemont
discards 22a9856 Change IA MCU processor from iamcu to lakemount
discards d89ba8a Add a testcase for PR target/66821
discards 8ffce01 Update MOVE_RATIO cost for IA MCU
discards 9f1edff Define DBX_REGISTER_NUMBER for IA MCU
discards 228207c Cleanup FPmode splitters a bit
discards c4d991a More fix for PR rtl-optimization/66626
discards cf7924f Fix PR rtl-optimization/66626
discards 5abcd93 Replicate static chain on the stack
discards 837746a Add a testcase for PR target/66824
discards 31aab9f Fix PR target/66824
discards 2d724c1 Allow indirect sibcall with register arguments
discards 1fc2891 Fix PR target/65753
discards f0616b7 Adjust variable shift costs for IA MCU
discards 98f3126 Update config/i386/iamcu.h
discards b39e36f Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
discards ffe6055 Check int_size_in_bytes in ix86_return_in_memory
discards f3b623f Allow <adxintrin.h> for IA MCU
discards 5f8ed97 Don't pass/return vectors in registers for IAMCU
discards 1ae9b0c Handle PROCESSOR_IAMCU in ix86_target_macros_internal
discards a9ce4ae Optimize i?86-*-elfiamcu for iamcu by default
discards a09c95d Add -march=iamcu to optimize for IA MCU
discards 08874d8 Add IA MCU support to x86intrin.h
discards fd7b769 IA MCU psABI support: testsuite
discards 9757864 IA MCU psABI support: changes to libraries
discards 79420f6 IA MCU psABI support: GCC changes
adds 786481a PR fortran/67721 PR fortran/67818 Backport from mainline r222477:
adds 25a0a69 Add bdver4 for multiversioning and fix AMD model detection. 2 [...]
adds 8b3dbcd 2015-10-18 Paul Thomas <pault(a)gcc.gnu.org>
adds eceeae9 Daily bump.
new 255dce6 IA MCU psABI support: GCC changes
new ae9c3f7 IA MCU psABI support: changes to libraries
new a5b44f0 IA MCU psABI support: testsuite
new 7b4663c Add IA MCU support to x86intrin.h
new 96246f0 Add -march=iamcu to optimize for IA MCU
new 877527f Optimize i?86-*-elfiamcu for iamcu by default
new 1d01ea9 Handle PROCESSOR_IAMCU in ix86_target_macros_internal
new f676ba0 Don't pass/return vectors in registers for IAMCU
new 272cd14 Allow <adxintrin.h> for IA MCU
new 114fb6f Check int_size_in_bytes in ix86_return_in_memory
new d024dd9 Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
new be85f41 Update config/i386/iamcu.h
new b175587 Adjust variable shift costs for IA MCU
new 6352054 Fix PR target/65753
new 57401cd Allow indirect sibcall with register arguments
new b3cb7c0 Fix PR target/66824
new e6114d5 Add a testcase for PR target/66824
new da82983 Replicate static chain on the stack
new 607b178 Fix PR rtl-optimization/66626
new df65b35 More fix for PR rtl-optimization/66626
new a5354f8 Cleanup FPmode splitters a bit
new 4aa4d6c Define DBX_REGISTER_NUMBER for IA MCU
new efaecec Update MOVE_RATIO cost for IA MCU
new 783e1ae Add a testcase for PR target/66821
new 70341db Change IA MCU processor from iamcu to lakemount
new dff5f38 Rename IA MCU processor lakemount to lakemont
new cbf01f1 Enable bt and and movzx for Lakemont
new 8c44f8e Backport r228460 from mainline
new 853fbfb Define x86 CALL_USED_REGISTERS_MASK
new baaf28a Fix typos in comments in i386.c
new 171e7c9 Properly initialize u5
new cd3ef93 Replace printf with __builtin_printf
new 85a8a69 Fix def_test_returning_type in iamcu/test_basic_returning.c
new 825d6ca Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemont
new 4af189e Don't leak ISA to __attribute__ ((target("arch=XXX")))
new ca8990e Use GET_MODE_BITSIZE to get vector natural alignment
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 (cb620e2)
\
N -- N -- N refs/heads/hjl/iamcu/gcc-5-branch (ca8990e)
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 36 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/config/i386/i386.c | 19 +-
gcc/fortran/ChangeLog | 38 ++-
gcc/fortran/trans-array.c | 98 +++++---
gcc/fortran/trans-array.h | 2 +-
gcc/fortran/trans-expr.c | 18 +-
gcc/fortran/trans-openmp.c | 6 +-
gcc/fortran/trans-stmt.c | 11 +
gcc/testsuite/ChangeLog | 20 ++
gcc/testsuite/gcc.target/i386/pr67995-1.c | 16 ++
gcc/testsuite/gcc.target/i386/pr67995-2.c | 16 ++
gcc/testsuite/gcc.target/i386/pr67995-3.c | 16 ++
.../gfortran.dg/alloc_comp_deep_copy_1.f03 | 270 +++++++++++++++++++++
.../gfortran.dg/alloc_comp_deep_copy_2.f03 | 21 ++
.../gfortran.dg/allocatable_scalar_13.f90 | 72 ++++++
libgcc/ChangeLog | 8 +
libgcc/config/i386/cpuinfo.c | 5 +-
17 files changed, 590 insertions(+), 48 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr67995-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr67995-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr67995-3.c
create mode 100644 gcc/testsuite/gfortran.dg/alloc_comp_deep_copy_1.f03
create mode 100644 gcc/testsuite/gfortran.dg/alloc_comp_deep_copy_2.f03
create mode 100644 gcc/testsuite/gfortran.dg/allocatable_scalar_13.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 d821af0 Replace @optindex with @opindex
new b6ec4d7 Use GET_MODE_BITSIZE to get vector natural alignment
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 | 6 ++++++
gcc/config/i386/i386.c | 6 +++++-
2 files changed, 11 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 b8ab248 fix date of changelog entry
new 00a7b29 Don't leak ISA to __attribute__ ((target("arch=XXX")))
new d821af0 Replace @optindex with @opindex
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 | 11 +++++++++++
gcc/config/i386/i386.c | 13 ++++++++++++-
gcc/doc/invoke.texi | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/i386/pr67995-1.c | 16 ++++++++++++++++
gcc/testsuite/gcc.target/i386/pr67995-2.c | 16 ++++++++++++++++
gcc/testsuite/gcc.target/i386/pr67995-3.c | 16 ++++++++++++++++
7 files changed, 79 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr67995-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr67995-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr67995-3.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 cd5ad70 Remove undefined behaviour from builtins-20.c
new c071eed Fix PR68002, add -fkeep-static-functions
new b8ab248 fix date of 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 | 7 +++++++
gcc/cgraphunit.c | 2 +-
gcc/common.opt | 4 ++++
gcc/doc/invoke.texi | 9 +++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/PR68002.c | 7 +++++++
6 files changed, 31 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/PR68002.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 hsa
in repository gcc.
from f9e5887 Allow gridification of loop pre_bodies
new 6951540 Fix ICE in build_outer_var_ref within GPUKERNEL
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.hsa | 5 +++++
gcc/omp-low.c | 11 ++++++++++-
2 files changed, 15 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 e1604ee [haifa-sched] model load/store multiples properly in autopref [...]
new cd5ad70 Remove undefined behaviour from builtins-20.c
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 | 4 ++++
gcc/testsuite/gcc.dg/builtins-20.c | 6 +++---
2 files changed, 7 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 7abf948 Daily bump.
new e1604ee [haifa-sched] model load/store multiples properly in autopref [...]
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/haifa-sched.c | 168 +++++++++++++++++++++++++++++++++++++++++++++++++-----
gcc/sched-int.h | 13 ++++-
3 files changed, 174 insertions(+), 17 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 c4a359c Fix crash in gengtype debug dump
new 7abf948 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 8b3dbcd 2015-10-18 Paul Thomas <pault(a)gcc.gnu.org>
new eceeae9 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.