From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23630 invoked by alias); 1 Jan 2009 21:13:45 -0000 Received: (qmail 23488 invoked by uid 48); 1 Jan 2009 21:12:18 -0000 Date: Thu, 01 Jan 2009 21:13:00 -0000 Message-ID: <20090101211218.23487.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/22599] ICE with invalid asm usage 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: 2009-01/txt/msg00056.txt.bz2 ------- Comment #4 from pinskia at gcc dot gnu dot org 2009-01-01 21:12 ------- The segfault has been changed into an error with PR 13506 but that does not mean with RTL checking turned on. In fact with RTL checking we get: t.c: In function 'main': t.c:13: internal compiler error: RTL check: expected elt 0 type 'e' or 'u', have 'i' (rtx reg) in print_operand, at config/i386/i386.c:9010 Please submit a full bug report, with preprocessed source if appropriate. --- CUT --- Michael, could you ping your patch? -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gnu at the-meissners dot org Last reconfirmed|2005-07-21 20:38:00 |2009-01-01 21:12:18 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22599