------- Comment #3 from aoliva at gcc dot gnu dot org 2009-09-08 17:06 ------- The non-volatile variable goes missing in the inlined copy of m because it is coalesced with the incoming argument. With VTA, a note is retained that associates p_name with the string. However, we still fail to emit debug information for p_name, for some so-far unknown reason.
-- aoliva at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |aoliva at gcc dot gnu dot |dot org |org Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2009-09-08 17:06:53 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41097