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 5c688c0 Daily bump.
new bc3c5c8 PR target/68741 * inclhack.def (hpux_vsscanf): New fix. * [...]
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 | 7 ++++++
fixincludes/fixincl.x | 57 ++++++++++++++++++++++++++++++++++++------
fixincludes/inclhack.def | 14 +++++++++++
fixincludes/tests/base/stdio.h | 5 ++++
4 files changed, 76 insertions(+), 7 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 bd1b907 * omp-low.c (oacc_parse_default_dims): Avoid -Wsign-compare [...]
new aaf527d Remove duplicate copy of the test body inadvertently inserted [...]
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.target/powerpc/pr17381.c | 11 -----------
2 files changed, 4 insertions(+), 11 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 1674217 PR tree-optimization/67921 * fold-const.c (split_tree): New [...]
new bd1b907 * omp-low.c (oacc_parse_default_dims): Avoid -Wsign-compare [...]
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/omp-low.c | 4 ++--
2 files changed, 8 insertions(+), 2 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.
christophe.lyon pushed a change to branch runtest-v
in repository toolchain/abe.
at 4a40c97 Set runtestflags to '-v -v'
This branch includes the following new commits:
new 4a40c97 Set runtestflags to '-v -v'
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.
--
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/pr68986/gcc-5-branch
in repository gcc.
at 3c93d02 Update preferred stack boundary in ix86_update_stack_boundary
This branch includes the following new commits:
new 3c93d02 Update preferred stack boundary in ix86_update_stack_boundary
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.
--
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 948eee2 gcc/ * config/nvptx/nvptx.c (PTX_GANG_DEFAULT): New. (nvpt [...]
new 1674217 PR tree-optimization/67921 * fold-const.c (split_tree): New [...]
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/fold-const.c | 29 +++++++++++++++++++++--------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/ubsan/pr67921.c | 23 +++++++++++++++++++++++
4 files changed, 56 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr67921.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/stage1
in repository gcc.
discards 06278bd Add an array of function pointer test for PR 68661
discards 75b079a Rebuild array with the updated function pointer type
discards 6796ba1 Implement x86 interrupt attribute
discards 5a90a17 Update TARGET_FUNCTION_INCOMING_ARG documentation
adds 9d85f83 * fi.po: Update.
adds 875f281 Regenerate .pot files.
adds e049bf2 Daily bump.
adds 240568a * gcc.dg/tree-ssa/vector-5.c: Add -fno-common option on hppa [...]
adds 1fdf717 PR debug/68244 * g++.dg/parse/parens3.C: Use register "4" on hppa.
adds 122d538 PR target/68741 * inclhack.def (hpux_vsscanf): New fix. * [...]
adds 6009b3b PR testsuite/69584 * gcc.dg/tree-ssa/sra-17.c: Fix regexps [...]
adds f80aff4 PR rtl-opt/69535
adds e3882c4 PR rtl-optimization/69570 * ifcvt.c (bb_ok_for_noce_convert [...]
adds 34486d8 * postreload.c (reload_cse_simplify): Remove dead code.
adds 65821ae Don't define guard macros when doing #include_next in math.h [...]
adds 2eaaa4e 2016-02-01 Richard Biener <rguenther(a)suse.de>
adds 9444c6c Missing copyright for mem-stats header files.
adds 88a477b 2016-02-01 Richard Biener <rguenther(a)suse.de>
adds b400765 2016-02-01 Richard Biener <rguenther(a)suse.de>
adds 948eee2 gcc/ * config/nvptx/nvptx.c (PTX_GANG_DEFAULT): New. (nvpt [...]
new d0b73ab Update TARGET_FUNCTION_INCOMING_ARG documentation
new c0bb340 Implement x86 interrupt attribute
new 464010f Rebuild array with the updated function pointer type
new 83bfc42 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 (06278bd)
\
N -- N -- N refs/heads/hjl/interrupt/stage1 (83bfc42)
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 4 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 | 57 +
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 4 +
gcc/c-family/c.opt | 4 +
gcc/combine.c | 24 +-
gcc/config/i386/i386.c | 3 +
gcc/config/nvptx/nvptx.c | 23 +-
gcc/doc/invoke.texi | 10 +-
gcc/doc/tm.texi | 9 +-
gcc/fortran/ChangeLog | 4 +
gcc/fortran/lang.opt | 4 +
gcc/ifcvt.c | 2 +-
gcc/lto-wrapper.c | 16 +-
gcc/match.pd | 5 +-
gcc/mem-stats-traits.h | 20 +
gcc/mem-stats.h | 20 +
gcc/omp-low.c | 152 +-
gcc/po/ChangeLog | 4 +
gcc/po/gcc.pot | 27928 ++++++++++---------
gcc/postreload.c | 4 -
gcc/target.def | 9 +-
gcc/testsuite/ChangeLog | 35 +
gcc/testsuite/g++.dg/opt/pr69570.C | 70 +
gcc/testsuite/g++.dg/parse/parens3.C | 5 +
gcc/testsuite/gcc.dg/pr69535.c | 36 +
gcc/testsuite/gcc.dg/setjmp-6.c | 25 +
gcc/testsuite/gcc.dg/torture/pr69574.c | 15 +
gcc/testsuite/gcc.dg/tree-ssa/recip-8.c | 12 +
gcc/testsuite/gcc.dg/tree-ssa/sra-17.c | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/sra-18.c | 10 +-
gcc/testsuite/gcc.dg/tree-ssa/vector-5.c | 1 +
gcc/testsuite/gcc.target/i386/interrupt-10.c | 1 +
gcc/testsuite/gcc.target/i386/interrupt-8.c | 1 +
gcc/testsuite/gcc.target/i386/interrupt-9.c | 1 +
gcc/testsuite/gcc.target/i386/interrupt-ymm.c | 1 +
gcc/testsuite/gcc.target/i386/interrupt-zmm.c | 1 +
gcc/tree-chrec.c | 10 +-
gcc/tree-ssa-loop-ivcanon.c | 4 +-
libcpp/po/ChangeLog | 8 +
libcpp/po/cpplib.pot | 271 +-
libcpp/po/fi.po | 376 +-
libgomp/ChangeLog | 5 +
.../libgomp.oacc-c-c++-common/loop-dim-default.c | 133 +
.../testsuite/libgomp.oacc-fortran/routine-7.f90 | 4 +-
libstdc++-v3/ChangeLog | 6 +
libstdc++-v3/include/c_compatibility/math.h | 10 +-
libstdc++-v3/include/c_compatibility/stdlib.h | 11 +-
51 files changed, 16413 insertions(+), 13036 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr69570.C
create mode 100644 gcc/testsuite/gcc.dg/pr69535.c
create mode 100644 gcc/testsuite/gcc.dg/setjmp-6.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69574.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/recip-8.c
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-dim-default.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/gcc-5-branch
in repository gcc.
discards 7b75c8d Add an array of function pointer test for PR 68661
discards e416cf7 Rebuild array with the updated function pointer type
discards 5454571 Implement x86 interrupt attribute
discards bbc808d Update TARGET_FUNCTION_INCOMING_ARG documentation
discards ebc15ff Add another testcase for x86 FLT_EVAL_METHOD
discards 07a25d3 Rewrite FLT_EVAL_METHOD to account for TARGET_SSE2
discards 4d895bd Define STDINT_LONG32 and add predefined integer types for IAMCU
discards bad25ca Set FLT_EVAL_METHOD to 2 only if 387 FPU is used
discards 38476d2 PR target/68263 * config/i386/i386.h (BIGGEST_ALIGNMENT): A [...]
discards 9bd193c Backport r229199 from trunk
discards 4fb1bc5 Skip local error_mark_node decls
discards c7edbd8 Properly handle -miamcu and -march=lakemont
discards 47a68e8 Use GET_MODE_BITSIZE to get vector natural alignment
discards 4e2bfad Don't leak ISA to __attribute__ ((target("arch=XXX")))
discards 5eec2d2 Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemont
discards b4f8089 Fix def_test_returning_type in iamcu/test_basic_returning.c
discards fdaf988 Replace printf with __builtin_printf
discards bf10f51 Properly initialize u5
discards f6b8d56 Fix typos in comments in i386.c
discards 2e2c6e8 Define x86 CALL_USED_REGISTERS_MASK
discards f77be77 Backport r228460 from mainline
discards 8bb83e4 Enable bt and and movzx for Lakemont
discards 63933d1 Rename IA MCU processor lakemount to lakemont
discards 46df27e Change IA MCU processor from iamcu to lakemount
discards fa62a8e Add a testcase for PR target/66821
discards 3ca971f Update MOVE_RATIO cost for IA MCU
discards 440775a Define DBX_REGISTER_NUMBER for IA MCU
discards 1db26cc Cleanup FPmode splitters a bit
discards 15210a5 More fix for PR rtl-optimization/66626
discards 3966e54 Fix PR rtl-optimization/66626
discards fe0d091 Replicate static chain on the stack
discards 89b598f Add a testcase for PR target/66824
discards e168f90 Fix PR target/66824
discards 2231b26 Allow indirect sibcall with register arguments
discards 452df44 Fix PR target/65753
discards 703b85e Adjust variable shift costs for IA MCU
discards 830c6a3 Update config/i386/iamcu.h
discards 15c8de3 Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
discards 30d0d2b Check int_size_in_bytes in ix86_return_in_memory
discards 2027b19 Allow <adxintrin.h> for IA MCU
discards 97cf430 Don't pass/return vectors in registers for IAMCU
discards e012f74 Handle PROCESSOR_IAMCU in ix86_target_macros_internal
discards 5a16170 Optimize i?86-*-elfiamcu for iamcu by default
discards 8daee9f Add -march=iamcu to optimize for IA MCU
discards c2708b1 Add IA MCU support to x86intrin.h
discards 90b62d2 IA MCU psABI support: testsuite
discards 77ee6f4 IA MCU psABI support: changes to libraries
discards 19175d7 IA MCU psABI support: GCC changes
adds 759039c * fi.po: Update.
adds d9ce349 Daily bump.
adds 7b9143d PR target/69305
new cdb7e31 IA MCU psABI support: GCC changes
new 36e0642 IA MCU psABI support: changes to libraries
new 467122f IA MCU psABI support: testsuite
new ea34e0f Add IA MCU support to x86intrin.h
new ff56fd5 Add -march=iamcu to optimize for IA MCU
new 863f8de Optimize i?86-*-elfiamcu for iamcu by default
new 03da5b0 Handle PROCESSOR_IAMCU in ix86_target_macros_internal
new 8ea2814 Don't pass/return vectors in registers for IAMCU
new ea393cc Allow <adxintrin.h> for IA MCU
new 5ad732b Check int_size_in_bytes in ix86_return_in_memory
new 3e6d5bc Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
new ab9906c Update config/i386/iamcu.h
new bae09e8 Adjust variable shift costs for IA MCU
new bee2767 Fix PR target/65753
new 17ce995 Allow indirect sibcall with register arguments
new 7c8e9bc Fix PR target/66824
new 51db138 Add a testcase for PR target/66824
new 561eef3 Replicate static chain on the stack
new a7847f37 Fix PR rtl-optimization/66626
new be3efb3 More fix for PR rtl-optimization/66626
new bd94bb5 Cleanup FPmode splitters a bit
new 4029be2 Define DBX_REGISTER_NUMBER for IA MCU
new d389e0b Update MOVE_RATIO cost for IA MCU
new 9aa07a2 Add a testcase for PR target/66821
new 50eab96 Change IA MCU processor from iamcu to lakemount
new bb147bd Rename IA MCU processor lakemount to lakemont
new 14effd0 Enable bt and and movzx for Lakemont
new 41f623c Backport r228460 from mainline
new 002b97f Define x86 CALL_USED_REGISTERS_MASK
new 426814f Fix typos in comments in i386.c
new 791cbaf Properly initialize u5
new df3679b Replace printf with __builtin_printf
new 884a2c3 Fix def_test_returning_type in iamcu/test_basic_returning.c
new 353d08f Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemont
new 480082c Don't leak ISA to __attribute__ ((target("arch=XXX")))
new 82adf45 Use GET_MODE_BITSIZE to get vector natural alignment
new 12c4951 Properly handle -miamcu and -march=lakemont
new baa3cd4 Skip local error_mark_node decls
new 872a098 Backport r229199 from trunk
new 06c540d PR target/68263 * config/i386/i386.h (BIGGEST_ALIGNMENT): A [...]
new 8819956 Set FLT_EVAL_METHOD to 2 only if 387 FPU is used
new 7dad6e4 Define STDINT_LONG32 and add predefined integer types for IAMCU
new 6a11c9a Rewrite FLT_EVAL_METHOD to account for TARGET_SSE2
new 0ba99e6 Add another testcase for x86 FLT_EVAL_METHOD
new 82f1fd6 Update TARGET_FUNCTION_INCOMING_ARG documentation
new 3b0afab Implement x86 interrupt attribute
new 5eeeac5 Rebuild array with the updated function pointer type
new 43c812f 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 (7b75c8d)
\
N -- N -- N refs/heads/hjl/interrupt/gcc-5-branch (43c812f)
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 48 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 | 33 +++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64-modes.def | 1 +
gcc/config/aarch64/aarch64-protos.h | 1 +
gcc/config/aarch64/aarch64.c | 26 ++
gcc/config/aarch64/aarch64.md | 300 ++++++++++++--------
gcc/config/aarch64/iterators.md | 3 +
gcc/config/aarch64/predicates.md | 19 ++
gcc/config/i386/i386.c | 3 +
gcc/testsuite/gcc.target/i386/interrupt-10.c | 1 +
gcc/testsuite/gcc.target/i386/interrupt-8.c | 1 +
gcc/testsuite/gcc.target/i386/interrupt-9.c | 1 +
gcc/testsuite/gcc.target/i386/interrupt-ymm.c | 1 +
gcc/testsuite/gcc.target/i386/interrupt-zmm.c | 1 +
libcpp/po/ChangeLog | 4 +
libcpp/po/fi.po | 376 +++++++++++++-------------
16 files changed, 474 insertions(+), 299 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 b400765 2016-02-01 Richard Biener <rguenther(a)suse.de>
new 948eee2 gcc/ * config/nvptx/nvptx.c (PTX_GANG_DEFAULT): New. (nvpt [...]
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 | 19 +++
gcc/c-family/ChangeLog | 4 +
gcc/c-family/c.opt | 4 +
gcc/config/nvptx/nvptx.c | 23 +++-
gcc/doc/invoke.texi | 10 +-
gcc/doc/tm.texi | 9 +-
gcc/fortran/ChangeLog | 4 +
gcc/fortran/lang.opt | 4 +
gcc/lto-wrapper.c | 16 ++-
gcc/omp-low.c | 152 +++++++++++++++++----
gcc/target.def | 9 +-
libgomp/ChangeLog | 5 +
.../libgomp.oacc-c-c++-common/loop-dim-default.c | 133 ++++++++++++++++++
.../testsuite/libgomp.oacc-fortran/routine-7.f90 | 4 +-
14 files changed, 353 insertions(+), 43 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-dim-default.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 9444c6c Missing copyright for mem-stats header files.
new 88a477b 2016-02-01 Richard Biener <rguenther(a)suse.de>
new b400765 2016-02-01 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 | 11 +++++++++++
gcc/match.pd | 5 +++--
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/torture/pr69574.c | 15 +++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/recip-8.c | 12 ++++++++++++
gcc/tree-chrec.c | 10 +++++-----
6 files changed, 56 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69574.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/recip-8.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.