From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16605 invoked by alias); 24 Apr 2002 20:36:03 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 16577 invoked by uid 71); 24 Apr 2002 20:36:01 -0000 Resent-Date: 24 Apr 2002 20:36:01 -0000 Resent-Message-ID: <20020424203601.16576.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, bagnara@cs.unipr.it Received:(qmail 11586 invoked by uid 61); 24 Apr 2002 20:28:29 -0000 Message-Id:<20020424202829.11585.qmail@sources.redhat.com> Date: Wed, 24 Apr 2002 13:36:00 -0000 From: bagnara@cs.unipr.it Reply-To: bagnara@cs.unipr.it To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version:gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: libstdc++/6442: Regression wrt 3.0.x: undefined reference to `std::__basic_file::is_open()' X-SW-Source: 2002-04/txt/msg01274.txt.bz2 List-Id: >Number: 6442 >Category: libstdc++ >Synopsis: Regression wrt 3.0.x: undefined reference to `std::__basic_file::is_open()' >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Wed Apr 24 13:36:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: bagnara@cs.unipr.it >Release: gcc version 3.1 20020424 (prerelease) >Organization: >Environment: $ uname -a Linux zoltan.unisuv.it 2.4.17 #18 Sat Dec 22 16:57:24 CET 2001 i686 unknown $ /opt/bin/g++ -v Reading specs from /opt/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs Configured with: ../gcc/configure --prefix=/opt : (reconfigured) ../gcc/configure --prefix=/opt Thread model: single gcc version 3.1 20020424 (prerelease) >Description: For some reason the implementation of `std::__basic_file::is_open()' seems to be unavailable both at compile-time and at link-time. This problem is not present in GCC 3.0.x. >How-To-Repeat: $ /opt/bin/g++ bug.cc /opt/lib/gcc-lib/i686-pc-linux-gnu/3.1/../../../libstdc++.so: undefined reference to `std::__basic_file::is_open()' collect2: ld returned 1 exit status >Fix: >Release-Note: >Audit-Trail: >Unformatted: ----gnatsweb-attachment---- Content-Type: application/octet-stream; name="bug.cc" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="bug.cc" I2luY2x1ZGUgPGlvc3RyZWFtPgojaW5jbHVkZSA8c3N0cmVhbT4KCnVzaW5nIG5hbWVzcGFjZSBz dGQ7CgppbnQgbWFpbigpIHsKICBzdHJpbmcgczsKICBvc3RyaW5nc3RyZWFtIGQocyk7CiAgZCA8 PCAiaGVsbG8iIDw8IGVuZGw7CiAgY291dCA8PCBkLnN0cigpOwp9Cg==