public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libstdc++/6501: ctype_noninline.h:45: `__SB_masks' undeclared
@ 2002-04-28 10:09 danglin
  0 siblings, 0 replies; 3+ messages in thread
From: danglin @ 2002-04-28 10:09 UTC (permalink / raw)
  To: danglin, dave.anglin, gcc-bugs, gcc-prs, nobody

Synopsis: ctype_noninline.h:45: `__SB_masks' undeclared

Responsible-Changed-From-To: unassigned->danglin
Responsible-Changed-By: danglin
Responsible-Changed-When: Sun Apr 28 10:09:24 2002
Responsible-Changed-Why:
    Mine.  Regression from 3.0.x.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6501


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libstdc++/6501: ctype_noninline.h:45: `__SB_masks' undeclared
@ 2002-04-30 12:33 danglin
  0 siblings, 0 replies; 3+ messages in thread
From: danglin @ 2002-04-30 12:33 UTC (permalink / raw)
  To: danglin, dave.anglin, gcc-bugs, gcc-prs

Synopsis: ctype_noninline.h:45: `__SB_masks' undeclared

State-Changed-From-To: open->closed
State-Changed-By: danglin
State-Changed-When: Tue Apr 30 12:33:40 2002
State-Changed-Why:
    Fix applied.
    <http://gcc.gnu.org/ml/libstdc++/2002-04/msg00351.html>.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6501


^ permalink raw reply	[flat|nested] 3+ messages in thread

* libstdc++/6501: ctype_noninline.h:45: `__SB_masks' undeclared
@ 2002-04-28 10:06 dave.anglin
  0 siblings, 0 replies; 3+ messages in thread
From: dave.anglin @ 2002-04-28 10:06 UTC (permalink / raw)
  To: gcc-gnats


>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:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-30 19:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-28 10:09 libstdc++/6501: ctype_noninline.h:45: `__SB_masks' undeclared danglin
  -- strict thread matches above, loose matches on Subject: below --
2002-04-30 12:33 danglin
2002-04-28 10:06 dave.anglin

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).