This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13491] infinite recursion when compiling: argument of type A in a constructor of A
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Dec 2003 21:18:55 -0000
- Subject: [Bug c++/13491] infinite recursion when compiling: argument of type A in a constructor of A
- References: <20031225204850.13491.ethouris@o2.pl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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