sparc.c (eligible_for_epilogue_delay): Don't put assignments from FP constants sonce...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Sun, 18 Feb 2001 23:39:28 +0000 (23:39 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 18 Feb 2001 23:39:28 +0000 (18:39 -0500)
commit3ec6f1a939c4a20b81a0eb04b3355b9db094dfe1
tree485167bf51d20fe68e51b2e086db1aaa3e8688b4
parent63c499dc554635235a4a2a7519f1fa0c2458913f
sparc.c (eligible_for_epilogue_delay): Don't put assignments from FP constants sonce 'Y' output code can't handle it.

* config/sparc/sparc.c (eligible_for_epilogue_delay): Don't put
assignments from FP constants sonce 'Y' output code can't handle it.
(eligible_for_sibcall_delay): Likewise.

From-SVN: r39854
gcc/ChangeLog
gcc/config/sparc/sparc.c