This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12271] [3.3.3 regression] Compilation of OpenCV (Open Computer VIsion) with error message: in emit_move_insn_1, at expr.c:3510
- From: "maillistkjell at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Mar 2004 17:41:32 -0000
- Subject: [Bug c++/12271] [3.3.3 regression] Compilation of OpenCV (Open Computer VIsion) with error message: in emit_move_insn_1, at expr.c:3510
- References: <20030914014110.12271.fargaud@yahoo.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From maillistkjell at gmx dot de 2004-03-24 17:41 -------
(In reply to comment #13)
I can reproduce this error on gcc 3.3.1 , Suse 9.0 (rpm is gcc-3.3.1-24).
I get
cvfundam.cpp: In function `int icvCubicV(double, double, double, double*)':
cvfundam.cpp:2187: internal compiler error: in emit_move_insn_1, at expr.c:3491
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12271