This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Unrecognized storage class message on AIX w/XL Fortran V7.1


Hi,

I'm getting BFD warnings like the following when using 
bintuils 2.13.2 on AIX 5.1 with IBM Fortran compiler
v7.1.1.2:

BFD: ./sweep3d.mpi: Unrecognized storage class 136 for *ABS* symbol `numtasks:V-29'

It looks like in bfd/coffcode.h, coff_slurp_symbol_table() is 
not aware of the dbx storage classes defined in
/usr/include/dbxstclass.h.

I looked at coffcode.h in CVS and as far as I can tell, it doesn't like 
this issue has been addressed yet.

I'd offer to help out, but I'm still in a long-running discussion with
my employer about copyright assignment...

-Chris



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