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]

Re: Undefined reference to std::string::_Rep::_S_empty_rep_storage when compiling with -O2.


Jim Wilson <wilson@specifixinc.com> writes:

> llewelly@lifesupport.shutdown.com wrote:
> > Because of the #include<string>, I need to attach a large (362K, 38K
> >     bzip2'd) preprocessed file. I could not figure out how to do this
> >     in the bugzilla interface. The best think I could think of was to
> >     email this message to gcc-bugs, wait for it appear in the web
> >     archive, and put a link to it in the bugzilla report.
> 
> You can file a bug report,

I'm sorry - I guess I wasn't clear. I did file a bug report - 14001. A
    few days later it was marked as a duplicate of 12179, and Geof
    just posted a patch for it, which I haven't yet had time to try.

> and then once it is in the bug database,
> you can add attachments to the bug report via the web interface.  This
> probably should be documented somewhere if it isn't already.
[snip]

Thank you - I'll remember that next time.


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