Really check in the patch.

This commit is contained in:
H.J. Lu 2006-12-02 16:24:37 +00:00
parent b3b1f034af
commit 5fd396baa1
1 changed files with 1 additions and 0 deletions

View 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;