comp.lang.ada
 help / color / mirror / Atom feed
* Modern optimizing compilers
@ 2017-08-21 20:32 Victor Porton
  2017-08-21 23:19 ` gautier_niouzes
  0 siblings, 1 reply; 6+ messages in thread
From: Victor Porton @ 2017-08-21 20:32 UTC (permalink / raw)


Can modern optimizing compilers (such as GNAT or LLVM) "realize" that they 
should not create a record on the stack, if only some variables of the 
record are used and values of these variables as (in principle) predictable?

Does it work with Ada's tagged record?

-- 
Victor Porton - http://portonvictor.org


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-08-22  7:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-21 20:32 Modern optimizing compilers Victor Porton
2017-08-21 23:19 ` gautier_niouzes
2017-08-22  1:11   ` Victor Porton
2017-08-22  1:17     ` Victor Porton
2017-08-22  1:20       ` Victor Porton
2017-08-22  7:28         ` gautier_niouzes

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