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++/31314] Segmentation fault when assign std::string to another std::string when using std::vector and inheritance



------- Comment #1 from wmacura at gmail dot com  2007-03-22 15:58 -------
Created an attachment (id=13252)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13252&action=view)
Testcase (seg at line 130)

Build instruction:

     g++ -g stringtest.cpp -o stringtest


-- 


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


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