bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/19440] COFF handling bug. In particular, renders bigobj su


From: nickc at redhat dot com
Subject: [Bug binutils/19440] COFF handling bug. In particular, renders bigobj support broken.
Date: Wed, 13 Jan 2016 17:19:40 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19440

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Awson,

  The patch may solve the problem, but it introduces a large number of new
testsuite failures (ld, gas and binutils), so it is not acceptable as is.  If
you have the time, please could you try investigating the following:

Checking Binutils in: x86_64-pc-cygwin ... GAS: 5 LD: 23 BIN: 2 done
  GAS Fail: struct    
  GAS Fail: macro test 1  
  LD Fail: -l: test   
  LD Fail: ALIGNOF    
  LD Fail: DEFINED (PRMS 5699)  
  LD Fail: ld-scripts/defined3    
  LD Fail: ld-scripts/pr14962    
  LD Fail: EXTERN    
  LD Fail: ld-scripts/provide-5    
  LD Fail: MRI script   
  LD Fail: SIZEOF    
  LD Fail: --entry 0x0   
  BIN Fail: objcopy (simple copy)
  BIN Fail: --localize-hidden test 2  

These are just the failures for one COFF/PE based targets.  There are lots of
others as well...

I suspect that there are some assumptions about the size of the internal_syment
structure in the BFD library.  But that is just a guess.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]