public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Unrecognized storage class message on AIX w/XL Fortran V7.1
@ 2003-07-21 16:55 Chris Chambreau
       [not found] ` <m3d6g3g5yk.fsf@redhat.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Chambreau @ 2003-07-21 16:55 UTC (permalink / raw)
  To: binutils


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Unrecognized storage class message on AIX w/XL Fortran V7.1
       [not found]     ` <200307211501.54690.chcham@llnl.gov>
@ 2003-07-22  9:09       ` Nick Clifton
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Clifton @ 2003-07-22  9:09 UTC (permalink / raw)
  To: Chris Chambreau; +Cc: binutils

Hi Chris,

> As far as I can tell, it looks like the only dbx storage classes
> that are missing are C_TCSYM & C_ECOML.  The other dbx classes
> already appear to be in coffcode.h

OK - I have checked my patch in and also added C_TCSYM as well.

Cheers
        Nick
        
2003-07-22  Nick Clifton  <nickc@redhat.com>

	* coffcode.h (coff_slurp_symbol_table): Add C_TCSYM and C_ECOML to
	expected RS6000 storage classes.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-22  9:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-21 16:55 Unrecognized storage class message on AIX w/XL Fortran V7.1 Chris Chambreau
     [not found] ` <m3d6g3g5yk.fsf@redhat.com>
     [not found]   ` <200307211305.34211.chcham@llnl.gov>
     [not found]     ` <200307211501.54690.chcham@llnl.gov>
2003-07-22  9:09       ` Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).