This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/9860] ICE in emit_move_insn_1, at expr.c:3114
- 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: 3 Jul 2003 15:03:05 -0000
- Subject: [Bug inline-asm/9860] ICE in emit_move_insn_1, at expr.c:3114
- References: <20030226133600.9860.jschulz@sgbs.de>
- 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=9860
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-03 15:03 -------
What is weird is that the C++ frontend rejects this code while the C frontend does not.
Error from the C++ Frontend:
pr9860.cc: In function `void f()':
pr9860.cc:3: error: void value not ignored as it ought to be