This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: Unrecognized storage class message on AIX w/XL Fortran V7.1
- From: Nick Clifton <nickc at redhat dot com>
- To: Chris Chambreau <chcham at llnl dot gov>
- Cc: binutils at sources dot redhat dot com
- Date: Tue, 22 Jul 2003 10:05:20 +0100
- Subject: Re: Unrecognized storage class message on AIX w/XL Fortran V7.1
- References: <200307211152.26711.chcham@llnl.gov> <m3d6g3g5yk.fsf@redhat.com><200307211305.34211.chcham@llnl.gov><200307211501.54690.chcham@llnl.gov>
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.