This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug inline-asm/9860] ICE in emit_move_insn_1, at expr.c:3114


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]