From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25999 invoked by alias); 12 Jun 2009 18:55:15 -0000 Received: (qmail 25974 invoked by uid 48); 12 Jun 2009 18:55:04 -0000 Date: Fri, 12 Jun 2009 18:55:00 -0000 Subject: [Bug c/40432] New: verify_stmts failed with -O2: non-register as LHS of unary operation X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dcb314 at hotmail 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-06/txt/msg00792.txt.bz2 I just tried to compile the Linux kernel 2.6.30 with the GNU gcc version 4.5 snapshot 20090611. The compiler said drivers/usb/host/ehci-hcd.c:1177:1: error: non-register as LHS of unary operation # .MEM_144 = VDEF <.MEM_130> qh_11(D)->qh_next.qh = (struct ehci_qh *) here$ptr_140; drivers/usb/host/ehci-hcd.c:1177:1: internal compiler error: verify_stmts failed Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Preprocessed source code attached. Flag -O2 required. -- Summary: verify_stmts failed with -O2: non-register as LHS of unary operation Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dcb314 at hotmail dot com GCC host triplet: x86_64-suse-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40432