On Thu, Apr 7, 2011 at 08:29, Andreas Schwab <schwab@redhat.com> wrote: > + call __GI___fortify_fail; \ > + nop; \ Why would we need the nop after the call? This isn't SPARC...