From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21944 invoked by alias); 25 Jun 2008 09:16:25 -0000 Received: (qmail 21764 invoked by uid 48); 25 Jun 2008 09:15:41 -0000 Date: Wed, 25 Jun 2008 09:16:00 -0000 Message-ID: <20080625091541.21763.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/36628] [c++0x] incorrect decltype() handling of conditional operator 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: 2008-06/txt/msg01489.txt.bz2 ------- Comment #1 from paolo dot carlini at oracle dot com 2008-06-25 09:15 ------- You mean decltype, right? And I would guess you stumbled on the issue while implementing common_type... Let's CC Doug, the main author of the code. -- paolo dot carlini at oracle dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |doug dot gregor at gmail dot | |com Summary|incorrect declspec() |[c++0x] incorrect decltype() |handling of conditional |handling of conditional |operator |operator http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36628