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 tree-optimization/22158] char global_var[] = "larger than 32 bytes"; uses silly amounts of alignment even with -Os


------- Additional Comments From vda at port dot imtp dot ilyichevsk dot odessa dot ua  2005-06-23 06:03 -------
Created an attachment (id=9129)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9129&action=view)
Do not align at all if -Os

Sorry only have 3.4.1 sources available locally...

Patch is run tested.

-- 


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


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