This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/8788] [3.3/3.4 Regression]ICE in emit_move_insn, at expr.c:3089
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jul 2003 20:37:39 -0000
- Subject: [Bug inline-asm/8788] [3.3/3.4 Regression]ICE in emit_move_insn, at expr.c:3089
- References: <20021202092601.8788.killer.lightspeed@bigpond.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8788
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-05-03 00:00:00 |2003-07-11 20:37:39
date| |
Summary|ICE in emit_move_insn, at |[3.3/3.4 Regression]ICE in
|expr.c:3089 |emit_move_insn, at
| |expr.c:3089
Target Milestone|--- |3.3.1
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-11 20:37 -------
This does not ICE but gives "inconsistent operand constraints in an `asm'" in 2.91.66 so
this is a regression with respect to that, it happens in 2.95.3 also so it was introduced in
between.