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 target/52260] [4.7 Regression] ICE in clone_tree_hash, at dwarf2out.c:7424


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

Andrew Stubbs <ams at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ams at gcc dot gnu.org,
                   |                            |jakub at redhat dot com

--- Comment #1 from Andrew Stubbs <ams at gcc dot gnu.org> 2012-02-15 15:23:12 UTC ---
SVN r184223 builds, r184224 does not. This is perhaps unsurprising given that
that's the revision in which Jakub introduced the crashing function:

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.


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