This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14154] g++ silently creates incorrect code when "this" used in initializer list
- From: "rls at tamu dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Feb 2004 07:33:30 -0000
- Subject: [Bug c++/14154] g++ silently creates incorrect code when "this" used in initializer list
- References: <20040216072822.14154.rls@tamu.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rls at tamu dot edu 2004-02-16 07:33 -------
Created an attachment (id=5755)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5755&action=view)
Testcase that reproduces the problem
Here is the source file that I used to cause the error.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14154