[lsb-discuss] Bug in DWARF specs

Wichmann, Mats D mats.d.wichmann at intel.com
Thu Jul 13 09:12:32 PDT 2006


>Please read my message:

>What does the code say?
>In the file unwind-dw2-fde.h we find:
>/* Locate the CIE for a given FDE.  */
>
>static inline const struct dwarf_cie *
>get_cie (const struct dwarf_fde *f)
>{
>  return (void *)&f->CIE_delta - f->CIE_delta;
>}
>
>file: unwind-dw2-fde.h in the gcc sources

I did read the code... that last line ("in the gcc sources")
is the info I was looking for - thanks. Can you file a bug
at bugs.linuxbase.org?  I'm happy to do it too, but if you
file it, you'll automatically get email as it progresses.

-- mats




More information about the lsb-discuss mailing list