Bug 18994 - AIX: storage class in debugging strings
Summary: AIX: storage class in debugging strings
Status: NEW
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 4.0.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: wrong-debug
Depends on:
Blocks:
 
Reported: 2004-12-14 18:36 UTC by David Edelsohn
Modified: 2008-02-20 18:23 UTC (History)
1 user (show)

See Also:
Host:
Target: powerpc-aix
Build:
Known to work:
Known to fail:
Last reconfirmed: 2005-07-15 21:33:44


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Edelsohn 2004-12-14 18:36:05 UTC
Some debugging information for AIX contains the storage class suffix because 
it is not stripped by strip_name_encoding.  See libgfortran/io/transfer.c for 
example.
Comment 1 Jason Merrill 2008-02-20 18:23:37 UTC
downgrading to P3