When using a proper gnu access attribute, we get nothing printed out after print-token-graph with the alignment. It might be that we didn't discover the attribute in Bounds.cpp. When we change it from __gnu__ to __fnu__, thus triggering the conversion to annotation attributes, we see this, which is also broken:
When using a proper gnu access attribute, we get nothing printed out after
print-token-graph
with the alignment. It might be that we didn't discover the attribute in Bounds.cpp. When we change it from__gnu__
to__fnu__
, thus triggering the conversion to annotation attributes, we see this, which is also broken: