DWARF AT_{lo,hi}_user are out of sync with GCC

Ben Elliston bje@au1.ibm.com
Fri Mar 18 09:48:00 GMT 2005


Why?  Does it matter?

-#define AT_lo_user     0x2000  /* implementation-defined range start */
-#define AT_hi_user     0x3ff0  /* implementation-defined range end */
+#define AT_lo_user     0x8000  /* implementation-defined range start */
+#define AT_hi_user     0xffff  /* implementation-defined range end */

Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
URL: <https://sourceware.org/pipermail/binutils/attachments/20050318/82b6abc1/attachment.sig>


More information about the Binutils mailing list