[patch] Dwarf3 CIE format

Andreas Jaeger aj@suse.de
Wed May 12 15:45:00 GMT 2004


Paul Brook <paul@codesourcery.com> writes:

> --- gas/dw2gencfi.c	7 Mar 2004 08:51:20 -0000	1.16
> +++ gas/dw2gencfi.c	12 May 2004 11:59:40 -0000
> @@ -91,14 +91,14 @@ struct fde_entry
>    symbolS *end_address;
>    struct cfi_insn_data *data;
>    struct cfi_insn_data **last;
> -  unsigned int return_column;
> +  unsigned return_column;

Why do you remove the int?

>  };
>  
>  struct cie_entry
>  {
>    struct cie_entry *next;
>    symbolS *start_address;
> -  unsigned int return_column;
> +  unsigned return_column;

Same question here.


Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20040512/1ad66486/attachment.sig>


More information about the Binutils mailing list