https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123229

--- Comment #9 from Sam James <sjames at gcc dot gnu.org> ---
In cgraph, the dump is harder to read with some whitespace + indentation
issues:

@@ -432525,10 +432445,8 @@
_ZN16nsTextEquivUtils28AppendFromAccessibleChildrenEPKN7mozilla4a11y10Accessible
   Function flags: body
   Called by:
_ZN16nsTextEquivUtils20AppendFromAccessibleEPN7mozilla4a11y10AccessibleEP12nsTSubstringIDsE/67878
_ZN16nsTextEquivUtils18GetNameFromSubtreeEPKN7mozilla4a11y15LocalAccessibl
eER12nsTSubstringIDsE/67869
   Calls: long int __builtin_expect(long int, long int)/118568
_Z14NS_FAILED_impl8nsresult/663
_ZN16nsTextEquivUtils20AppendFromAccessibleEPN7mozilla4a11y10AccessibleEP12nsTSubstringIDsE/67878
_ZNK12nsTHashtableI12nsPtrHashKeyIKN7mozilla4a11y10AccessibleEEE8ContainsEPS4_/83629
_ZL17GetReferencedAccsv/67868
-   Polymorphic indirect call of type const struct Accessible token:3num
speculative call targets: 0
-    Outer type (dynamic):struct Accessible (or a derived type) (maybe in
construction) offset 0
-   Polymorphic indirect call of type const struct Accessible token:6num
speculative call targets: 0
-    Outer type (dynamic):struct Accessible (or a derived type) (maybe in
construction) offset 0
+       indirect polymorphic callsite, vptr_changed, calling param -1, offset
0otr_token 3, otr_type const struct Accessible, context     Outer type
(dynamic):struct Accessible (or a derived type) (maybe in construction) offset
0, flags 0, num speculative call targets: 0
+       indirect polymorphic callsite, vptr_changed, calling param -1, offset
0otr_token 6, otr_type const struct Accessible, context     Outer type
(dynamic):struct Accessible (or a derived type) (maybe in construction) offset
0, flags 0, num speculative call targets: 0

Reply via email to