PR Bug middle-end/50232
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Sat, 3 Sep 2011 16:21:27 +0000 (16:21 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 3 Sep 2011 16:21:27 +0000 (16:21 +0000)
commit157685833c61872ba047a2df180340e9bda920ab
tree3a6e1bbeb1e00c61eb841f9ceab6123262fced82
parent13868f4049616f5ac73bb89ce38474ada50ff28c
PR Bug middle-end/50232

PR Bug middle-end/50232
* config/pa/pa.md (return): Define "return" insn pattern.
(epilogue): Use it when no epilogue is needed.
* config/pa/pa.c (pa_can_use_return_insn): New function.
* config/pa/pa-protos.h (pa_can_use_return_insn): Declare.

From-SVN: r178500
gcc/ChangeLog
gcc/config/pa/pa-protos.h
gcc/config/pa/pa.c
gcc/config/pa/pa.md