This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GCC warnings question


Is there a way to turn off these 2 warnings:
warning: dereferencing type-punned pointer will break strict-aliasing rules
warning: `xxx' defined but not used
without turning anything else off?

And also, what does the first warning mean?



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]