Possible bug in gas/frags.c
Alan Modra
amodra@bigpond.net.au
Mon Feb 10 12:35:00 GMT 2003
On Thu, Feb 06, 2003 at 01:28:13PM -0700, Guy.McCarthy@microchip.com wrote:
> The latest version of frags.c does not seem to call TC_FRAG_INIT
> in all the right places. I think a call is missing from frag_new().
No, frag_new is just for creating a boring fixed size frag. The more
interesting machine-dependent relaxable frags (where TC_FRAG_INIT
might be needed) are created by frag_var and frag_variant.
--
Alan Modra
IBM OzLabs - Linux Technology Centre
More information about the Binutils
mailing list