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


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

From: Craig Rodrigues <rodrigc@mediaone.net>
To: colohan+gcc@cs.cmu.edu, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org,
   rodrigc@mediaone.net
Cc:  
Subject: Re: c++/1562
Date: Sat, 17 Feb 2001 19:26:21 -0500

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1562&database=gcc
 
 I compiled the attached test case with:
 gcc version 2.97 20010211 (experimental)
 from http://www.codesoucery.com/gcc-snapshots/
 
 I compiled the test case with:
 g++ -O0 gcc_bug.ii
 g++ -O1 gcc_bug.ii
 g++ -O2 gcc_bug.ii
 g++ -O3 gcc_bug.ii
 
 In all cases, the output from the program was
 TEST PASSED!
 
 Should this report be closed?
 
 Bugs regarding Redhat's distribution of gcc should be directed to:
 http://bugzilla.redhat.com/bugzilla.
 
 By the way, I think I've heard your name before.
 I think you went to school with my friend Leo Comitale,
 you used to work in the compiler group at IBM, and now
 your are doing graduate work with Todd Mowry.
 
 Is that you?
 --
 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]