An #endif in the wrong place would cause compile failure on powerpcle.
authorAlan Modra <amodra@gmail.com>
Mon, 18 Nov 2013 11:36:03 +0000 (06:36 -0500)
committerAnthony Green <green@moxielogic.com>
Mon, 18 Nov 2013 11:36:03 +0000 (06:36 -0500)
commit16d56c51aded374730920a4acde76ff3d2860ae1
tree472f4ff5203a29b8018e5cf104125fd66923861c
parent34f878a5ef28663f6b1d7fd26fb099429ea1579e
An #endif in the wrong place would cause compile failure on powerpcle.
Using bl instead of b doesn't cause runtime failures as you might think,
but does mess the processor branch prediction.
ChangeLog
src/powerpc/ppc_closure.S