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 cd21d5ac81f [C++] [PR84231] overload on cond_expr in template discards 479240711a3 [PR c++/84593] ice on braced init with uninit ref field discards eab0b4abf82 [PR c++/84492] stmt expr ending with overload new 3d4a4b6f3cc [PR c++/84492] stmt expr ending with overload new 24500b3950b [PR c++/84593] ice on braced init with uninit ref field new bac6d79b6a4 [C++] [PR84231] overload on cond_expr in template new ae6f982eb83 [IEPM] [PR debug/84620] use constant form for DW_AT_GNU_entry_view
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 (cd21d5ac81f) \ N -- N -- N refs/heads/aoliva/testme (ae6f982eb83)
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: gcc/cp/class.c | 6 +----- gcc/cp/semantics.c | 6 +++--- gcc/dwarf2out.c | 40 +++++++++++++++++++++++++++++++++++++++- gcc/dwarf2out.h | 4 +++- gcc/testsuite/g++.dg/pr84492.C | 8 ++++---- 5 files changed, 50 insertions(+), 14 deletions(-)