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]
Other format: [Raw text]

Re: c++/5247: [2003-01-22]ICE on default parameter in constructor which is reference to class


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

From: "Giovanni Bajo" <giovannibajo at libero dot it>
To: <gcc-gnats at gcc dot gnu dot org>,
	<gcc-bugs at gcc dot gnu dot org>,
	<nobody at gcc dot gnu dot org>,
	<gcc-prs at gcc dot gnu dot org>,
	<schmid at snake dot iap dot physik dot tu-darmstadt dot de>
Cc: "Wolfgang Bangerth" <bangerth at ices dot utexas dot edu>
Subject: Re: c++/5247: [2003-01-22]ICE on default parameter in constructor which is reference to class
Date: Wed, 2 Apr 2003 04:07:23 +0200

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&p
 r=5247
 
 The testcase compiles on my 2.95:
 
 $ g++-2 -v
 Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-10/specs
 gcc version 2.95.3-10 (cygwin special)
 
 Can somebody double-check? If it really works with 2.95, this is a
 regression and should be flagged as such.
 
 Giovanni Bajo
 


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