comp.lang.ada
 help / color / mirror / Atom feed
* pragma Interrupt_State
@ 2011-06-23  4:25 Bill Findlay
  0 siblings, 0 replies; only message in thread
From: Bill Findlay @ 2011-06-23  4:25 UTC (permalink / raw)


Using GNAT GPL 2011 on Snow Leopard, I find that that including the
configuration pragma:

   pragma Interrupt_State(Name => SIGINT, State => USER);

in a build slows down a program of mine by about 50% (it's an assembler and
the pragma reduces its performance from 1.25M SLOC/sec to 0.85M SLOC/sec).

Can anyone suggest why it might have that remarkable effect?

-- 
Bill Findlay
with blueyonder.co.uk;
use  surname & forename;




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-06-23  4:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-23  4:25 pragma Interrupt_State Bill Findlay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox