On Tue, Nov 19, 2013 at 04:30:21PM +0530, Venkataramanan Kumar wrote: > This is RFC patch that adds machine descriptions to support stack > smashing protection in AArch64.
Most of the testsuite changes look wrong. The fact that aarch64 gets stack protector support doesn't mean all other targets do as well. So please leave all the changes that remove native or stack_protector requirements out. Jakub