[split] Add CFI ops, fix call/return prediction, other changes

Richard Henderson rth@redhat.com
Fri Oct 2 15:23:00 GMT 2009


On 09/30/2009 09:03 AM, Ross Ridge wrote:
> 	foo:
> 		# ...
> 		jg	L
> 		# ...
> 		call	__morestack
> 		call	L
> 		jmp	__releasestack
> 	L:
> 		# ...

This option does not have proper unwind info.


r~



More information about the Gcc-patches mailing list