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 c++/44641] Generated constructors and destructors get wrong debug location when a typedef uses a forward declaration of the type before the definition


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

--- Comment #28 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-12-08 20:18:03 UTC ---
(In reply to comment #27)
> is what we get on mips64-linux-gnu.  The only difference between this and the
> IRIX one is the .cfi_startproc .

Submitted a fix: http://gcc.gnu.org/ml/gcc-patches/2011-12/msg00600.html


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