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++/14154] g++ silently creates incorrect code when "this" used in initializer list


------- 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


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