C_INFO is a different type of storage class. That is the storage class of a symbol entry, not the DBX storage classes. You need to look in /usr/include/dbxstclass.h . I do not think that assembly language can force a symbol into a non-DBX storage class. David