bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/9814] Gas uses Thumb padding within ARM code


From: nickc at redhat dot com
Subject: [Bug gas/9814] Gas uses Thumb padding within ARM code
Date: 6 Feb 2009 12:54:53 -0000

------- 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]