This is the mail archive of the gcc-bugs@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]

[Bug c++/13491] infinite recursion when compiling: argument of type A in a constructor of A


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-25 21:18 -------
Confirmed on the mainline, yes it is infinite.
It is closely related to bug 5247.
Not a regression.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-invalid-code
   Last reconfirmed|0000-00-00 00:00:00         |2003-12-25 21:18:54
               date|                            |
            Summary|(probably) infinite         |infinite recursion when
                   |recursion when compiling:   |compiling: argument of type
                   |argument of type A in a     |A in a constructor of A
                   |constructor of A            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13491


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