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

2008-06-18 Thread dfeathers at omnitrol dot com
2 } 43 -- Summary: Cannot use std::tr1::tie() with unordered_map<> of std::vector<> Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assigned

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

2008-06-18 Thread dfeathers at omnitrol dot com
--- 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 Fo

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

2008-07-08 Thread dfeathers at omnitrol dot com
--- Comment #3 from dfeathers at omnitrol dot com 2008-07-08 22:35 --- Subject: Re: Cannot use std::tr1::tie() with unordered_map<> of std::vector<> Paolo - Sorry for this delayed response. a) The problem does not exist on gcc 4.2 (Intel), but I do not have a 4.2 PP