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: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Feb 2004 01:49:31 -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 bangerth at dealii dot org 2004-02-04 01:49 -------
Actually, you're right. I can only test with the 3.3.1 version that SuSE
ships, but that one doesn't show the bug.
Thinking about it again: I would be surprised if this was a bug that
wasn't there before, but that just wasn't triggered. It may be some
unrelated change. The same then may hold for mainline, so that it may
be worth looking into also from that perspective. These middle-/back-end
bugs are just so much nastier than my favorite front-end ones...
W.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |gdr at gcc dot gnu dot org
Status|RESOLVED |UNCONFIRMED
Known to work|3.4.0 3.5.0 |3.4.0 3.5.0 3.3.1
Resolution|FIXED |
Summary|Compilation of OpenCV (Open |[3.3.3 regression]
|Computer VIsion) with error |Compilation of OpenCV (Open
|message: in |Computer VIsion) with error
|emit_move_insn_1, at |message: in
|expr.c:3510 |emit_move_insn_1, at
| |expr.c:3510
Target Milestone|3.4.0 |3.3.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12271