This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aoliva/testme in repository gcc.
discards 5d933a3252f introduce -fcallgraph-info option discards da77d0a3a3f introduce -fcallgraph-info option discards c1eda7aded7 cgraph comment and field reorder new 6ed45f8bc2e fix cgraph comment new fa0a70945b9 introduce -fcallgraph-info option new c3ee63aaa14 reuse cgraph edges for -fcallgraph-info
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 (5d933a3252f) \ N -- N -- N refs/heads/aoliva/testme (c3ee63aaa14)
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 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/function.c | 16 +++++++--------- gcc/function.h | 14 +++++++++----- gcc/toplev.c | 38 ++++++++++++++++++++++++-------------- 3 files changed, 40 insertions(+), 28 deletions(-)