This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch ping


On Mon, Jun 14, 2004 at 12:10:23PM +0100, Paul Brook wrote:
> Create DWARF3 cie frame entries:
> http://gcc.gnu.org/ml/gcc-patches/2004-05/msg00845.html

Hum.  Given that this is the only difference between the two
formats, I don't see the point of this particular test.  

Instead, test DWARF_FRAME_RETURN_COLUMN >= 256 and set the
CIE version to 3 in that case, and output the uleb128.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]