This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/14672] New: ICE: verify_stmts failed/ Invalid operand to binary operator
- From: "marcus at jet dot franken dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Mar 2004 19:16:12 -0000
- Subject: [Bug c/14672] New: ICE: verify_stmts failed/ Invalid operand to binary operator
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Hi, the attached testcase fails with:
gcc -O2 -c wintab.i
wintab.i: In function `f':
wintab.i:11: warning: assignment from incompatible pointer type
wintab.i:8: error: Invalid operand to binary operator
(struct s * *)&a<D1062> - 800B;
wintab.i:8: internal compiler error: verify_stmts failed.
--
Summary: ICE: verify_stmts failed/ Invalid operand to binary
operator
Product: gcc
Version: tree-ssa
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: marcus at jet dot franken dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14672