This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/49864] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439
- From: "rth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 28 Jul 2011 00:07:08 +0000
- Subject: [Bug debug/49864] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439
- Auto-submitted: auto-generated
- References: <bug-49864-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49864
--- Comment #3 from Richard Henderson <rth at gcc dot gnu.org> 2011-07-28 00:06:16 UTC ---
Hum, this patch is too hacky and likely to fail for
other targets for different reasons. We need a more
comprehensive solution.
Consider it withdrawn.