(emit_library_call...
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 11 Dec 1996 13:58:10 +0000 (08:58 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 11 Dec 1996 13:58:10 +0000 (08:58 -0500)
commit334c4f0f01b3213c8237982eac1f290c46157bf6
treebac5d29249d939893401159401c82716aef25adb
parent6d101824da66bef99004fe3e552bae5a57011e30
(emit_library_call...

(emit_library_call, emit_library_call_value): Don't pass an identifier
node as function type for library functions, but rather build a
function type that has a return type with the correct mode.

From-SVN: r13275
gcc/calls.c