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/48108] lto should be containerized in a single mach-o section on darwin


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

Iain Sandoe <iains at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24712|0                           |1
        is obsolete|                            |

--- Comment #18 from Iain Sandoe <iains at gcc dot gnu.org> 2011-08-09 12:56:50 UTC ---
Created attachment 24958
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24958
update WIP 2

testing lto bootstraps together with compare debug, revealed that the
$gnu$lto... symbols used to determine the sizes etc. should have been made
local (i.e. L$gnu$lto..).

still need to fix simple-object output to DTRT.


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