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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW

--- Comment #15 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> I only see errors on gcc-11 master.  Anything left to do?  Or close it?

You need an instrumented compiler to see the

==85033==ERROR: AddressSanitizer: heap-use-after-free on address 0x6130000aa8da
at pc 0x0001003fed9b bp 0x7ffeefbfe920 sp 0x7ffeefbfe918
...

error. With a regular compiler I see erratic errors:

in pp_quoted_string, at pretty-print.c:1838

Reply via email to