------- Comment #5 from manu at gcc dot gnu dot org 2009-07-08 13:25 ------- (In reply to comment #3) > > Note that getInt is completely inlined and there is no location involving > that function available anymore :/ The difficulties of C++ and late > diagnostics ...
Don't we keep abstract_origin somewhere? I have seen in the middle-end that sometimes we test whether something is an inline variable or not. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39891