This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/54887] gdb test case failure with mi-var-rtti


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54887

--- Comment #2 from Andreas Arnez <arnez at linux dot vnet.ibm.com> 2012-10-10 17:14:32 UTC ---
Right. I've checked that the new upstream gcc with r192285 fixes the problem. 
Thanks!

BTW, while investigating this I wondered why g++ wraps all locals in a lexical
block instead of attaching them directly to the subprogram DIE.  Is there a
particular reason for that?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]