[Bug sanitizer/112708] "gcc -fsanitize=address" produces wrong debug info for variables in function prologue
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Nov 25 04:56:01 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112708
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Also did you add -fvar-tracking-assignments ? (there are other reports asking
to turn on -fvar-tracking-assignments for -O0 except it is a big compile time
increase in many cases).
More information about the Gcc-bugs
mailing list