Next: , Up: Object Attributes


8.1 gnu Object Attributes

The .gnu_attribute directive records an object attribute with vendor `gnu'.

Except for `Tag_compatibility', which has both an integer and a string for its value, gnu attributes have a string value if the tag number is odd and an integer value if the tag number is even. The second bit (tag & 2 is set for architecture-independent attributes and clear for architecture-dependent ones.

8.1.1 Common gnu attributes

These attributes are valid on all architectures.

Tag_compatibility (32)
The compatibility attribute takes an integer flag value and a vendor name. If the flag value is 0, the file is compatible with other toolchains. If it is 1, then the file is only compatible with the named toolchain. If it is greater than 1, the file can only be processed by other toolchains under some private arrangement indicated by the flag value and the vendor name.

8.1.2 MIPS Attributes

Tag_GNU_MIPS_ABI_FP (4)
The floating-point ABI used by this object file. The value will be:

8.1.3 PowerPC Attributes

Tag_GNU_Power_ABI_FP (4)
The floating-point ABI used by this object file. The value will be:
Tag_GNU_Power_ABI_Vector (8)
The vector ABI used by this object file. The value will be:

8.1.4 IBM z Systems Attributes

Tag_GNU_S390_ABI_Vector (8)
The vector ABI used by this object file. The value will be: