[Bug target/52260] [4.7 Regression] ICE in clone_tree_hash, at dwarf2out.c:7424
ams at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 15 15:23:00 GMT 2012
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.
More information about the Gcc-bugs
mailing list