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]

Re: c++/1830


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

From: Craig Rodrigues <rodrigc@mediaone.net>
To: gcc-gnats@gcc.gnu.org, pb@instadia.net, nobody@gcc.gnu.org,
   rodrigc@mediaone.net
Cc:  
Subject: Re: c++/1830
Date: Fri, 09 Feb 2001 22:31:47 -0500

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1830&database=gcc
 
 Sir,
 
 I just compiled your test example, and this was the output I got:
 
 
 
 STARTING APP!
 Accessing singleton 15 times.
 SINGLETON REPORTING! (this=0x8049A88)
 001: Singleton returned 134513820.
 002: Singleton returned 134513820.
 003: Singleton returned 134513820.
 004: Singleton returned 134513820.
 005: Singleton returned 134513820.
 006: Singleton returned 134513820.
 007: Singleton returned 134513820.
 008: Singleton returned 134513820.
 009: Singleton returned 134513820.
 010: Singleton returned 134513820.
 011: Singleton returned 134513820.
 012: Singleton returned 134513820.
 013: Singleton returned 134513820.
 014: Singleton returned 134513820.
 015: Singleton returned 134513820.
 LEAVING MAIN APP!
 SINGLETON SIGNING OFF! (this=0x8049A88) (value=15)
 
 You may want to upgrade your Redhat RPM of
 
 gcc to the latest one, since there have been many bugfixes
 
 to it:
 
 ftp://rawhide.redhat.com/pub/rawhide/i386/RedHat/RPMS/
 
 The current RPM there is gcc-2.96-74
 
 --
 
 Craig Rodrigues
 http://www.gis.net/~craigr
 rodrigc@mediaone.net
 
 
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]