This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ad02332 make more gimple_x_ptr accessors const correct
new 558e681 [PR other/65021] mkoffloads -save-temps handling, and cleanup [...]
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/i386/intelmic-mkoffload.c | 30 ++++++++++++++++++++++-------
gcc/config/nvptx/mkoffload.c | 37 ++++++++++++++++++++++++++----------
gcc/lto-wrapper.c | 2 ++
4 files changed, 74 insertions(+), 18 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 4c91565 Add a build_real_truncate helper function
new 1762861 make build_uses store tree * instead of tree
new 42181fc remove gimple_location_ptr ()
new f266c2a remove unused gasm accessors
new ad02332 make more gimple_x_ptr accessors const correct
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:
gcc/ChangeLog | 34 +++++++++++++++
gcc/gimple.h | 107 ++++++++++++++++++------------------------------
gcc/tree-ssa-operands.c | 30 +++++++-------
gcc/tree-vrp.c | 5 ++-
4 files changed, 92 insertions(+), 84 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 f7e1363 [AArch64] Fix output assembly bug under TLSIE ILP32
new 4c91565 Add a build_real_truncate helper function
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 | 9 +++++++++
gcc/builtins.c | 43 ++++++++++++++-----------------------------
gcc/match.pd | 6 ++----
gcc/real.h | 3 +++
gcc/tree.c | 10 +++++++++-
5 files changed, 37 insertions(+), 34 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/interrupt/calls
in repository gcc.
discards bdc74e8 Add sorry for stack realignment without caller-saved registers
discards af6512b Correctly set incoming stack boundary in interrupt handler
omits 9ab8d17 Reformat ix86_maybe_switch_abi
new eeac3e7 Fix ix86_maybe_switch_abi
new a7c0382 Correctly set incoming stack boundary in interrupt handler
new db472ca Select DRAP if there are no caller-saved registers
new 0e1cf63 function without caller-saved registers can't have non-void r [...]
new fbcc8f3 Force interrupt parameter into register
new 31fc043 Call targetm.expand_to_rtl_hook from cgraph_node::expand
new 2b2d205 Update testcases
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 (bdc74e8)
\
N -- N -- N refs/heads/hjl/interrupt/calls (2b2d205)
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 7 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/cfgexpand.c | 1 -
gcc/cgraphunit.c | 2 ++
gcc/config/i386/i386.c | 27 ++++++++++++++++-----------
gcc/testsuite/gcc.target/i386/interrupt-19.c | 25 +++++++++++++------------
gcc/testsuite/gcc.target/i386/interrupt-8.c | 10 +++++-----
gcc/testsuite/gcc.target/i386/interrupt-9.c | 14 +++++++-------
6 files changed, 43 insertions(+), 36 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 6c1b774 libgcc/ * config/i386/cpuinfo.c (get_intel_cpu): Detect "sky [...]
new f7e1363 [AArch64] Fix output assembly bug under TLSIE ILP32
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/aarch64/aarch64.md | 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 fb83d85 Cleanup directives.
new 6c1b774 libgcc/ * config/i386/cpuinfo.c (get_intel_cpu): Detect "sky [...]
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/i386/builtin_target.c | 5 +++++
libgcc/ChangeLog | 4 ++++
libgcc/config/i386/cpuinfo.c | 6 ++++++
4 files changed, 19 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 gcc-5-branch
in repository gcc.
from 04e9794 Backport from mainline:
new 827f077 PR c/67730 * c-typeck.c (convert_for_assignment): Use the e [...]
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/ChangeLog | 9 +++++++++
gcc/c/c-typeck.c | 4 ++++
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/pr67730-1.c | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/pr67730-2.c | 22 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr67730.h | 32 ++++++++++++++++++++++++++++++++
6 files changed, 93 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr67730-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr67730-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr67730.h
--
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 945f7b0 Remove REAL_VALUE_FROM_CONST_DOUBLE
new fb83d85 Cleanup directives.
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/arm/attr_thumb-static2.c | 6 +++---
2 files changed, 7 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.