public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Eric Botcazou <ebotcazou@libertysurf.fr>
To: paolo@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: libstdc++/10809: [3.3 regression] mips-sgi-irix6.5 libstdc++-v3 testsuite execution failure in 27_io/istream_unformatted.cc
Date: Sat, 17 May 2003 14:06:00 -0000	[thread overview]
Message-ID: <20030517140600.21455.qmail@sources.redhat.com> (raw)

The following reply was made to PR libstdc++/10809; it has been noted by GNATS.

From: Eric Botcazou <ebotcazou@libertysurf.fr>
To: paolo@gcc.gnu.org
Cc: gcc-bugs@gcc.gnu.org,
 ghazi@caip.rutgers.edu,
 mark@codesourcery.com,
 nobody@gcc.gnu.org,
 gcc-gnats@gcc.gnu.org
Subject: Re: libstdc++/10809: [3.3 regression] mips-sgi-irix6.5 libstdc++-v3 testsuite execution failure in 27_io/istream_unformatted.cc
Date: Sat, 17 May 2003 15:59:48 +0200

 >     I would appreciate if you could report on inadequacies
 >     for your favorite platforms of the various system call
 >     used in  __basic_file<char>::showmanyc_helper
 >     (in config/io/basic_file_stdio.cc). In particular: does
 >     the autoconf test for 'fstat' succeed? If not, why?
 >     Thanks for your collaboration, Paolo.
 
 Solaris 2.5.1:
 
 sunshine% cd sparc-sun-solaris2.5.1/libstdc++-v3
 sunshine% grep "HAVE_SYS_IOCTL_H" *.h
 #define HAVE_SYS_IOCTL_H 1
 sunshine% grep "HAVE_SYS_FILIO_H" *.h
 #define HAVE_SYS_FILIO_H 1
 sunshine% grep "HAVE_POLL" *.h
 #define HAVE_POLL 1
 sunshine% grep "HAVE_S_ISREG" *.h
 #define HAVE_S_ISREG 1
 sunshine% grep "HAVE_S_IFREG" *.h
 /* #undef HAVE_S_IFREG */
 
 Solaris 2.6:
 
 beeba% cd sparc-sun-solaris2.6/libstdc++-v3
 beeba% grep "HAVE_SYS_IOCTL_H" *.h
 #define HAVE_SYS_IOCTL_H 1
 beeba% grep "HAVE_SYS_FILIO_H" *.h
 #define HAVE_SYS_FILIO_H 1
 beeba% grep "HAVE_POLL" *.h
 #define HAVE_POLL 1
 beeba% grep "HAVE_S_ISREG" *.h
 #define HAVE_S_ISREG 1
 beeba% grep "HAVE_S_IFREG" *.h
 /* #undef HAVE_S_IFREG */
 
 -- 
 Eric Botcazou


             reply	other threads:[~2003-05-17 14:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-17 14:06 Eric Botcazou [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-19  8:36 Eric Botcazou
2003-05-17 22:46 Paolo Carlini
2003-05-16 17:25 paolo
2003-05-16  7:36 Eric Botcazou
2003-05-16  1:46 ghazi

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=20030517140600.21455.qmail@sources.redhat.com \
    --to=ebotcazou@libertysurf.fr \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=paolo@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).