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/41063] ICE in output_die



------- Comment #3 from ccoutant at gcc dot gnu dot org  2009-08-28 20:35 -------
Subject: Bug 41063

Author: ccoutant
Date: Fri Aug 28 20:35:16 2009
New Revision: 151187

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151187
Log:
gcc/ChangeLog:

        PR debug/41063
        * dwarf2out.c (gen_type_die_with_usage): Use proper context for
        struct/union/enum types local to a function.

gcc/testsuite/ChangeLog:

        PR debug/41063
        * g++.dg/debug/dwarf2/pr41063.C: New test.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog


-- 


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


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