This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/31255] host gcc segfaults
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Mar 2007 14:12:34 -0000
- Subject: [Bug target/31255] host gcc segfaults
- References: <bug-31255-14137@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from tbm at cyrius dot com 2007-03-18 14:12 -------
I get the following, which would make this the same as PR31254
/n/07/mstein/combined-trunk/sim/ppc/hw_ide.c: In function
â??hw_ide_attach_addressâ??:
/n/07/mstein/combined-trunk/sim/ppc/hw_ide.c:867: error: type mismatch between
an SSA_NAME and its symbol
/n/07/mstein/combined-trunk/sim/ppc/hw_ide.c:867: error: in statement
ide_5->controller[D.4812_14].drive[D.4816_19].default_geometry =
drive_22->geometry;
/n/07/mstein/combined-trunk/sim/ppc/hw_ide.c:867: internal compiler error:
verify_ssa failed
--
tbm at cyrius dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tbm at cyrius dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31255