public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: dave.anglin@nrc.ca
To: gcc-gnats@gcc.gnu.org
Subject: libstdc++/6501: ctype_noninline.h:45: `__SB_masks' undeclared
Date: Sun, 28 Apr 2002 10:06:00 -0000	[thread overview]
Message-ID: <20020428165833.22003.qmail@sources.redhat.com> (raw)


>Number:         6501
>Category:       libstdc++
>Synopsis:       ctype_noninline.h:45: `__SB_masks' undeclared
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Apr 28 10:06:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dave Anglin
>Release:        gcc 3.1 20020427 (prerelease)
>Organization:
>Environment:
hppa1.1-hp-hpux10.20
>Description:
/xxx/gnu/gcc-3.1/objdir/gcc/xgcc -shared-libgcc -B/xxx/gnu/gcc-3.1/objdir/gcc/ -
nostdinc++ -L/xxx/gnu/gcc-3.1/objdir/hppa1.1-hp-hpux10.20/libstdc++-v3/src -L/xx
x/gnu/gcc-3.1/objdir/hppa1.1-hp-hpux10.20/libstdc++-v3/src/.libs -B/opt/gnu/hppa
1.1-hp-hpux10.20/bin/ -B/opt/gnu/hppa1.1-hp-hpux10.20/lib/ -isystem /opt/gnu/hpp
a1.1-hp-hpux10.20/include -nostdinc++ -I/xxx/gnu/gcc-3.1/objdir/hppa1.1-hp-hpux1
0.20/libstdc++-v3/include/hppa1.1-hp-hpux10.20 -I/xxx/gnu/gcc-3.1/objdir/hppa1.1
-hp-hpux10.20/libstdc++-v3/include -I../../../../gcc/libstdc++-v3/libsupc++ -I..
/../../../gcc/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-for
mat -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -g -c ../../../
../gcc/libstdc++-v3/src/locale.cc  -fPIC -DPIC -o .libs/locale.o
In file included from ../../../../gcc/libstdc++-v3/src/locale.cc:406:
/xxx/gnu/gcc-3.1/objdir/hppa1.1-hp-hpux10.20/libstdc++-v3/include/hppa1.1-hp-hpu
x10.20/bits/ctype_noninline.h: In
   constructor `std::ctype<char>::ctype(int*, const unsigned int*, bool,
   unsigned int)':
/xxx/gnu/gcc-3.1/objdir/hppa1.1-hp-hpux10.20/libstdc++-v3/include/hppa1.1-hp-hpu
x10.20/bits/ctype_noninline.h:45: `
   __SB_masks' undeclared (first use this function)
/xxx/gnu/gcc-3.1/objdir/hppa1.1-hp-hpux10.20/libstdc++-v3/include/hppa1.1-hp-hpu
x10.20/bits/ctype_noninline.h:45: (Each
   undeclared identifier is reported only once for each function it appears
   in.)

Under hpux 11, the macro version of the ctype functions is
the default.  However, under hpux 10, it appears that we
need to define _SB_CTYPE_MACROS to obtain the macro version
of the ctype functions.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2002-04-28 17:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-28 10:06 dave.anglin [this message]
2002-04-28 10:09 danglin
2002-04-30 12:33 danglin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020428165833.22003.qmail@sources.redhat.com \
    --to=dave.anglin@nrc.ca \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).