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 Regression] fdebug-types-section regression for member pointers


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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-14 23:35:19 UTC ---
Author: jakub
Date: Tue Feb 14 23:35:15 2012
New Revision: 184243

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184243
Log:
    Backported from mainline
    2012-02-14  Jakub Jelinek  <jakub@redhat.com>

    PR debug/51950
    * dwarf2out.c (clone_tree_hash): New function.
    (copy_decls_walk): Use it instead of clone_tree.

Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/dwarf2out.c


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