------- Additional Comments From nickc at redhat dot com  2009-02-06 12:54 
-------
Hi Christophe,

  I have checked the patch into the sources.

  With regard to frags being used before they are initialised, I believe that
this is the intended, albeit slightly confusing, behaviour.  The TC_FRAG_INIT
function, if defined, is only called once the *type* of the frag is set. 
(Because the target specific initialisation may well depend upon the type of the
frag).  A frag's type is not set when it is created, but later on, usually when
its use has been determined and the caller has finished with the frag and wants
to create another.

Cheers
  Nick


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9814

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

Reply via email to