analyzer: fix nondeterminism in logs
authorDavid Malcolm <dmalcolm@redhat.com>
Thu, 24 Nov 2022 01:43:32 +0000 (20:43 -0500)
committerDavid Malcolm <dmalcolm@redhat.com>
Thu, 24 Nov 2022 01:43:32 +0000 (20:43 -0500)
commite0f18b87bfaf0b60f4fd0aaffefb4ca2869aff52
tree189d694e7af8a8022e9fee2a60f98e2ae29735bf
parent5d2908b7bf93051af0ea2be3323d17630f0e3f37
analyzer: fix nondeterminism in logs

gcc/analyzer/ChangeLog:
* checker-path.cc (checker_path::inject_any_inlined_call_events):
Don't dump the address of the block when -fdump-noaddr.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
gcc/analyzer/checker-path.cc