public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* getting rid of specific unitialized warnings
@ 2009-11-12 23:55 Brian Budge
  0 siblings, 0 replies; only message in thread
From: Brian Budge @ 2009-11-12 23:55 UTC (permalink / raw)
  To: GCC-help

Hi all -

I generally like seeing when my variables may be used uninitialized,
however, I have some performance critical code which purposefully
leaves structures uninitialized in certain cases, and the code knows
that the structure won't be used.  Is it possible, either through an
attribute or a pragma to turn off this warning only for certain
structs or classes?

Thanks,
  Brian

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

only message in thread, other threads:[~2009-11-12 23:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-12 23:55 getting rid of specific unitialized warnings Brian Budge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).