This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/21839] New: fs/ext3/ialloc.c error: Statement makes a memory store,...
- From: "mclinden at informed dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 May 2005 13:38:00 -0000
- Subject: [Bug c/21839] New: fs/ext3/ialloc.c error: Statement makes a memory store,...
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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 <D.14381_251>;
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