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++/15


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

From: "Vladimir A. Merzliakov" <wanderer@rsu.ru>
To: <martin@loewis.home.cs.tu-berlin.de>, <gcc-gnats@gcc.gnu.org>,
   <gawrilow@math.TU-Berlin.DE>, <nobody@gcc.gnu.org>
Cc:  
Subject: Re: c++/15
Date: Thu, 11 Jan 2001 15:23:28 +0300

 I check program on gcc version 2.97 20010110 (experimental)
 and after adding 'using namespace std' in main()
 it compile and print
 
 should be true: 1
 should be false: 0
 
 I think bug fixed in CVS version gcc.
 
 Vladimir Merzliakov
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%26pr=15%26database=gcc
 

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