Really check in the patch.
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 2 Dec 2006 16:24:37 +0000 (16:24 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 2 Dec 2006 16:24:37 +0000 (16:24 +0000)
gas/subsegs.c

index e77bce8..8c5f8d8 100644 (file)
@@ -117,6 +117,7 @@ subseg_set_rest (segT seg, subsegT subseg)
 #endif
       newP->frch_frag_now = frag_alloc (&newP->frch_obstack);
       newP->frch_frag_now->fr_type = rs_fill;
+      newP->frch_cfi_data = NULL;
 
       newP->frch_root = newP->frch_last = newP->frch_frag_now;