[Bug target/33532] bogus escape
kai-gcc-bugs at khms dot westfalen dot de
gcc-bugzilla@gcc.gnu.org
Sun Sep 23 06:37:00 GMT 2007
------- Comment #1 from kai-gcc-bugs at khms dot westfalen dot de 2007-09-23 06:37 -------
Also line 6280:
{
emit_library_call (gen_rtx_SYMBOL_REF (Pmode, \"__ia64_nonlocal_goto\"), <---
LCT_NORETURN, VOIDmode, 3,
operands[1], Pmode,
copy_to_reg (XEXP (operands[2], 0)), Pmode,
operands[3], Pmode);
emit_barrier ();
DONE;
})
--
kai-gcc-bugs at khms dot westfalen dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|bad escape |bogus escape
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33532
More information about the Gcc-bugs
mailing list