[Bug c++/36567] Cannot use std::tr1::tie() with unordered_map<> of std::vector<>

dfeathers at omnitrol dot com gcc-bugzilla@gcc.gnu.org
Wed Jun 18 19:18:00 GMT 2008



------- Comment #1 from dfeathers at omnitrol dot com  2008-06-18 19:17 -------
Created an attachment (id=15779)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15779&action=view)
Preprocessed .ii file that reproduces the compilation error

1) uncompress as follows

$ gzip -d Foo.ii.gz # giving Foo.ii


2) compile as follows (with gcc-4.0.0 cross compiler):

$ ppc_85xx-g++ Foo.ii


-- 


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



More information about the Gcc-bugs mailing list