This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/49841] [4.7 regression] AIX bootstrap failure in dwarf2cfi.c:maybe_record_trace_start
- From: "dje at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 25 Jul 2011 17:27:28 +0000
- Subject: [Bug debug/49841] [4.7 regression] AIX bootstrap failure in dwarf2cfi.c:maybe_record_trace_start
- Auto-submitted: auto-generated
- References: <bug-49841-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49841
--- Comment #3 from David Edelsohn <dje at gcc dot gnu.org> 2011-07-25 17:27:26 UTC ---
The patch allows me to get past the failure. The current solution seems good
enough for me. Someone else can implement the alternative when it's needed.