[Bug c++/64751] internal compiler error: in gen_type_die_with_usage, at dwarf2out.c:19486
hjl.tools at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Jan 23 16:17:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64751
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2015-01-23
Ever confirmed|0 |1
--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
Please also provide the testcase with standard include for libstdc++, like
#include <iostream>
....
using std::vector;
using std::string;
using std::map;
...
More information about the Gcc-bugs
mailing list