[Bug target/39323] MAX_OFILE_ALIGNMENT in elfos.h is too big

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Apr 28 09:49:00 GMT 2009



------- Comment #8 from ubizjak at gmail dot com  2009-04-28 09:49 -------
(In reply to comment #5)
> The alignment checks in tests pr39323-2.c and pr39323-3.c fail on
> powerpc*-linux, where the value in .align is log2 of the alignment, not the
> alignment itself.    For an alignment of (1<<28) we get ".align 28", for an
> alignment of 32 we get ".align 5".  That might be true of some other ELF
> targets as well.

This is fixed in rev 146881.


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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



More information about the Gcc-bugs mailing list