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/85238] [8 Regression] lto-wrapper: fatal error: simple_object_copy_lto_debug_sections not implemented: Invalid argument on Cygwin


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85238

--- Comment #8 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
There are still debuglto sections in the primary object file:

  3 .gnu.debuglto_.debug_info 00000094  0000000000000000  0000000000000000 
0000026c  2**2
                  CONTENTS, ALLOC, LOAD, RELOC, READONLY, DATA, EXCLUDE
  4 .gnu.debuglto_.debug_abbrev 0000002c  0000000000000000  0000000000000000 
00000300  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, DATA, EXCLUDE
  5 .gnu.debuglto_.debug_str 00000000  0000000000000000  0000000000000000 
00000000  2**2
                  ALLOC, LOAD, READONLY, DATA, EXCLUDE

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