public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/31319]  New: Make big alignment for structs/arrays configurable
@ 2007-03-22 19:55 vda dot linux at googlemail dot com
  2007-03-22 20:08 ` [Bug c/31319] " vda dot linux at googlemail dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: vda dot linux at googlemail dot com @ 2007-03-22 19:55 UTC (permalink / raw)
  To: gcc-bugs

Hi from busybox project.

We are concerned about gcc sometimes aligning structs and arrays to 256 bits on
i386. We would like to be able to disable it. The proposal is to implement new
x86-specific -m option, -mbigdata_align=N. N specifies how big the struct/array
should be in order to be "strongly" aligned.

Run-tested patch against 4.1.2 is attached.


-- 
           Summary: Make big alignment for structs/arrays configurable
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: vda dot linux at googlemail dot com
 GCC build triplet: i386-pc-linux-gnu
  GCC host triplet: i386-pc-linux-gnu
GCC target triplet: i386-pc-linux-gnu


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-04-28  0:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-22 19:55 [Bug c/31319] New: Make big alignment for structs/arrays configurable vda dot linux at googlemail dot com
2007-03-22 20:08 ` [Bug c/31319] " vda dot linux at googlemail dot com
2007-03-22 21:15 ` [Bug target/31319] " pinskia at gcc dot gnu dot org
2007-03-23 12:00 ` vda dot linux at googlemail dot com
2007-04-28  0:34 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).