Hi Mat,

My fix is simply to reserve enough space before calling frag_now_fix
that the frag won't run out of room if frag_more is called later.
Thanks for providing a fix for the problem.  I have checked it in along 
with this changelog entry.
Cheers
  Nick

gas/ChangeLog
2008-11-14  Mat Hostetter  <[EMAIL PROTECTED]>

        * read.c (emit_expr): Grow frag before filling it so that
        dot_value remains valid.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to