From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4471 invoked by alias); 30 Mar 2008 00:21:13 -0000 Received: (qmail 4338 invoked by uid 48); 30 Mar 2008 00:20:31 -0000 Date: Sun, 30 Mar 2008 00:21:00 -0000 Message-ID: <20080330002031.4337.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/35319] [4.3/4.4 regression] ICE throwing fixed-point types In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" 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-03/txt/msg02410.txt.bz2 ------- Comment #2 from pinskia at gcc dot gnu dot org 2008-03-30 00:20 ------- This is most likely because there is no way to mangle fixed point types at all. So really I don't think this should be a P2 or marked as a regression until the ABI has been finialized -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35319