bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/29963] PDP11 link produces spurious relocation truncated message


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/29963] PDP11 link produces spurious relocation truncated messages
Date: Thu, 05 Jan 2023 04:06:58 +0000

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

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <amodra@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=38afcc0c69d2f547d47fdba12ed5b090ae2b976e

commit 38afcc0c69d2f547d47fdba12ed5b090ae2b976e
Author: Paul Koning <paulkoning@comcast.net>
Date:   Wed Jan 4 22:29:00 2023 +0000

    PR29963, PDP11 link produces spurious relocation truncated messages

    PDP11 is a 16-bit processor with 16-bit logical addresses.  Therefore
    wrapping should be allowed on the 16-bit relocs, and may as well be
    allowed for the 32-bit reloc too.

            PR 29963
            * pdp11.c (howto_table_pdp11): Use complain_overflow_dont.

-- 
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]