This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Limited success with 3.0 branch on AIX


	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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]