This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk
in repository gcc.
from a3c990e hash_set: add iterator and remove method.
new 1739ec9 Fix PR ipa/66896.
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/ipa-prop.c | 12 ++++++++----
gcc/testsuite/ChangeLog | 4 ++++
3 files changed, 18 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 trunk
in repository gcc.
from 8a184c9 gcc/ * genattrtab.c (make_canonical): Add a file_location pa [...]
new a3c990e hash_set: add iterator and remove method.
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/hash-set.h | 39 +++++++++++++++++++++++++++++++++++++++
2 files changed, 44 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 trunk
in repository gcc.
from 48bf1a9 gcc/ * genoutput.c (data): Use a file_location to record the [...]
new 5d1f193 gcc/ * gensupport.h (compute_test_codes): Take a file_locati [...]
new c04601c gcc/ * read-md.h (message_with_line, error_with_line): Delet [...]
new 8a184c9 gcc/ * genattrtab.c (make_canonical): Add a file_location pa [...]
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 | 109 +++++++++++++++++++++++++++
gcc/genattr-common.c | 51 +++++++------
gcc/genattr.c | 45 ++++++------
gcc/genattrtab.c | 166 +++++++++++++++++++++--------------------
gcc/genautomata.c | 203 +++++++++++++++++++++++++--------------------------
gcc/gencodes.c | 31 ++++----
gcc/genconditions.c | 26 +++----
gcc/genconfig.c | 81 +++++++++-----------
gcc/genemit.c | 99 +++++++++++--------------
gcc/genextract.c | 56 +++++++-------
gcc/genflags.c | 32 ++++----
gcc/genmddump.c | 13 +---
gcc/genopinit.c | 22 +++---
gcc/genoutput.c | 130 +++++++++++++++------------------
gcc/genpeep.c | 40 +++++-----
gcc/genpreds.c | 130 ++++++++++++++++-----------------
gcc/genrecog.c | 199 +++++++++++++++++++++++---------------------------
gcc/gensupport.c | 73 +++++++++---------
gcc/gensupport.h | 20 ++++-
gcc/gentarget-def.c | 54 +++++++-------
gcc/read-md.c | 26 -------
gcc/read-md.h | 2 -
22 files changed, 817 insertions(+), 791 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 48bf1a9 gcc/ * genoutput.c (data): Use a file_location to record the [...]
new 5d1f193 gcc/ * gensupport.h (compute_test_codes): Take a file_locati [...]
new c04601c gcc/ * read-md.h (message_with_line, error_with_line): Delet [...]
new 8a184c9 gcc/ * genattrtab.c (make_canonical): Add a file_location pa [...]
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 | 109 +++++++++++++++++++++++++++
gcc/genattr-common.c | 51 +++++++------
gcc/genattr.c | 45 ++++++------
gcc/genattrtab.c | 166 +++++++++++++++++++++--------------------
gcc/genautomata.c | 203 +++++++++++++++++++++++++--------------------------
gcc/gencodes.c | 31 ++++----
gcc/genconditions.c | 26 +++----
gcc/genconfig.c | 81 +++++++++-----------
gcc/genemit.c | 99 +++++++++++--------------
gcc/genextract.c | 56 +++++++-------
gcc/genflags.c | 32 ++++----
gcc/genmddump.c | 13 +---
gcc/genopinit.c | 22 +++---
gcc/genoutput.c | 130 +++++++++++++++------------------
gcc/genpeep.c | 40 +++++-----
gcc/genpreds.c | 130 ++++++++++++++++-----------------
gcc/genrecog.c | 199 +++++++++++++++++++++++---------------------------
gcc/gensupport.c | 73 +++++++++---------
gcc/gensupport.h | 20 ++++-
gcc/gentarget-def.c | 54 +++++++-------
gcc/read-md.c | 26 -------
gcc/read-md.h | 2 -
22 files changed, 817 insertions(+), 791 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 trunk
in repository gcc.
from e4da177 gcc/ * genoutput.c (next_index_number): Delete. (data): Rem [...]
new 36d192d gcc/ * read-md.h (file_location): New structure. (directive [...]
new e7ff515 gcc/ * read-md.h (fatal_at): Declare. * read-md.c (fatal_at [...]
new 48bf1a9 gcc/ * genoutput.c (data): Use a file_location to record the [...]
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 | 80 ++++++++++++++++++++++++
gcc/genattrtab.c | 134 +++++++++++++++++++--------------------
gcc/genoutput.c | 126 +++++++++++++++++--------------------
gcc/gensupport.c | 186 ++++++++++++++++++++++++-------------------------------
gcc/read-md.c | 78 +++++++++++++++++------
gcc/read-md.h | 22 +++++--
6 files changed, 358 insertions(+), 268 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 e4da177 gcc/ * genoutput.c (next_index_number): Delete. (data): Rem [...]
new 36d192d gcc/ * read-md.h (file_location): New structure. (directive [...]
new e7ff515 gcc/ * read-md.h (fatal_at): Declare. * read-md.c (fatal_at [...]
new 48bf1a9 gcc/ * genoutput.c (data): Use a file_location to record the [...]
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 | 80 ++++++++++++++++++++++++
gcc/genattrtab.c | 134 +++++++++++++++++++--------------------
gcc/genoutput.c | 126 +++++++++++++++++--------------------
gcc/gensupport.c | 186 ++++++++++++++++++++++++-------------------------------
gcc/read-md.c | 78 +++++++++++++++++------
gcc/read-md.h | 22 +++++--
6 files changed, 358 insertions(+), 268 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 trunk
in repository gcc.
from 436575b gcc/ * genattrtab.c (check_attr_value): Remove handling of n [...]
new e4da177 gcc/ * genoutput.c (next_index_number): Delete. (data): Rem [...]
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/genoutput.c | 12 ------------
2 files changed, 7 insertions(+), 12 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/pr58066/gcc-5-branch
in repository gcc.
discards e49e37f Make __tls_get_addr patterns dependent on SP_REG
discards 9ab1dea Move precomputation before stack pointer is adjusted
adds 5c74cc0 [PATCH]Fix PR66556. Don't drop side-effect in simplify_const_ [...]
new 962a8e3 Move precomputation before stack pointer is adjusted
new e9fd4bd Make __tls_get_addr patterns dependent on SP_REG
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 (e49e37f)
\
N -- N -- N refs/heads/hjl/pr58066/gcc-5-branch (e9fd4bd)
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 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 | 9 +++++
gcc/simplify-rtx.c | 7 ++--
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gcc.c-torture/execute/pr66556.c | 52 +++++++++++++++++++++++++++
4 files changed, 73 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr66556.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 trunk
in repository gcc.
from d1134db Handle exit phi without header phi in create_parallel_loop
new 46261de * config/sparc/sparc.md (save_stack_nonlocal): Use adjust_ad [...]
new 436575b gcc/ * genattrtab.c (check_attr_value): Remove handling of n [...]
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 | 12 ++++++++++++
gcc/config/sparc/sparc.md | 10 +++++-----
gcc/genattrtab.c | 35 ++++++++++++++++-------------------
3 files changed, 33 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 d1134db Handle exit phi without header phi in create_parallel_loop
new 46261de * config/sparc/sparc.md (save_stack_nonlocal): Use adjust_ad [...]
new 436575b gcc/ * genattrtab.c (check_attr_value): Remove handling of n [...]
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 | 12 ++++++++++++
gcc/config/sparc/sparc.md | 10 +++++-----
gcc/genattrtab.c | 35 ++++++++++++++++-------------------
3 files changed, 33 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.