[Bug debug/43160] Wrong debug info in guality/vla-1.c (f1)
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Feb 25 12:23:00 GMT 2010
------- Comment #1 from jakub at gcc dot gnu dot org 2010-02-25 12:23 -------
Seems this is related to DEBUG_EXPR_DECL temporaries. If I manually merge all
the 3 DEBUG_INSNs into one, the VLA bound artificial var is set to (nil) after
the di = di + 1 increment similarly to i (the enhancement request to handle
that is a separate issue).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43160
More information about the Gcc-bugs
mailing list