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


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-23 12:02 -------
Why do you think this is a bug?
Note the alignment change was done to support MMX/SSE:
<http://gcc.gnu.org/ml/gcc-patches/2000-06/msg00860.html>.

-- 


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]