This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7a810b2 PR c/68320 * c-parser.c (c_parser_for_statement): Treat unk [...]
new 07816e9 PR68264: Use unordered comparisons for tree-call-cdce.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/ChangeLog | 11 ++++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/torture/pr68264.c | 104 +++++++++++++++++++++++++++++++++
gcc/tree-call-cdce.c | 43 +++++++-------
4 files changed, 141 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr68264.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 a9798d3 gcc/ * gimplify.c (oacc_default_clause): Use inform for enc [...]
new 7a810b2 PR c/68320 * c-parser.c (c_parser_for_statement): Treat unk [...]
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 | 5 ++++
gcc/c/c-parser.c | 8 +++---
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/{pr67784-2.c => pr68320.c} | 37 +++++++++++++++++--------
4 files changed, 39 insertions(+), 16 deletions(-)
copy gcc/testsuite/gcc.dg/{pr67784-2.c => pr68320.c} (51%)
--
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 do-not-cmp-locks
in repository toolchain/abe.
discards ea01913 Ignore plain files when computing the list of targets to compare.
adds b6ebfb5 Ignore plain files when computing the list of targets to compare.
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 (ea01913)
\
N -- N -- N refs/heads/do-not-cmp-locks (b6ebfb5)
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.
No new revisions were added by this update.
Summary of changes:
scripts/compare_jobs.sh | 6 ++----
1 file changed, 2 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 944f4d7 2015-11-13 Hristian Kirtchev <kirtchev(a)adacore.com>
new 7dadcfe gen-pass-instances.awk: Add args_str var in handle_line
new c799e79 gen-pass-instances.awk: Rename prefix_len var to len_of_prefi [...]
new a9798d3 gcc/ * gimplify.c (oacc_default_clause): Use inform for enc [...]
The 3 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 | 13 +++++++++++++
gcc/gen-pass-instances.awk | 15 +++++++++------
gcc/gimplify.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/goacc/data-default-1.c | 4 ++--
5 files changed, 30 insertions(+), 9 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/master
in repository gcc.
from 68f6883 Implement x86 interrupt attribute
new cfbbaf3 Add INTERRUPT_FRAME_REG and INTERRUPT_ERROR_REG
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/i386/i386.c | 81 ++++++++++++++++++++++++++++++++-----------------
gcc/config/i386/i386.h | 12 ++++----
gcc/config/i386/i386.md | 4 ++-
3 files changed, 63 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 master
in repository gcc.
from 77a7ad4 Updaate documentation.
new 944f4d7 2015-11-13 Hristian Kirtchev <kirtchev(a)adacore.com>
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/ada/ChangeLog | 23 +++++++++++++++++++++++
gcc/ada/adaint.c | 3 +--
gcc/ada/exp_attr.adb | 44 ++++++++++++++++++++++----------------------
3 files changed, 46 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 master
in repository gcc.
from 5e6359b Fix memory leaks in graphite
new 079aab7 Enhance Changelog entry related to PR ipa/68311.
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 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.