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


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

From: nathan@gcc.gnu.org
To: gcc-bug@vogtner.de, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/2081
Date: 26 Feb 2001 16:14:41 -0000

 Synopsis: Zero cast to reference in constructor default parameter causes ICE
 
 State-Changed-From-To: open->closed
 State-Changed-By: nathan
 State-Changed-When: Mon Feb 26 08:14:41 2001
 State-Changed-Why:
     now reports
     incomming/2081.ii:0: conversion to non-const reference type `class V&' from 
        rvalue of type `int'
     incomming/2081.ii:0: conversion to non-const reference type `class V&' from 
        rvalue of type `int'
     incomming/2081.ii:4: warning: circular dependency in default args of `V::V(int, 
        V& = <unparsed>)'
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2081&database=gcc


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