[Top][All Lists]
[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.
- [Bug gas/9814] New: Gas uses Thumb padding within ARM code, christophe dot lyon at st dot com, 2009/02/04
- [Bug gas/9814] Gas uses Thumb padding within ARM code, christophe dot lyon at st dot com, 2009/02/04
- [Bug gas/9814] Gas uses Thumb padding within ARM code, nickc at redhat dot com, 2009/02/04
- [Bug gas/9814] Gas uses Thumb padding within ARM code, nickc at redhat dot com, 2009/02/04
- [Bug gas/9814] Gas uses Thumb padding within ARM code, christophe dot lyon at st dot com, 2009/02/04
- [Bug gas/9814] Gas uses Thumb padding within ARM code, cvs-commit at gcc dot gnu dot org, 2009/02/06
- [Bug gas/9814] Gas uses Thumb padding within ARM code,
nickc at redhat dot com <=