From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15183 invoked by alias); 31 May 2005 13:38:20 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 14377 invoked by uid 48); 31 May 2005 13:38:00 -0000 Date: Tue, 31 May 2005 13:38:00 -0000 From: "mclinden at informed dot net" To: gcc-bugs@gcc.gnu.org Message-ID: <20050531133755.21839.mclinden@informed.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c/21839] New: fs/ext3/ialloc.c error: Statement makes a memory store,... X-Bugzilla-Reason: CC X-SW-Source: 2005-05/txt/msg03990.txt.bz2 List-Id: Linux kernel 2.6.11.11 fs/ext3/ialloc.c: In function 'ext_new_inode': fs/ext3/ialloc.c:423 error: Statement makes a memory store, but has no V_MAY_DEFS nor V_MUST_DEFS # VUSE ; fs/ext3/ialloc.c:423: internal compiler error: verify_ssa failed. failed at: struct inode *ext3_new_inode(handle_t *handle, struct inode * dir, int mode) { -- Summary: fs/ext3/ialloc.c error: Statement makes a memory store,... Product: gcc Version: tree-ssa Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mclinden at informed dot net CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux GCC host triplet: i686-pc-linux GCC target triplet: i686-pc-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21839