http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50232
--- Comment #3 from dave.anglin at bell dot net 2011-08-30 14:29:10 UTC --- On 8/30/2011 7:31 AM, bernds at gcc dot gnu.org wrote: > However, you'll probably also want to add "return" patterns to PA for > optimization. > I don't think the conditions required to define a "return" pattern are met. Possibly, a "simple_return" pattern could be defined. Is this what you are suggesting? Dave