From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10333 invoked by alias); 29 Dec 2009 15:06:01 -0000 Received: (qmail 9808 invoked by uid 48); 29 Dec 2009 15:05:47 -0000 Date: Tue, 29 Dec 2009 15:06:00 -0000 Message-ID: <20091229150547.9807.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/42539] C++0x: I tried to implement is_explicitly_convertible, but all I got was this lousy ICE In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "paolo dot carlini at oracle 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: 2009-12/txt/msg02640.txt.bz2 ------- Comment #2 from paolo dot carlini at oracle dot com 2009-12-29 15:05 ------- This doesn't crash in mainline, and I'm pretty sure Jason doesn't mean to fix this kind of problem in 4_4-branch at this late time in the branch. I'm Cc-ing him, anyway, because in mainline the first two assertions fail (I don't know if that was intended, I didn't study the actual implementation, in case, please just close it, as worksforme). -- paolo dot carlini at oracle dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42539