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 lto/42776] LTO doesn't work on non-ELF platforms.



------- Comment #9 from davek at gcc dot gnu dot org  2010-01-21 07:10 -------
Created an attachment (id=19672)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19672&action=view)
work in progress, revised to use unmodified binutils

D'oh.  Turns out p2align will do exactly what I want to the section alignment,
so there's no need to change binutils.  This is the resulting version that I'm
bootstrapping now.


-- 

davek at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19636|0                           |1
        is obsolete|                            |
  Attachment #19637|0                           |1
        is obsolete|                            |


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


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