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

[Bug c/12742] Type alignment is lost if const is added to typedef


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742



------- Additional Comments From William dot Munns at arm dot com  2003-10-23 10:02 -------
Created an attachment (id=4981)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4981&action=view)
Example file, compiled with no extra options

Compiled:
gcc aligned_type_failure.c -Wall

no warnings or errors produced


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