Turning off case checking when linking

Neil Frank via gcc-help gcc-help@gcc.gnu.org
Mon Aug 13 23:42:00 GMT 2018


Andrew,
No it didn't give me the file, but I eventually tracked it down.  Not sure why it was an issue as the "routines" were just a branch (BRA) to a return from subroutine (RTS).  So I modified the code to remove the branch and just executed a return from subroutine and problem solved.  Stupid that it took so long to fix but I guess that's life.  Thank you.
Sincerely,Neil Frank(408) 464-5498 

    On Monday, August 13, 2018, 7:12:03 AM EDT, Andrew Haley <aph@redhat.com> wrote:  
 
 On 08/10/2018 12:56 AM, Neil Frank via gcc-help wrote:
> It is proceeded by another message, "fake: relocation truncated to fit: DISP16 maovfsub." 

That's a reloc out of range.  Does it noe even tell you which object
file it is in?

-- 
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
  


More information about the Gcc-help mailing list