This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/49680] [4.7 regression] IRIX 6.5 bootstrap broken: SEGV in __register_frame_info_bases
- 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: Fri, 8 Jul 2011 23:50:10 +0000
- Subject: [Bug bootstrap/49680] [4.7 regression] IRIX 6.5 bootstrap broken: SEGV in __register_frame_info_bases
- Auto-submitted: auto-generated
- References: <bug-49680-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49680
--- Comment #13 from Richard Henderson <rth at gcc dot gnu.org> 2011-07-08 23:48:56 UTC ---
Author: rth
Date: Fri Jul 8 23:48:53 2011
New Revision: 176065
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176065
Log:
dwarf2cfi: Insert notes correctly wrt tablejumps.
PR bootstrap/49680
* dwarf2cfi.c (dwarf2out_frame_debug): Insert cfi notes after
any tablejump vector.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2cfi.c