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 1c9197e Add an array of function pointer test for PR 68661
discards fab379b Rebuild array with the updated function pointer type
discards 8d4f504 Implement x86 interrupt attribute
discards 82f1fd6 Update TARGET_FUNCTION_INCOMING_ARG documentation
discards 0ba99e6 Add another testcase for x86 FLT_EVAL_METHOD
discards 6a11c9a Rewrite FLT_EVAL_METHOD to account for TARGET_SSE2
discards 7dad6e4 Define STDINT_LONG32 and add predefined integer types for IAMCU
discards 8819956 Set FLT_EVAL_METHOD to 2 only if 387 FPU is used
discards 06c540d PR target/68263 * config/i386/i386.h (BIGGEST_ALIGNMENT): A [...]
discards 872a098 Backport r229199 from trunk
discards baa3cd4 Skip local error_mark_node decls
discards 12c4951 Properly handle -miamcu and -march=lakemont
discards 82adf45 Use GET_MODE_BITSIZE to get vector natural alignment
discards 480082c Don't leak ISA to __attribute__ ((target("arch=XXX")))
discards 353d08f Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemont
discards 884a2c3 Fix def_test_returning_type in iamcu/test_basic_returning.c
discards df3679b Replace printf with __builtin_printf
discards 791cbaf Properly initialize u5
discards 426814f Fix typos in comments in i386.c
discards 002b97f Define x86 CALL_USED_REGISTERS_MASK
discards 41f623c Backport r228460 from mainline
discards 14effd0 Enable bt and and movzx for Lakemont
discards bb147bd Rename IA MCU processor lakemount to lakemont
discards 50eab96 Change IA MCU processor from iamcu to lakemount
discards 9aa07a2 Add a testcase for PR target/66821
discards d389e0b Update MOVE_RATIO cost for IA MCU
discards 4029be2 Define DBX_REGISTER_NUMBER for IA MCU
discards bd94bb5 Cleanup FPmode splitters a bit
discards be3efb3 More fix for PR rtl-optimization/66626
discards a7847f37 Fix PR rtl-optimization/66626
discards 561eef3 Replicate static chain on the stack
discards 51db138 Add a testcase for PR target/66824
discards 7c8e9bc Fix PR target/66824
discards 17ce995 Allow indirect sibcall with register arguments
discards bee2767 Fix PR target/65753
discards bae09e8 Adjust variable shift costs for IA MCU
discards ab9906c Update config/i386/iamcu.h
discards 3e6d5bc Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
discards 5ad732b Check int_size_in_bytes in ix86_return_in_memory
discards ea393cc Allow <adxintrin.h> for IA MCU
discards 8ea2814 Don't pass/return vectors in registers for IAMCU
discards 03da5b0 Handle PROCESSOR_IAMCU in ix86_target_macros_internal
discards 863f8de Optimize i?86-*-elfiamcu for iamcu by default
discards ff56fd5 Add -march=iamcu to optimize for IA MCU
discards ea34e0f Add IA MCU support to x86intrin.h
discards 467122f IA MCU psABI support: testsuite
discards 36e0642 IA MCU psABI support: changes to libraries
discards cdb7e31 IA MCU psABI support: GCC changes
adds 5e4aacf Update preferred stack boundary in ix86_update_stack_boundary
adds d1008b9 PR target/68741 * inclhack.def (hpux_vsscanf): New fix. * [...]
adds e6f551c Commit fixincl.x for last update.
adds d2c2c32 Daily bump.
adds 8edb752 [RS6000] lqarx and stqcx. registers
adds a09bc1f PR target/67032 * config/i386/i386.c (geode_cost): Increase [...]
adds e57f0df Daily bump.
adds b04f287 gcc/testsuite/ChangeLog:
adds 2f0493c PR target/69118.
adds 21ce7f5 Daily bump.
adds 0b2b517 Backported from mainline 2016-02-03 Jakub Jelinek <jakub@ [...]
adds 544b069 combine: distribute_notes again (PR69567, PR64682)
adds 148c21c Daily bump.
new fa37a0d IA MCU psABI support: GCC changes
new 5f71b9d IA MCU psABI support: changes to libraries
new fea0ff0 IA MCU psABI support: testsuite
new f454477 Add IA MCU support to x86intrin.h
new daa7f2e Add -march=iamcu to optimize for IA MCU
new f13ce2f Optimize i?86-*-elfiamcu for iamcu by default
new e4eb017 Handle PROCESSOR_IAMCU in ix86_target_macros_internal
new ee57587 Don't pass/return vectors in registers for IAMCU
new 52568d6 Allow <adxintrin.h> for IA MCU
new eecb04b Check int_size_in_bytes in ix86_return_in_memory
new 8186a6d Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
new 90896d3 Update config/i386/iamcu.h
new 86c0d40 Adjust variable shift costs for IA MCU
new 8816a59 Fix PR target/65753
new ebb8d84 Allow indirect sibcall with register arguments
new 371ac7a Fix PR target/66824
new 7a0cdfb Add a testcase for PR target/66824
new 408fb22 Replicate static chain on the stack
new 89a895e Fix PR rtl-optimization/66626
new 6867c6a More fix for PR rtl-optimization/66626
new 0b6d1de Cleanup FPmode splitters a bit
new 23a6429 Define DBX_REGISTER_NUMBER for IA MCU
new e5b5ae5 Update MOVE_RATIO cost for IA MCU
new 7253687 Add a testcase for PR target/66821
new 31a3a1b Change IA MCU processor from iamcu to lakemount
new be51a15 Rename IA MCU processor lakemount to lakemont
new cba4fc0 Enable bt and and movzx for Lakemont
new c10eb76 Backport r228460 from mainline
new 547d0fc Define x86 CALL_USED_REGISTERS_MASK
new 2a7d945 Fix typos in comments in i386.c
new 8e278ba Properly initialize u5
new 9caeff1 Replace printf with __builtin_printf
new e275b24 Fix def_test_returning_type in iamcu/test_basic_returning.c
new 9e07629 Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemont
new bb243de Don't leak ISA to __attribute__ ((target("arch=XXX")))
new ba4265c Use GET_MODE_BITSIZE to get vector natural alignment
new bace7e2 Properly handle -miamcu and -march=lakemont
new a5f9fef Skip local error_mark_node decls
new 93a7c23 Backport r229199 from trunk
new 039d1b9 PR target/68263 * config/i386/i386.h (BIGGEST_ALIGNMENT): A [...]
new 91a92a5 Set FLT_EVAL_METHOD to 2 only if 387 FPU is used
new c26f446 Define STDINT_LONG32 and add predefined integer types for IAMCU
new da04817 Rewrite FLT_EVAL_METHOD to account for TARGET_SSE2
new 9c862f1 Add another testcase for x86 FLT_EVAL_METHOD
new 6defb94 Add IA MCU tests for passing/returning of empty structures/unions
new 4eaf71b Define check_union_passing6 only for CHECK_FLOAT128
new ec5a3ea Update TARGET_FUNCTION_INCOMING_ARG documentation
new d08b04e Implement x86 interrupt attribute
new 7e2e3d5 Rebuild array with the updated function pointer type
new fbcf6d4 Add an array of function pointer test for PR 68661
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 (1c9197e)
\
N -- N -- N refs/heads/hjl/interrupt/gcc-5-branch (fbcf6d4)
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 50 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 | 7 +++
fixincludes/fixincl.x | 63 ++++++++++++++++++----
fixincludes/inclhack.def | 14 +++++
fixincludes/tests/base/stdio.h | 5 ++
gcc/ChangeLog | 49 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/combine.c | 16 +++---
gcc/config/i386/i386.c | 43 +++++++--------
gcc/config/i386/sse.md | 2 +-
gcc/config/rs6000/predicates.md | 13 +++--
gcc/config/rs6000/rs6000.c | 9 ++--
gcc/fortran/ChangeLog | 10 ++++
gcc/fortran/trans-expr.c | 39 ++++++++++----
gcc/fortran/trans-stmt.c | 15 +++++-
gcc/testsuite/ChangeLog | 30 +++++++++++
gcc/testsuite/gcc.dg/pr69644.c | 11 ++++
.../i386/iamcu/test_empty_structs_and_unions.c | 61 +++++++++++++++++++++
.../gcc.target/i386/iamcu/test_passing_unions.c | 9 +++-
gcc/testsuite/gcc.target/i386/interrupt-1.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-10.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-11.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-12.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-13.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-14.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-15.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-16.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-17.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-18.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-19.c | 2 +-
gcc/testsuite/gcc.target/i386/interrupt-2.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-20.c | 2 +-
gcc/testsuite/gcc.target/i386/interrupt-21.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-22.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-23.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-24.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-25.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-26.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-27.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-28.c | 2 +-
gcc/testsuite/gcc.target/i386/interrupt-29.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-3.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-30.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-31.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-32.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-33.c | 2 +-
gcc/testsuite/gcc.target/i386/interrupt-34.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-35.c | 2 +-
gcc/testsuite/gcc.target/i386/interrupt-36.c | 4 +-
.../i386/{interrupt-sibcall-1.c => interrupt-37.c} | 11 ++--
gcc/testsuite/gcc.target/i386/interrupt-38.c | 12 +++++
gcc/testsuite/gcc.target/i386/interrupt-387-err.c | 2 +-
gcc/testsuite/gcc.target/i386/interrupt-4.c | 2 +-
gcc/testsuite/gcc.target/i386/interrupt-5.c | 2 +-
gcc/testsuite/gcc.target/i386/interrupt-6.c | 2 +-
gcc/testsuite/gcc.target/i386/interrupt-7.c | 2 +-
gcc/testsuite/gcc.target/i386/interrupt-8.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-9.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-bnd.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-iamcu.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-mmx-err.c | 2 +-
.../gcc.target/i386/interrupt-redzone-1.c | 4 +-
.../gcc.target/i386/interrupt-redzone-2.c | 4 +-
.../gcc.target/i386/interrupt-sibcall-1.c | 4 +-
.../gcc.target/i386/interrupt-sibcall-2.c | 6 +--
.../gcc.target/i386/interrupt-switch-abi.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-xmm.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-ymm.c | 4 +-
gcc/testsuite/gcc.target/i386/interrupt-zmm.c | 4 +-
gcc/testsuite/gcc.target/i386/pr68986-1.c | 11 ++++
gcc/testsuite/gcc.target/i386/pr68986-2.c | 13 +++++
gcc/testsuite/gcc.target/i386/pr68986-3.c | 13 +++++
gcc/testsuite/gcc.target/powerpc/pr69548.c | 11 ++++
gcc/testsuite/gfortran.dg/coarray_allocate_2.f08 | 26 +++++++++
gcc/testsuite/gfortran.dg/coarray_allocate_3.f08 | 28 ++++++++++
gcc/testsuite/gfortran.dg/coarray_allocate_4.f08 | 43 +++++++++++++++
75 files changed, 581 insertions(+), 157 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr69644.c
create mode 100644 gcc/testsuite/gcc.target/i386/iamcu/test_empty_structs_and_unions.c
copy gcc/testsuite/gcc.target/i386/{interrupt-sibcall-1.c => interrupt-37.c} (50%)
create mode 100644 gcc/testsuite/gcc.target/i386/interrupt-38.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr68986-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr68986-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr68986-3.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr69548.c
create mode 100644 gcc/testsuite/gfortran.dg/coarray_allocate_2.f08
create mode 100644 gcc/testsuite/gfortran.dg/coarray_allocate_3.f08
create mode 100644 gcc/testsuite/gfortran.dg/coarray_allocate_4.f08
--
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 8f778da S/390: Correct documentation
new 26b9e79 S/390: Remove superfluous loops.
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/s390/s390.c | 4 ----
2 files changed, 5 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 9176589 libstdc++: S/390: Add missing baseline_symbols.txt for s390x/-m31.
new f390cf65 S/390: Do not require -march=z13 on s390 but only on s390x.
new 8f778da S/390: Correct documentation
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/doc/extend.texi | 6 +++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c | 6 +++---
4 files changed, 15 insertions(+), 6 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 aa5b477 S/390: Fix 64 bit sibcall
new 9176589 libstdc++: S/390: Add missing baseline_symbols.txt for s390x/-m31.
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:
libstdc++-v3/ChangeLog | 5 +++++
.../post/{s390-linux-gnu => s390x-linux-gnu/32}/baseline_symbols.txt | 0
2 files changed, 5 insertions(+)
copy libstdc++-v3/config/abi/post/{s390-linux-gnu => s390x-linux-gnu/32}/baseline_ [...]
--
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 270efe3 PR bootstrap/69677 * config/i386/i386.c (convert_scalars_to [...]
new 1d3cea7 S/390: Fix r6 vararg handling.
new aa5b477 S/390: Fix 64 bit sibcall
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 | 25 +++++++++
gcc/config/s390/s390.c | 141 ++++++++++++++++++++++++++++++------------------
gcc/config/s390/s390.md | 2 +
3 files changed, 116 insertions(+), 52 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 ab99f10 Compile pr69454-2.c with -msse2 -mno-accumulate-outgoing-args
new 270efe3 PR bootstrap/69677 * config/i386/i386.c (convert_scalars_to [...]
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 | 8 ++++++++
gcc/config/i386/i386.c | 18 ++++++++++++++----
2 files changed, 22 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 f1bd1c8 obsolete the deprecated rtems targets
new ab99f10 Compile pr69454-2.c with -msse2 -mno-accumulate-outgoing-args
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 | 5 +++++
gcc/testsuite/gcc.target/i386/pr69454-2.c | 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 1600bf9 Daily bump.
new f1bd1c8 obsolete the deprecated rtems targets
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 | 4 ++++
gcc/config.gcc | 3 +++
2 files changed, 7 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 f90d67e Test for C99 stdlib.h functions with -std=c++98
new 1600bf9 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.