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 #21 from John David Anglin <danglin at gcc dot gnu.org> 2010-12-09 14:43:09 UTC ---
Author: danglin
Date: Thu Dec  9 14:43:03 2010
New Revision: 167638

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167638
Log:
    PR c++/44641
    * lib/scanasm.exp (dg-function-on-line): Add match pattern for
    hppa*-*-*.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/lib/scanasm.exp


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