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/51950] [4.6/4.7 Regression] fdebug-types-section regression for member pointers


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-14 19:40:18 UTC ---
Author: jakub
Date: Tue Feb 14 19:40:10 2012
New Revision: 184224

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184224
Log:
    PR debug/51950
    * dwarf2out.c (clone_tree_hash): New function.
    (copy_decls_walk): Use it instead of clone_tree.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c


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