From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4210 invoked by alias); 8 Jul 2008 22:35:44 -0000 Received: (qmail 4038 invoked by alias); 8 Jul 2008 22:35:00 -0000 Date: Tue, 08 Jul 2008 22:35:00 -0000 Message-ID: <20080708223500.4037.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/36567] Cannot use std::tr1::tie() with unordered_map<> of std::vector<> In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dfeathers at omnitrol dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-07/txt/msg00894.txt.bz2 ------- 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 PPC x-compiler - only 4.0. So I cannot confirm a x-compile issue in 4.2. b) It would be very helpful if you would tell me GCC's support policy. i.e. How far back from the latest release will bug reports be considered? In this case, I've reported a bug only three minor releases back of the latest [4.2 at the time] and you seem to be saying "too old". c) I identified the problem as "C++", but more correctly it is an STL problem. d) If and when I can reproduce the problem in a current release, I'll let you know. Thanks, ... Dave paolo dot carlini at oracle dot com wrote: > > > ------- Comment #2 from paolo dot carlini at oracle dot com > 2008-06-18 22:13 ------- > I do not understand: do you have any evidence that current, maintained, > branches of GCC (ie 4_2, 4_3) have problems here? I do not. Because > certainly > people are not going to do anything on 4_0, and a C++ issue like that, > an error > from the C++ front-end, is also extremely unlikely to depend on the > target. > > > -- > > paolo dot carlini at oracle dot com changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |WAITING > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36567 > > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36567