[Bug debug/39703] New: GCC produces single locations instead of location lists for some formal parameters

2009-04-09 Thread jdraper at super dot org
ned at gcc dot gnu dot org ReportedBy: jdraper at super dot org GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu GCC target triplet: x86_64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39703

[Bug debug/39703] GCC produces single locations instead of location lists for some formal parameters

2009-04-28 Thread jdraper at super dot org
--- Comment #2 from jdraper at super dot org 2009-04-28 18:24 --- (In reply to comment #1) > IIRC at -O0, variable tracking is not enabled so it only produces single > locations. > This makes sense to me as a possible explanation, but my response would be to turn variable tr