projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12d94bf
)
(untyped_call): Re-enable code.
author
Richard Kenner
<kenner@gcc.gnu.org>
Sun, 16 Mar 1997 13:40:23 +0000
(08:40 -0500)
committer
Richard Kenner
<kenner@gcc.gnu.org>
Sun, 16 Mar 1997 13:40:23 +0000
(08:40 -0500)
From-SVN: r13714
gcc/config/i386/i386.md
patch
|
blob
|
history
diff --git
a/gcc/config/i386/i386.md
b/gcc/config/i386/i386.md
index a45aeab6484cb58ef10e1ac88ee270c0463e9d21..6890ef0d69e49f8368450bed7a71c8b54761d318 100644
(file)
--- a/
gcc/config/i386/i386.md
+++ b/
gcc/config/i386/i386.md
@@
-6433,13
+6433,11
@@
byte_xor_operation:
coprocessor registers as containing a possible return value,
simply pretend the untyped call returns a complex long double
value. */
- /*
+
emit_call_insn (TARGET_80387
? gen_call_value (gen_rtx (REG, XCmode, FIRST_FLOAT_REG),
operands[0], const0_rtx)
: gen_call (operands[0], const0_rtx));
- */
- emit_call_insn (gen_call (operands[0], const0_rtx, NULL, const0_rtx));
for (i = 0; i < XVECLEN (operands[2], 0); i++)
{