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

c/2173: Wide char definitions in mips-sgi-irix (includes patch)



>Number:         2173
>Category:       c
>Synopsis:       Wide char definitions in mips-sgi-irix (includes patch)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 04 15:16:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     David Billinghurst
>Release:        all
>Organization:
>Environment:
mips-sgi-irix
>Description:
Unreviewed patch.  Should be applied to mainline and gcc-3.0 branch.

The existing definitions on WCHAR_TYPE et al cause wide characters to occupy 8 bytes with -mabi=64, which causes lexer warnings and testsuite failures.

This patch has been tested on mips-sgi-irix6.5. It eliminates 33 gcc testsuite failures with -mabi=64.  


See http://gcc.gnu.org/ml/gcc-patches/2001-03/msg00032.html
>How-To-Repeat:

>Fix:
http://gcc.gnu.org/ml/gcc-patches/2001-03/msg00032.html
>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]