getting rid of specific unitialized warnings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux