This is the mail archive of the gcc-help@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]

structure pragma


I'm using a third-party header file that contains structures
with non-aligned items and GCC 4.6.0 gives me a bunch of
"padding struct to align" and "padding struct size" msgs.

How can I disable those warnings for that header file only?
-- 
View this message in context: http://old.nabble.com/structure-pragma-tp31294994p31294994.html
Sent from the gcc - Help mailing list archive at Nabble.com.


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