This is the mail archive of the gcc-bugs@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]

debug/2829: Invalid stabx storage class for GCC marker



>Number:         2829
>Category:       debug
>Synopsis:       Invalid stabx storage class for GCC marker
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 15 11:36:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     dje@watson.ibm.com
>Release:        gcc version 3.0 20010513 (prerelease)
>Organization:
>Environment:
powerpc-ibm-aix4.3.3.0
>Description:
xcoffout.h DBX_OUTPUT_GCC_MARKER emits N_OPT stab which is
invalid on AIX.

http://sources.redhat.com/ml/gdb/2001-05/msg00015.html
>How-To-Repeat:

>Fix:
Change N_OPT to N_GSYM and use stab_to_sclass() to convert
stab to stclass.
>Release-Note:
>Audit-Trail:
>Unformatted:


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