public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/45996] New: -falign-functions=X does not work
@ 2010-10-13  0:36 us15 at os dot inf.tu-dresden.de
  2010-10-13  9:10 ` [Bug other/45996] " rguenth at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: us15 at os dot inf.tu-dresden.de @ 2010-10-13  0:36 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: -falign-functions=X does not work
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: us15@os.inf.tu-dresden.de


According to the gcc manpage, specifying -falign-functions=X should align
functions on an X-byte boundary. This works correctly with 4.1.2, 4.2.4, and
4.3.5. It does not work with 4.4.5, 4.5.1, 4.6.0 (svn) and will instead cause
function aligning to be completely disabled. This can be observed both in
generated code and in gcc --help=optimizers


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

end of thread, other threads:[~2012-01-28 19:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-13  0:36 [Bug other/45996] New: -falign-functions=X does not work us15 at os dot inf.tu-dresden.de
2010-10-13  9:10 ` [Bug other/45996] " rguenth at gcc dot gnu.org
2010-10-13 12:07 ` us15 at os dot inf.tu-dresden.de
2010-10-13 12:20 ` us15 at os dot inf.tu-dresden.de
2012-01-28 19:26 ` [Bug target/45996] " pinskia at gcc dot gnu.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).