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

--- Comment #1 from Konstantin Kharlamov <Hi-Angel at yandex dot ru> ---
Created attachment 46652
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46652&action=edit
rr record for the testcase, results in stack-use-after-scope

I'm also attaching the `rr` record for the testcase resulting in
`stack-use-after-scope`. To run it, unpack the directory, and execute:

    rr replay asan_testcase-0

gdb prompt gonna appear, just type `continue`.

Reply via email to